Status: Pass 253 Failure 43 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt1.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt1.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
fail
ft1.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:45:45,770 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.029s
2026-06-23 11:45:45,770 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-58f6d6d8-1ca8-46cf-9871-fc1dd805e3d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:45:46,241 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 202 POST https://10.4.3.43/volume/v3/volumes 0.470s
2026-06-23 11:45:46,241 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "name": "tempest-VolumesBackupsTest-Volume-595301884"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ed3872-9eac-4faf-84c3-b46900fa0869', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ed3872-9eac-4faf-84c3-b46900fa0869', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:45:46.153984", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-595301884", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}], "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:45:46,289 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa 0.042s
2026-06-23 11:45:46,289 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356d8585-d259-4543-a5ff-1eccbde8e828', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356d8585-d259-4543-a5ff-1eccbde8e828', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa'}
Body: b'{"volume": {"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:45:46.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-595301884", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}], "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efd446177004aa1804d6042aeb654be"}}'
2026-06-23 11:45:47,330 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa 0.033s
2026-06-23 11:45:47,330 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4633ca17-8b3f-4468-8782-35f87e3ca585', 'content-length': '1354', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4633ca17-8b3f-4468-8782-35f87e3ca585', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa'}
Body: b'{"volume": {"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:45:46.000000", "updated_at": "2026-06-23T11:45:47.000000", "name": "tempest-VolumesBackupsTest-Volume-595301884", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}], "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8efd446177004aa1804d6042aeb654be", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:45:47,338 106702 INFO [tempest.common.waiters] volume 8cd8070f-78c0-4c20-a54c-a2d3abc342aa reached available after waiting for 1.338015 seconds
2026-06-23 11:45:47,416 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 202 POST https://10.4.3.43/volume/v3/backups 0.078s
2026-06-23 11:45:47,416 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "name": "tempest-VolumesBackupsTest-Backup-588410387"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1660db-f805-4b44-bfad-a6abd86efe15', 'content-length': '327', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1660db-f805-4b44-bfad-a6abd86efe15', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/backups'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "name": "tempest-VolumesBackupsTest-Backup-588410387", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}]}}'
2026-06-23 11:45:47,436 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.018s
2026-06-23 11:45:47,436 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c1a89a-6da0-47d0-8239-4a7b6eb9e30b', 'content-length': '734', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c1a89a-6da0-47d0-8239-4a7b6eb9e30b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:47.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:48,459 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.018s
2026-06-23 11:45:48,459 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626d9a17-81ed-4596-93f9-853f823f7297', 'content-length': '736', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626d9a17-81ed-4596-93f9-853f823f7297', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:47.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:49,484 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.021s
2026-06-23 11:45:49,485 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10eb3f3e-0131-4a17-b38a-28dd392f93d0', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10eb3f3e-0131-4a17-b38a-28dd392f93d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:50,513 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.023s
2026-06-23 11:45:50,513 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f12f37-0fe4-4119-8199-705e0b4fa6e0', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f12f37-0fe4-4119-8199-705e0b4fa6e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:51,536 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.017s
2026-06-23 11:45:51,536 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c501b499-2310-456f-b2ad-0ff164e178de', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c501b499-2310-456f-b2ad-0ff164e178de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:52,561 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.021s
2026-06-23 11:45:52,562 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c04c4da-d17f-4696-9dc1-794ea08cbc99', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c04c4da-d17f-4696-9dc1-794ea08cbc99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:53,582 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.018s
2026-06-23 11:45:53,583 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a517984-04c6-4bd7-9665-1263eb76333d', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a517984-04c6-4bd7-9665-1263eb76333d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:54,607 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.019s
2026-06-23 11:45:54,607 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3490e026-4b57-4c26-8476-156cb595e971', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3490e026-4b57-4c26-8476-156cb595e971', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:55,629 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.018s
2026-06-23 11:45:55,630 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb66aeff-b8aa-41fc-82ce-505039ca0f76', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb66aeff-b8aa-41fc-82ce-505039ca0f76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:56,655 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.020s
2026-06-23 11:45:56,655 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0262c8c6-e6f3-45ab-b54e-1396923ee332', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0262c8c6-e6f3-45ab-b54e-1396923ee332', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:57,680 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.022s
2026-06-23 11:45:57,680 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202ad388-7842-45a0-9196-6528556241aa', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202ad388-7842-45a0-9196-6528556241aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:58,706 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.020s
2026-06-23 11:45:58,706 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04aa04df-f859-434d-8aee-e4a419c879f1', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04aa04df-f859-434d-8aee-e4a419c879f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:45:59,728 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.018s
2026-06-23 11:45:59,728 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab80ebe2-db50-4f3b-af58-40e3040019d9', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab80ebe2-db50-4f3b-af58-40e3040019d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:46:00,755 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.021s
2026-06-23 11:46:00,755 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036372f4-7221-4ffb-8b98-2e54a624e4eb', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036372f4-7221-4ffb-8b98-2e54a624e4eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:45:49.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:46:01,775 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.016s
2026-06-23 11:46:01,775 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8586edda-7a00-45ec-94f9-d13318745827', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8586edda-7a00-45ec-94f9-d13318745827', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:46:01.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:46:02,794 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.016s
2026-06-23 11:46:02,794 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54e3dc9-6cdc-4312-bb08-f564220db409', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54e3dc9-6cdc-4312-bb08-f564220db409', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "creating", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:46:01.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:46:03,817 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.018s
2026-06-23 11:46:03,817 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefe618d-0a73-4082-80c7-863726416040', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefe618d-0a73-4082-80c7-863726416040', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:46:03.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:46:03,821 106702 INFO [tempest.common.waiters] backup 256f897c-dbb6-4efa-8655-1a09c56d77cd reached available after waiting for 16.821614 seconds
2026-06-23 11:46:03,822 106702 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:46:03,822 106702 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:46:03,872 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.049s
2026-06-23 11:46:03,872 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1332029281", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCViurXectAp3KCcMahvkBYRIKWZhY/oguHS/ZQOOZLGLPmXHoLtxodFXMPJxjI2mtmh13uYJ6cRlhBlD7T8tBttphWEsMXuGAmOQ3T+elmAh7UjUJ1fFyvJPbyb4mborA=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5ecf192-7144-4186-89e3-b69582474361', 'x-compute-request-id': 'req-c5ecf192-7144-4186-89e3-b69582474361', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1332029281", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCViurXectAp3KCcMahvkBYRIKWZhY/oguHS/ZQOOZLGLPmXHoLtxodFXMPJxjI2mtmh13uYJ6cRlhBlD7T8tBttphWEsMXuGAmOQ3T+elmAh7UjUJ1fFyvJPbyb4mborA==", "fingerprint": "a7:24:1f:71:7c:28:68:f5:0a:30:08:6f:6f:ca:36:38", "user_id": "94c54d87a7554cb2bc403dcc443f47a3"}}'
2026-06-23 11:46:03,873 106702 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1332029281 created
2026-06-23 11:46:04,093 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.220s
2026-06-23 11:46:04,093 106702 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--1450784890", "description": "tempest-description--661809852"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-48200998-d944-4128-9ed3-06a01a9424b2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f", "name": "tempest-securitygroup--1450784890", "stateful": true, "tenant_id": "8efd446177004aa1804d6042aeb654be", "project_id": "8efd446177004aa1804d6042aeb654be", "description": "tempest-description--661809852", "shared": false, "security_group_rules": [{"id": "347f08c3-12f9-41bb-86ee-482d83758e31", "project_id": "8efd446177004aa1804d6042aeb654be", "security_group_id": "7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f", "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": 1447, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:46:03Z", "updated_at": "2026-06-23T11:46:03Z", "revision_number": 0, "tenant_id": "8efd446177004aa1804d6042aeb654be"}, {"id": "d0fb9ba9-70dc-4fcf-a222-ecc2bd134fb5", "project_id": "8efd446177004aa1804d6042aeb654be", "security_group_id": "7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f", "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": 1446, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:46:03Z", "updated_at": "2026-06-23T11:46:03Z", "revision_number": 0, "tenant_id": "8efd446177004aa1804d6042aeb654be"}], "tags": [], "created_at": "2026-06-23T11:46:03Z", "updated_at": "2026-06-23T11:46:03Z", "revision_number": 1}}'
2026-06-23 11:46:04,311 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.217s
2026-06-23 11:46:04,311 106702 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": "7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f6b54cce-4944-4632-8a80-08e4cb921873', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "374d1bfe-c46d-4ca0-97f6-552cd12ed830", "project_id": "8efd446177004aa1804d6042aeb654be", "security_group_id": "7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:04Z", "updated_at": "2026-06-23T11:46:04Z", "revision_number": 0, "tenant_id": "8efd446177004aa1804d6042aeb654be"}}'
2026-06-23 11:46:04,619 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.308s
2026-06-23 11:46:04,620 106702 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": "7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d7bc02b9-5c57-4504-b611-9e32fbe9f98f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c64c89c7-66da-4434-b716-aa1964577a55", "project_id": "8efd446177004aa1804d6042aeb654be", "security_group_id": "7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:04Z", "updated_at": "2026-06-23T11:46:04Z", "revision_number": 0, "tenant_id": "8efd446177004aa1804d6042aeb654be"}}'
2026-06-23 11:46:04,620 106702 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1450784890 created
2026-06-23 11:46:05,176 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.555s
2026-06-23 11:46:05,176 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5a6a7245-3052-4e02-ad07-ea65c5164bff', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a730e740-fdd2-48d7-be86-610c33e01187", "tenant_id": "8efd446177004aa1804d6042aeb654be", "project_id": "8efd446177004aa1804d6042aeb654be", "floating_ip_address": "172.24.5.134", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:46:04Z", "updated_at": "2026-06-23T11:46:04Z", "revision_number": 0}}'
2026-06-23 11:46:05,176 106702 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a730e740-fdd2-48d7-be86-610c33e01187', 'tenant_id': '8efd446177004aa1804d6042aeb654be', 'project_id': '8efd446177004aa1804d6042aeb654be', 'floating_ip_address': '172.24.5.134', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:46:04Z', 'updated_at': '2026-06-23T11:46:04Z', 'revision_number': 0, 'ip': '172.24.5.134'} created
2026-06-23 11:46:05,288 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.108s
2026-06-23 11:46:05,288 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2921', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bc81a4cc-0dad-4f33-a0a9-2d10342f5579', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "94c54d87a7554cb2bc403dcc443f47a3", "name": "tempest-VolumesBackupsTest-628629487-project-member", "password_expires_at": null}, "audit_ids": ["N6Af62vTRyeusYY6N4UbmQ"], "expires_at": "2026-06-23T12:46:05.000000Z", "issued_at": "2026-06-23T11:46:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8efd446177004aa1804d6042aeb654be", "name": "tempest-VolumesBackupsTest-628629487"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/8efd446177004aa1804d6042aeb654be", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_8efd446177004aa1804d6042aeb654be", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:46:05,289 106702 INFO [tempest.lib.common.fixed_network] (VolumesBackupsTest:test_incremental_backup) Found network {'id': '591dd0ef-4403-4875-9b5c-45d1187e5a03', 'name': 'tempest-VolumesBackupsTest-930306230-network', 'tenant_id': '8efd446177004aa1804d6042aeb654be', 'project_id': '8efd446177004aa1804d6042aeb654be', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19554, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:44:33Z', 'updated_at': '2026-06-23T11:44:33Z', 'revision_number': 1} available for tenant
2026-06-23 11:46:05,289 106702 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1332029281', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCViurXectAp3KCcMahvkBYRIKWZhY/oguHS/ZQOOZLGLPmXHoLtxodFXMPJxjI2mtmh13uYJ6cRlhBlD7T8tBttphWEsMXuGAmOQ3T+elmAh7UjUJ1fFyvJPbyb4mborA==', 'fingerprint': 'a7:24:1f:71:7c:28:68:f5:0a:30:08:6f:6f:ca:36:38', 'user_id': '94c54d87a7554cb2bc403dcc443f47a3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAaRYSaxQuyNA0RTDEK3NytnrgvYYRlwNqsQN8847YeXVhqSgU3Z/BQ\nl/u2eycMwI2gBwYFK4EEACKhZANiAAQlYrq13nLQKdygnDGob5AWESClmYWP6ILh\n0v2UDjmSxiz5lx6C7caHRVzDycYyNprZodd7mCenEZYQZQ+0/LQbbaYVhLDF7hgJ\njkN0/npZgIe1I1CdXxcryT28m+Jm6Kw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f', 'name': 'tempest-securitygroup--1450784890', 'stateful': True, 'tenant_id': '8efd446177004aa1804d6042aeb654be', 'project_id': '8efd446177004aa1804d6042aeb654be', 'description': 'tempest-description--661809852', 'shared': False, 'security_group_rules': [{'id': '347f08c3-12f9-41bb-86ee-482d83758e31', 'project_id': '8efd446177004aa1804d6042aeb654be', 'security_group_id': '7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f', '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': 1447, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:46:03Z', 'updated_at': '2026-06-23T11:46:03Z', 'revision_number': 0, 'tenant_id': '8efd446177004aa1804d6042aeb654be'}, {'id': 'd0fb9ba9-70dc-4fcf-a222-ecc2bd134fb5', 'project_id': '8efd446177004aa1804d6042aeb654be', 'security_group_id': '7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f', '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': 1446, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:46:03Z', 'updated_at': '2026-06-23T11:46:03Z', 'revision_number': 0, 'tenant_id': '8efd446177004aa1804d6042aeb654be'}], 'tags': [], 'created_at': '2026-06-23T11:46:03Z', 'updated_at': '2026-06-23T11:46:03Z', 'revision_number': 1}, 'floating_ip': {'id': 'a730e740-fdd2-48d7-be86-610c33e01187', 'tenant_id': '8efd446177004aa1804d6042aeb654be', 'project_id': '8efd446177004aa1804d6042aeb654be', 'floating_ip_address': '172.24.5.134', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:46:04Z', 'updated_at': '2026-06-23T11:46:04Z', 'revision_number': 0, 'ip': '172.24.5.134'}}
2026-06-23 11:46:06,013 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 202 POST https://10.4.3.43/compute/v2.1/servers 0.723s
2026-06-23 11:46:06,013 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-instance-966383712", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "block_device_mapping": [{"volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "delete_on_termination": "0"}], "networks": [{"uuid": "591dd0ef-4403-4875-9b5c-45d1187e5a03"}], "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "key_name": "tempest-keypair-1332029281", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d42805f-88c7-480a-b5a7-daa6e0bcc727', 'x-compute-request-id': 'req-3d42805f-88c7-480a-b5a7-daa6e0bcc727', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "adminPass": "zSCsEU5YxY4q"}}'
2026-06-23 11:46:06,096 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.081s
2026-06-23 11:46:06,096 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ccf6dcf-ef50-40cc-a5b4-a7a2b5e84289', 'x-compute-request-id': 'req-3ccf6dcf-ef50-40cc-a5b4-a7a2b5e84289', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:07,196 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.090s
2026-06-23 11:46:07,196 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67e56123-03af-48ac-b18c-6e9839a49194', 'x-compute-request-id': 'req-67e56123-03af-48ac-b18c-6e9839a49194', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:08,326 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.124s
2026-06-23 11:46:08,327 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c05645-a290-4eff-8d14-eed689d764f8', 'x-compute-request-id': 'req-94c05645-a290-4eff-8d14-eed689d764f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:08,332 106702 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:46:09,422 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.089s
2026-06-23 11:46:09,422 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7699af65-98b0-456a-ba00-546cad2cd938', 'x-compute-request-id': 'req-7699af65-98b0-456a-ba00-546cad2cd938', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:10,514 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.085s
2026-06-23 11:46:10,514 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca53a921-8feb-4f80-8e67-d7a66e6caaa6', 'x-compute-request-id': 'req-ca53a921-8feb-4f80-8e67-d7a66e6caaa6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:10,519 106702 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:46:11,776 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.256s
2026-06-23 11:46:11,776 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f63d38-5e7d-49e7-8f31-e077cf7d7d5d', 'x-compute-request-id': 'req-b4f63d38-5e7d-49e7-8f31-e077cf7d7d5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:13,006 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.224s
2026-06-23 11:46:13,006 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-487a76b3-0c31-4d28-bdda-41a5c064feec', 'x-compute-request-id': 'req-487a76b3-0c31-4d28-bdda-41a5c064feec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "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": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:13,013 106702 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-23 11:46:14,289 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.276s
2026-06-23 11:46:14,290 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8ce9bd-bda7-4d78-82d7-9027019b5bdf', 'x-compute-request-id': 'req-6d8ce9bd-bda7-4d78-82d7-9027019b5bdf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "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": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:15,524 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.227s
2026-06-23 11:46:15,524 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a6d87b9-64d1-498e-9bfa-d5f932de5a52', 'x-compute-request-id': 'req-6a6d87b9-64d1-498e-9bfa-d5f932de5a52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:15,533 106702 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-06-23 11:46:16,819 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.286s
2026-06-23 11:46:16,820 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a407d60d-b7c9-4577-956e-f6bc8dfd592d', 'x-compute-request-id': 'req-a407d60d-b7c9-4577-956e-f6bc8dfd592d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:18,038 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.211s
2026-06-23 11:46:18,038 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e2c4e12-3de5-41bf-affe-d85dde6439af', 'x-compute-request-id': 'req-3e2c4e12-3de5-41bf-affe-d85dde6439af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:19,278 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.232s
2026-06-23 11:46:19,278 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-640de919-688d-4960-aeac-480826b6ea7a', 'x-compute-request-id': 'req-640de919-688d-4960-aeac-480826b6ea7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:20,479 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.191s
2026-06-23 11:46:20,479 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e305d4-7f47-4c0c-9b21-9b5975458981', 'x-compute-request-id': 'req-77e305d4-7f47-4c0c-9b21-9b5975458981', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "BUILD", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:21,774 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.286s
2026-06-23 11:46:21,774 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a4a7e27-8675-4b70-93f2-115417ca1238', 'x-compute-request-id': 'req-9a4a7e27-8675-4b70-93f2-115417ca1238', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-930306230-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:78:e0"}]}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "ACTIVE", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:46:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": "2026-06-23T11:46:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:46:21,784 106702 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-06-23 11:46:21,906 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef/os-interface 0.121s
2026-06-23 11:46:21,906 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-857c7d95-9e92-48a5-810e-84697855eeac', 'x-compute-request-id': 'req-857c7d95-9e92-48a5-810e-84697855eeac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "591dd0ef-4403-4875-9b5c-45d1187e5a03", "port_id": "273cc2ce-7afe-4f29-ac01-eb8452f3f773", "mac_addr": "fa:16:3e:ab:78:e0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "73ff42fa-babe-4721-bef5-dbcbee02cf81", "ip_address": "10.1.0.8"}]}]}'
2026-06-23 11:46:22,591 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/a730e740-fdd2-48d7-be86-610c33e01187 0.682s
2026-06-23 11:46:22,593 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "273cc2ce-7afe-4f29-ac01-eb8452f3f773"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d4e0e673-5f1f-4195-8cee-eb40f08211e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/a730e740-fdd2-48d7-be86-610c33e01187'}
Body: b'{"floatingip": {"id": "a730e740-fdd2-48d7-be86-610c33e01187", "tenant_id": "8efd446177004aa1804d6042aeb654be", "project_id": "8efd446177004aa1804d6042aeb654be", "floating_ip_address": "172.24.5.134", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "bb385982-0cff-4e5a-b688-7eabcbdb7eca", "port_id": "273cc2ce-7afe-4f29-ac01-eb8452f3f773", "fixed_ip_address": "10.1.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "591dd0ef-4403-4875-9b5c-45d1187e5a03", "mac_address": "fa:16:3e:ab:78:e0", "admin_state_up": true, "status": "ACTIVE", "device_id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:46:04Z", "updated_at": "2026-06-23T11:46:22Z", "revision_number": 1}}'
2026-06-23 11:46:22,594 106702 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.134:22' as 'cirros' with public key authentication
2026-06-23 11:47:22,652 106702 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.134 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:48:25,213 106702 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.134 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:49:28,772 106702 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.134 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:50:33,315 106702 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.134 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:50:33.315 106702 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:50:33.315 106702 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:50:33.315 106702 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:50:33.315 106702 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:50:33.315 106702 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:50:33.315 106702 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:50:33.315 106702 ERROR tempest.lib.common.ssh
2026-06-23 11:50:33,316 106702 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: VolumesBackupsTest:test_incremental_backup. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-VolumesBackupsTest-930306230-network': [{'version': 4, 'addr': '10.1.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ab:78:e0'}]}, 'created': '2026-06-23T11:46:05Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281', 'id': '50c53658-1158-44a1-ac62-4eaedefc6aef', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}], 'metadata': {}, 'name': 'tempest-instance-966383712', 'status': 'ACTIVE', 'tenant_id': '8efd446177004aa1804d6042aeb654be', 'user_id': '94c54d87a7554cb2bc403dcc443f47a3', 'updated': '2026-06-23T11:46:21Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1332029281', 'OS-SRV-USG:launched_at': '2026-06-23T11:46:21.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1450784890'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '8cd8070f-78c0-4c20-a54c-a2d3abc342aa'}]}
2026-06-23 11:50:34,504 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 404 POST https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef/action 1.187s
2026-06-23 11:50:34,504 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:33 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-a56107d6-fc02-4eb2-931a-6f19830021b4', 'x-compute-request-id': 'req-a56107d6-fc02-4eb2-931a-6f19830021b4', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:50:34,504 106702 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 50c53658-1158-44a1-ac62-4eaedefc6aef
2026-06-23 11:50:34,595 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 204 DELETE https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.091s
2026-06-23 11:50:34,595 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:34 GMT', 'server': 'Apache/2.4.58 (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-35546ed4-ef3a-4156-9b05-b8efd488a06f', 'x-compute-request-id': 'req-35546ed4-ef3a-4156-9b05-b8efd488a06f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b''
2026-06-23 11:50:34,810 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.214s
2026-06-23 11:50:34,810 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3035974b-e867-4d7f-88b7-8affb1afc91b', 'x-compute-request-id': 'req-3035974b-e867-4d7f-88b7-8affb1afc91b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-930306230-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:78:e0"}, {"version": 4, "addr": "172.24.5.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:78:e0"}]}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "SHUTOFF", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:50:35Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": "2026-06-23T11:46:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:50:36,042 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.225s
2026-06-23 11:50:36,042 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd99683-f4f8-4211-87a7-bd94474e1ca3', 'x-compute-request-id': 'req-cfd99683-f4f8-4211-87a7-bd94474e1ca3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-930306230-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:78:e0"}, {"version": 4, "addr": "172.24.5.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:78:e0"}]}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "SHUTOFF", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:50:35Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": "2026-06-23T11:46:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:50:37,265 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.214s
2026-06-23 11:50:37,266 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1322c3e5-0338-4b36-9899-d98c466a3f70', 'x-compute-request-id': 'req-1322c3e5-0338-4b36-9899-d98c466a3f70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-930306230-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:78:e0"}, {"version": 4, "addr": "172.24.5.134", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:78:e0"}]}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "SHUTOFF", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:50:36Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": "2026-06-23T11:46:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1450784890"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:50:38,369 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.096s
2026-06-23 11:50:38,369 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1330', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb64586-74bb-40a0-805f-de58b5d22bcb', 'x-compute-request-id': 'req-efb64586-74bb-40a0-805f-de58b5d22bcb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "SHUTOFF", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:50:36Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": "2026-06-23T11:46:21.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:50:39,496 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.117s
2026-06-23 11:50:39,496 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95565c0e-0265-4f6b-ac06-5238daf7569c', 'x-compute-request-id': 'req-95565c0e-0265-4f6b-ac06-5238daf7569c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "DELETED", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:50:39Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:50:34Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": "2026-06-23T11:46:21.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:50:38.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:50:39,508 106702 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 5 second wait
2026-06-23 11:50:40,617 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 200 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.108s
2026-06-23 11:50:40,617 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02304154-6ced-448d-adf3-7190b8f45af4', 'x-compute-request-id': 'req-02304154-6ced-448d-adf3-7190b8f45af4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5ae701975059bd3f404b67b3f656f88b2ab1dc493586f63d218dc281", "id": "50c53658-1158-44a1-ac62-4eaedefc6aef", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/50c53658-1158-44a1-ac62-4eaedefc6aef"}], "metadata": {}, "name": "tempest-instance-966383712", "status": "DELETED", "tenant_id": "8efd446177004aa1804d6042aeb654be", "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "updated": "2026-06-23T11:50:39Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:50:34Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1332029281", "OS-SRV-USG:launched_at": "2026-06-23T11:46:21.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:50:38.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}]}}'
2026-06-23 11:50:41,654 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup): 404 GET https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef 0.029s
2026-06-23 11:50:41,654 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:41 GMT', 'server': 'Apache/2.4.58 (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-2b6aa779-63f3-498c-a489-0a0cf3342bef', 'x-compute-request-id': 'req-2b6aa779-63f3-498c-a489-0a0cf3342bef', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/50c53658-1158-44a1-ac62-4eaedefc6aef'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 50c53658-1158-44a1-ac62-4eaedefc6aef could not be found."}}'
2026-06-23 11:50:41,682 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1332029281 0.026s
2026-06-23 11:50:41,682 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:41 GMT', 'server': 'Apache/2.4.58 (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-ff5d8ca9-34b9-4c3e-a5e6-eab12a9f6f74', 'x-compute-request-id': 'req-ff5d8ca9-34b9-4c3e-a5e6-eab12a9f6f74', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1332029281'}
Body: b''
2026-06-23 11:50:41,830 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f 0.147s
2026-06-23 11:50:41,830 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-cbe436dc-19d7-4d7e-8a23-4f0c8fa06d5d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f'}
Body: b''
2026-06-23 11:50:41,846 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f 0.016s
2026-06-23 11:50:41,847 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8178fa76-ff0e-4b89-8f7d-59cae99dc45a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7dbaf6e6-94ab-4976-92f4-e3e3615ffb7f does not exist", "detail": ""}}'
2026-06-23 11:50:42,102 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/a730e740-fdd2-48d7-be86-610c33e01187 0.254s
2026-06-23 11:50:42,102 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-cea8d8e5-692c-4919-a24a-ed40b7592868', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/a730e740-fdd2-48d7-be86-610c33e01187'}
Body: b''
2026-06-23 11:50:42,132 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.029s
2026-06-23 11:50:42,132 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-ac5aa2a1-7421-4666-a5e6-cf9ab8d4ffa4', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5aa2a1-7421-4666-a5e6-cf9ab8d4ffa4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b''
2026-06-23 11:50:42,149 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.016s
2026-06-23 11:50:42,149 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fda31c9-1e0e-46d3-9b22-2205f0340972', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fda31c9-1e0e-46d3-9b22-2205f0340972', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"backup": {"id": "256f897c-dbb6-4efa-8655-1a09c56d77cd", "status": "deleting", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:45:47.000000", "updated_at": "2026-06-23T11:50:42.000000", "name": "tempest-VolumesBackupsTest-Backup-588410387", "description": null, "fail_reason": null, "volume_id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:45:47.000000"}}'
2026-06-23 11:50:43,169 106702 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd 0.017s
2026-06-23 11:50:43,169 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2ed982-2c45-4b96-9d74-75781ddd67c5', 'x-openstack-request-id': 'req-0d2ed982-2c45-4b96-9d74-75781ddd67c5', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/backups/256f897c-dbb6-4efa-8655-1a09c56d77cd'}
Body: b'{"itemNotFound": {"code": 404, "message": "Backup 256f897c-dbb6-4efa-8655-1a09c56d77cd could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/test_volume_backup.py", line 117, in test_incremental_backup
server = self.create_server(
^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/base.py", line 155, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt1.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 0 | 1 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
fail
ft2.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:55:57,734 106714 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:55:57,734 106714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:55:57,920 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.185s
2026-06-23 11:55:57,920 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-411914651", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCrfKSKoyAu5O13rMRhi9VPHBRiXHYgPwgC9dtgAkEKFh8VEOa1VererkEHxOl1LZYm1rKPQzmmxZNP6rT1u74ReWYhOXP+7hgBBQuWpT56yv4xCzeNUVh2t8Q9xRieRpw=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:57 GMT', 'server': 'Apache/2.4.58 (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-5b4a8a07-5057-45b8-8ec5-713e2a12f781', 'x-compute-request-id': 'req-5b4a8a07-5057-45b8-8ec5-713e2a12f781', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-411914651", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCrfKSKoyAu5O13rMRhi9VPHBRiXHYgPwgC9dtgAkEKFh8VEOa1VererkEHxOl1LZYm1rKPQzmmxZNP6rT1u74ReWYhOXP+7hgBBQuWpT56yv4xCzeNUVh2t8Q9xRieRpw==", "fingerprint": "fc:0e:c8:17:e4:94:78:f8:bc:a5:de:a6:09:03:54:03", "user_id": "d4095280306445528fb898666d0f9a2e"}}'
2026-06-23 11:55:57,921 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-411914651 created
2026-06-23 11:55:58,116 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.194s
2026-06-23 11:55:58,116 106714 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--1195820808", "description": "tempest-description--1340780948"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-8ca6ca32-b636-4cc2-af31-78954b7a8558', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "9551ac5a-612e-47e7-a51e-713dad4e004b", "name": "tempest-securitygroup--1195820808", "stateful": true, "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "project_id": "cd410dea2a9a429c858937b50b7c4698", "description": "tempest-description--1340780948", "shared": false, "security_group_rules": [{"id": "08afe911-2ac3-4edd-acd7-19c06e00fda2", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "9551ac5a-612e-47e7-a51e-713dad4e004b", "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": 1595, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:55:57Z", "updated_at": "2026-06-23T11:55:57Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}, {"id": "8f6ba061-afe8-4f79-a7b9-a2899c60eed1", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "9551ac5a-612e-47e7-a51e-713dad4e004b", "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": 1596, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:55:57Z", "updated_at": "2026-06-23T11:55:57Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}], "tags": [], "created_at": "2026-06-23T11:55:57Z", "updated_at": "2026-06-23T11:55:57Z", "revision_number": 1}}'
2026-06-23 11:55:58,275 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.158s
2026-06-23 11:55:58,275 106714 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": "9551ac5a-612e-47e7-a51e-713dad4e004b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f3081e38-d650-4330-adb5-d88ebc444a86', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6627e824-12bc-4e9b-bc5a-48b1cc800283", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "9551ac5a-612e-47e7-a51e-713dad4e004b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:55:58Z", "updated_at": "2026-06-23T11:55:58Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}}'
2026-06-23 11:55:58,421 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.145s
2026-06-23 11:55:58,421 106714 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": "9551ac5a-612e-47e7-a51e-713dad4e004b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6753bfd2-bab0-4eef-be3e-28ae4d3adb82', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "70ccc79c-50f1-40f5-9a3e-ee59b967a696", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "9551ac5a-612e-47e7-a51e-713dad4e004b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:55:58Z", "updated_at": "2026-06-23T11:55:58Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}}'
2026-06-23 11:55:58,421 106714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1195820808 created
2026-06-23 11:55:58,905 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.483s
2026-06-23 11:55:58,905 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c9256e74-76de-40af-b241-603d568835fc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a95dccba-a9dc-4533-b597-0576f0d808cc", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "project_id": "cd410dea2a9a429c858937b50b7c4698", "floating_ip_address": "172.24.5.234", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:55:58Z", "updated_at": "2026-06-23T11:55:58Z", "revision_number": 0}}'
2026-06-23 11:55:58,905 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a95dccba-a9dc-4533-b597-0576f0d808cc', 'tenant_id': 'cd410dea2a9a429c858937b50b7c4698', 'project_id': 'cd410dea2a9a429c858937b50b7c4698', 'floating_ip_address': '172.24.5.234', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:55:58Z', 'updated_at': '2026-06-23T11:55:58Z', 'revision_number': 0, 'ip': '172.24.5.234'} created
2026-06-23 11:55:59,084 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.178s
2026-06-23 11:55:59,084 106714 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-1573813052", "description": "tempest-secgroup-smoke-1573813052 description", "project_id": "cd410dea2a9a429c858937b50b7c4698"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-4ca7cde0-7990-472d-80c1-fb1bfb1fc967', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "5b529f8a-4423-4292-a099-6537783fb405", "name": "tempest-secgroup-smoke-1573813052", "stateful": true, "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "project_id": "cd410dea2a9a429c858937b50b7c4698", "description": "tempest-secgroup-smoke-1573813052 description", "shared": false, "security_group_rules": [{"id": "4adbdd49-b80b-40fe-8873-a1c205cb24d7", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "5b529f8a-4423-4292-a099-6537783fb405", "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": 1603, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:55:58Z", "updated_at": "2026-06-23T11:55:58Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}, {"id": "5cb36cf3-8519-43ff-8733-997362382c3a", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "5b529f8a-4423-4292-a099-6537783fb405", "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": 1602, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:55:58Z", "updated_at": "2026-06-23T11:55:58Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}], "tags": [], "created_at": "2026-06-23T11:55:58Z", "updated_at": "2026-06-23T11:55:58Z", "revision_number": 1}}'
2026-06-23 11:55:59,204 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.119s
2026-06-23 11:55:59,204 106714 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": "5b529f8a-4423-4292-a099-6537783fb405", "project_id": "cd410dea2a9a429c858937b50b7c4698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4821a3dc-b13b-4690-9d76-72cf2c312528', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "42f85c1c-b8be-4aad-a679-618be7722671", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "5b529f8a-4423-4292-a099-6537783fb405", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:55:59Z", "updated_at": "2026-06-23T11:55:59Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}}'
2026-06-23 11:55:59,445 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.241s
2026-06-23 11:55:59,445 106714 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": "5b529f8a-4423-4292-a099-6537783fb405", "project_id": "cd410dea2a9a429c858937b50b7c4698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-4a9679e0-fe2e-4653-8653-10508f7351a0', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f24c4942-45a1-40a0-9584-9415ad98f6ab", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "5b529f8a-4423-4292-a099-6537783fb405", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:55:59Z", "updated_at": "2026-06-23T11:55:59Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}}'
2026-06-23 11:55:59,583 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.137s
2026-06-23 11:55:59,583 106714 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": "5b529f8a-4423-4292-a099-6537783fb405", "project_id": "cd410dea2a9a429c858937b50b7c4698", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ca66cb7f-a1ec-4fc5-99e0-e528005f7f34', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a8ddc4f9-dcc7-4a94-9f9b-81e6746f9209", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "5b529f8a-4423-4292-a099-6537783fb405", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:55:59Z", "updated_at": "2026-06-23T11:55:59Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}}'
2026-06-23 11:55:59,731 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.147s
2026-06-23 11:55:59,731 106714 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": "5b529f8a-4423-4292-a099-6537783fb405", "project_id": "cd410dea2a9a429c858937b50b7c4698", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-2ae7e048-872d-41b1-84df-bb27ffd46e53', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "20be47de-d962-44c5-8c96-ef6088ec1db0", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "5b529f8a-4423-4292-a099-6537783fb405", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:55:59Z", "updated_at": "2026-06-23T11:55:59Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}}'
2026-06-23 11:56:00,003 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.272s
2026-06-23 11:56:00,003 106714 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": "5b529f8a-4423-4292-a099-6537783fb405", "project_id": "cd410dea2a9a429c858937b50b7c4698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-50f525a0-3ca7-4ed4-9693-b6e32748c952', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1edc39e2-9125-4536-85e9-ac19b4e9b74b", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "5b529f8a-4423-4292-a099-6537783fb405", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:55:59Z", "updated_at": "2026-06-23T11:55:59Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}}'
2026-06-23 11:56:00,162 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.158s
2026-06-23 11:56:00,162 106714 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": "5b529f8a-4423-4292-a099-6537783fb405", "project_id": "cd410dea2a9a429c858937b50b7c4698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-210dade9-700a-4325-bf99-839a7d35b0ef', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b57a2a0c-ea60-4562-9691-c833857d18d3", "project_id": "cd410dea2a9a429c858937b50b7c4698", "security_group_id": "5b529f8a-4423-4292-a099-6537783fb405", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:56:00Z", "updated_at": "2026-06-23T11:56:00Z", "revision_number": 0, "tenant_id": "cd410dea2a9a429c858937b50b7c4698"}}'
2026-06-23 11:56:00,225 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.059s
2026-06-23 11:56:00,225 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-75163a15-adf9-4ee5-b160-c095b5a33e5c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d4095280306445528fb898666d0f9a2e", "name": "tempest-SnapshotDataIntegrityTests-393707045-project-member", "password_expires_at": null}, "audit_ids": ["oY0aw7p_QAeTaGD8Af_PlA"], "expires_at": "2026-06-23T12:56:00.000000Z", "issued_at": "2026-06-23T11:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd410dea2a9a429c858937b50b7c4698", "name": "tempest-SnapshotDataIntegrityTests-393707045"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/cd410dea2a9a429c858937b50b7c4698", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_cd410dea2a9a429c858937b50b7c4698", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:56:00,226 106714 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'e4a73c22-b6fa-44c2-8f56-c71bca1bd5db', 'name': 'tempest-SnapshotDataIntegrityTests-1826282363-network', 'tenant_id': 'cd410dea2a9a429c858937b50b7c4698', 'project_id': 'cd410dea2a9a429c858937b50b7c4698', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38131, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:55:47Z', 'updated_at': '2026-06-23T11:55:47Z', 'revision_number': 1} available for tenant
2026-06-23 11:56:00,226 106714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-411914651', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCrfKSKoyAu5O13rMRhi9VPHBRiXHYgPwgC9dtgAkEKFh8VEOa1VererkEHxOl1LZYm1rKPQzmmxZNP6rT1u74ReWYhOXP+7hgBBQuWpT56yv4xCzeNUVh2t8Q9xRieRpw==', 'fingerprint': 'fc:0e:c8:17:e4:94:78:f8:bc:a5:de:a6:09:03:54:03', 'user_id': 'd4095280306445528fb898666d0f9a2e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD3a1gDpD6HR7CSJNdVvEwv1eCm9K2k4mBDGOnq+L5EY9zMYBHqxj73\n/U0pWBU2AGGgBwYFK4EEACKhZANiAAQq3ykiqMgLuTtd6zEYYvVTxwUYlx2ID8IA\nvXbYAJBChYfFRDmtVXq3q5BB8TpdS2WJtayj0M5psWTT+q09bu+EXlmITlz/u4YA\nQULlqU+esr+MQs3jVFYdrfEPcUYnkac=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9551ac5a-612e-47e7-a51e-713dad4e004b', 'name': 'tempest-securitygroup--1195820808', 'stateful': True, 'tenant_id': 'cd410dea2a9a429c858937b50b7c4698', 'project_id': 'cd410dea2a9a429c858937b50b7c4698', 'description': 'tempest-description--1340780948', 'shared': False, 'security_group_rules': [{'id': '08afe911-2ac3-4edd-acd7-19c06e00fda2', 'project_id': 'cd410dea2a9a429c858937b50b7c4698', 'security_group_id': '9551ac5a-612e-47e7-a51e-713dad4e004b', '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': 1595, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:55:57Z', 'updated_at': '2026-06-23T11:55:57Z', 'revision_number': 0, 'tenant_id': 'cd410dea2a9a429c858937b50b7c4698'}, {'id': '8f6ba061-afe8-4f79-a7b9-a2899c60eed1', 'project_id': 'cd410dea2a9a429c858937b50b7c4698', 'security_group_id': '9551ac5a-612e-47e7-a51e-713dad4e004b', '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': 1596, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:55:57Z', 'updated_at': '2026-06-23T11:55:57Z', 'revision_number': 0, 'tenant_id': 'cd410dea2a9a429c858937b50b7c4698'}], 'tags': [], 'created_at': '2026-06-23T11:55:57Z', 'updated_at': '2026-06-23T11:55:57Z', 'revision_number': 1}, 'floating_ip': {'id': 'a95dccba-a9dc-4533-b597-0576f0d808cc', 'tenant_id': 'cd410dea2a9a429c858937b50b7c4698', 'project_id': 'cd410dea2a9a429c858937b50b7c4698', 'floating_ip_address': '172.24.5.234', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:55:58Z', 'updated_at': '2026-06-23T11:55:58Z', 'revision_number': 0, 'ip': '172.24.5.234'}}
2026-06-23 11:56:00,934 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST https://10.4.3.43/compute/v2.1/servers 0.707s
2026-06-23 11:56:00,934 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "key_name": "tempest-keypair-411914651", "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "networks": [{"uuid": "e4a73c22-b6fa-44c2-8f56-c71bca1bd5db"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '451', 'location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9d0980-cd8b-4e70-83a1-fa829a6c3680', 'x-compute-request-id': 'req-0a9d0980-cd8b-4e70-83a1-fa829a6c3680', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "adminPass": "L3i8tJcd9MmP"}}'
2026-06-23 11:56:01,006 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.070s
2026-06-23 11:56:01,006 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:00 GMT', 'server': 'Apache/2.4.58 (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-25ee2a05-ea3d-4ae6-aa28-904422d8e1b8', 'x-compute-request-id': 'req-25ee2a05-ea3d-4ae6-aa28-904422d8e1b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:02,106 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.091s
2026-06-23 11:56:02,106 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee739aa-0c5b-4bc5-a9b7-a25d61346f1b', 'x-compute-request-id': 'req-6ee739aa-0c5b-4bc5-a9b7-a25d61346f1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:03,195 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.082s
2026-06-23 11:56:03,195 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-189ad8d0-594d-4091-b54c-8988e145ec30', 'x-compute-request-id': 'req-189ad8d0-594d-4091-b54c-8988e145ec30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:03,202 106714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:56:04,289 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.087s
2026-06-23 11:56:04,289 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f32b6f-e466-4541-91db-912f5cfd90c9', 'x-compute-request-id': 'req-06f32b6f-e466-4541-91db-912f5cfd90c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:05,383 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.088s
2026-06-23 11:56:05,383 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e29dfde-986f-419b-842d-4ce6913a245b', 'x-compute-request-id': 'req-8e29dfde-986f-419b-842d-4ce6913a245b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:05,388 106714 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:56:06,627 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.238s
2026-06-23 11:56:06,627 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeeb053b-7f9c-4fed-92b9-821eea67842d', 'x-compute-request-id': 'req-eeeb053b-7f9c-4fed-92b9-821eea67842d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "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": []}}'
2026-06-23 11:56:06,633 106714 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-23 11:56:07,870 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.236s
2026-06-23 11:56:07,870 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ecb397-54fd-48bf-9f6a-cdfb87b93e0f', 'x-compute-request-id': 'req-96ecb397-54fd-48bf-9f6a-cdfb87b93e0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:07,878 106714 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait
2026-06-23 11:56:09,041 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.161s
2026-06-23 11:56:09,041 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26f76811-40bf-402e-ad7c-76eb8d4e0e7c', 'x-compute-request-id': 'req-26f76811-40bf-402e-ad7c-76eb8d4e0e7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:10,205 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.158s
2026-06-23 11:56:10,205 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8be6456a-4089-46fc-9de8-74fe78be8dd1', 'x-compute-request-id': 'req-8be6456a-4089-46fc-9de8-74fe78be8dd1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:11,372 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.161s
2026-06-23 11:56:11,372 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d6eb27-3d4a-43ba-90c9-28c639f30f79', 'x-compute-request-id': 'req-f3d6eb27-3d4a-43ba-90c9-28c639f30f79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:12,658 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.280s
2026-06-23 11:56:12,658 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eeeaac6-4b2b-4ec5-b636-ede8b8ba5639', 'x-compute-request-id': 'req-4eeeaac6-4b2b-4ec5-b636-ede8b8ba5639', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:13,886 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.221s
2026-06-23 11:56:13,886 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a340b51-3bce-42a7-8f2b-a4d5ece72053', 'x-compute-request-id': 'req-4a340b51-3bce-42a7-8f2b-a4d5ece72053', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "BUILD", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:15,092 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.200s
2026-06-23 11:56:15,092 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1600', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899439ed-0aad-4972-94e8-cd001641ffa1', 'x-compute-request-id': 'req-899439ed-0aad-4972-94e8-cd001641ffa1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-SnapshotDataIntegrityTests-1826282363-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:61:da"}]}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "ACTIVE", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T11:56:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": "2026-06-23T11:56:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:56:15,099 106714 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:56:15,208 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393/os-interface 0.108s
2026-06-23 11:56:15,208 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d953acf8-72bd-4a43-b03f-e4c1ac167660', 'x-compute-request-id': 'req-d953acf8-72bd-4a43-b03f-e4c1ac167660', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e4a73c22-b6fa-44c2-8f56-c71bca1bd5db", "port_id": "ec4aa3b7-ce51-4e6f-b4f1-0d9371b16ace", "mac_addr": "fa:16:3e:48:61:da", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d9debbc2-ff5f-4c2d-8854-9d9ed2ed8636", "ip_address": "10.1.0.7"}]}]}'
2026-06-23 11:56:16,023 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/a95dccba-a9dc-4533-b597-0576f0d808cc 0.813s
2026-06-23 11:56:16,024 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "ec4aa3b7-ce51-4e6f-b4f1-0d9371b16ace"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:56:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1464a382-f0fc-49f2-b184-364178e0cc06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/a95dccba-a9dc-4533-b597-0576f0d808cc'}
Body: b'{"floatingip": {"id": "a95dccba-a9dc-4533-b597-0576f0d808cc", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "project_id": "cd410dea2a9a429c858937b50b7c4698", "floating_ip_address": "172.24.5.234", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "54ef3dd2-3aab-4c7f-b5f0-ac4949ad2ba2", "port_id": "ec4aa3b7-ce51-4e6f-b4f1-0d9371b16ace", "fixed_ip_address": "10.1.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e4a73c22-b6fa-44c2-8f56-c71bca1bd5db", "mac_address": "fa:16:3e:48:61:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:55:58Z", "updated_at": "2026-06-23T11:56:15Z", "revision_number": 1}}'
2026-06-23 11:56:16,024 106714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.234:22' as 'cirros' with public key authentication
2026-06-23 11:57:16,033 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:58:18,581 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:59:22,123 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 12:00:26,669 106714 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 after 3 attempts. Proxy client: no proxy client
2026-06-23 12:00:26.669 106714 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 12:00:26.669 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 12:00:26.669 106714 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 12:00:26.669 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 12:00:26.669 106714 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 12:00:26.669 106714 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 12:00:26.669 106714 ERROR tempest.lib.common.ssh
2026-06-23 12:00:26,670 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: SnapshotDataIntegrityTests:test_snapshot_data_integrity. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-SnapshotDataIntegrityTests-1826282363-network': [{'version': 4, 'addr': '10.1.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:48:61:da'}]}, 'created': '2026-06-23T11:56:00Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2', 'id': 'b70d67a2-a7e3-4c33-bf60-ffdd3025e393', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}], 'metadata': {}, 'name': 'tempest-SnapshotDataIntegrityTests-server-1110522647', 'status': 'ACTIVE', 'tenant_id': 'cd410dea2a9a429c858937b50b7c4698', 'user_id': 'd4095280306445528fb898666d0f9a2e', 'updated': '2026-06-23T11:56:14Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-411914651', 'OS-SRV-USG:launched_at': '2026-06-23T11:56:14.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1573813052'}, {'name': 'tempest-securitygroup--1195820808'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 12:00:27,699 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 404 POST https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393/action 1.029s
2026-06-23 12:00:27,700 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:26 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-8e5332d4-25fa-470a-a20c-31a561a671a3', 'x-compute-request-id': 'req-8e5332d4-25fa-470a-a20c-31a561a671a3', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 12:00:27,700 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server b70d67a2-a7e3-4c33-bf60-ffdd3025e393
2026-06-23 12:00:27,778 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 204 DELETE https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.078s
2026-06-23 12:00:27,779 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:27 GMT', 'server': 'Apache/2.4.58 (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-46d52613-5abd-41eb-9332-00ebe0d5852b', 'x-compute-request-id': 'req-46d52613-5abd-41eb-9332-00ebe0d5852b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b''
2026-06-23 12:00:27,985 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.206s
2026-06-23 12:00:27,985 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1712', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4992d12-d32f-420f-a8a9-d846db2ca021', 'x-compute-request-id': 'req-b4992d12-d32f-420f-a8a9-d846db2ca021', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-SnapshotDataIntegrityTests-1826282363-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:61:da"}, {"version": 4, "addr": "172.24.5.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:61:da"}]}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "SHUTOFF", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T12:00:28Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": "2026-06-23T11:56:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:00:29,191 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.201s
2026-06-23 12:00:29,192 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1712', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c79cb6d-3af3-40fc-b95d-c27366dc6ef9', 'x-compute-request-id': 'req-2c79cb6d-3af3-40fc-b95d-c27366dc6ef9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-SnapshotDataIntegrityTests-1826282363-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:61:da"}, {"version": 4, "addr": "172.24.5.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:61:da"}]}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "SHUTOFF", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T12:00:28Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": "2026-06-23T11:56:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1573813052"}, {"name": "tempest-securitygroup--1195820808"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:00:30,336 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.137s
2026-06-23 12:00:30,336 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1597', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-274cf295-945a-477c-9355-c749ab26b67c', 'x-compute-request-id': 'req-274cf295-945a-477c-9355-c749ab26b67c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-SnapshotDataIntegrityTests-1826282363-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:61:da"}, {"version": 4, "addr": "172.24.5.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:61:da"}]}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "SHUTOFF", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T12:00:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": "2026-06-23T11:56:14.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:00:31,452 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.110s
2026-06-23 12:00:31,453 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1441', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c135aa70-c6f6-4bfb-9533-722d18823f2e', 'x-compute-request-id': 'req-c135aa70-c6f6-4bfb-9533-722d18823f2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "DELETED", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T12:00:31Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T12:00:27Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": "2026-06-23T11:56:14.000000", "OS-SRV-USG:terminated_at": "2026-06-23T12:00:31.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:00:31,461 106714 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 12:00:32,548 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.086s
2026-06-23 12:00:32,548 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1441', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-517b98ec-4cf5-42be-acf9-1357f8cdc387', 'x-compute-request-id': 'req-517b98ec-4cf5-42be-acf9-1357f8cdc387', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:56:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "01c9a7239687f57b221399cd596756b56183afc071b3f8655e7b42e2", "id": "b70d67a2-a7e3-4c33-bf60-ffdd3025e393", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393"}], "metadata": {}, "name": "tempest-SnapshotDataIntegrityTests-server-1110522647", "status": "DELETED", "tenant_id": "cd410dea2a9a429c858937b50b7c4698", "user_id": "d4095280306445528fb898666d0f9a2e", "updated": "2026-06-23T12:00:31Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T12:00:27Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-411914651", "OS-SRV-USG:launched_at": "2026-06-23T11:56:14.000000", "OS-SRV-USG:terminated_at": "2026-06-23T12:00:31.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:00:33,578 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 404 GET https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393 0.025s
2026-06-23 12:00:33,578 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:33 GMT', 'server': 'Apache/2.4.58 (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-2c58ab34-cb72-40aa-84a9-754ae21a2e9a', 'x-compute-request-id': 'req-2c58ab34-cb72-40aa-84a9-754ae21a2e9a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b70d67a2-a7e3-4c33-bf60-ffdd3025e393'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b70d67a2-a7e3-4c33-bf60-ffdd3025e393 could not be found."}}'
2026-06-23 12:00:33,705 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/5b529f8a-4423-4292-a099-6537783fb405 0.125s
2026-06-23 12:00:33,705 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f484486c-7f9b-4c5d-83ad-efe5b21671a0', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/5b529f8a-4423-4292-a099-6537783fb405'}
Body: b''
2026-06-23 12:00:33,731 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-411914651 0.026s
2026-06-23 12:00:33,732 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:33 GMT', 'server': 'Apache/2.4.58 (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-72e0b821-0005-41ad-800c-f22c089b03f4', 'x-compute-request-id': 'req-72e0b821-0005-41ad-800c-f22c089b03f4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-411914651'}
Body: b''
2026-06-23 12:00:33,855 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/9551ac5a-612e-47e7-a51e-713dad4e004b 0.123s
2026-06-23 12:00:33,856 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c13794e4-d744-4525-90e7-08056fe8a092', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/9551ac5a-612e-47e7-a51e-713dad4e004b'}
Body: b''
2026-06-23 12:00:33,869 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/9551ac5a-612e-47e7-a51e-713dad4e004b 0.013s
2026-06-23 12:00:33,869 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a42bc28d-f361-48a1-8ece-dd31323cf580', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/9551ac5a-612e-47e7-a51e-713dad4e004b'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9551ac5a-612e-47e7-a51e-713dad4e004b does not exist", "detail": ""}}'
2026-06-23 12:00:34,081 106714 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/a95dccba-a9dc-4533-b597-0576f0d808cc 0.212s
2026-06-23 12:00:34,082 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:00:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6d15c4b2-791d-4b10-9404-9a3f9c710848', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/a95dccba-a9dc-4533-b597-0576f0d808cc'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 62, in test_snapshot_data_integrity
server = self.create_server(
^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
fail
ft3.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:41:57,960 106712 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-1148117041 on backend None
2026-06-23 11:41:58,050 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 POST https://10.4.3.43/volume/v3/types 0.090s
2026-06-23 11:41:58,050 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks-1148117041", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711a7662-6bcd-439a-99db-bda2bc87d79a', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711a7662-6bcd-439a-99db-bda2bc87d79a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types'}
Body: b'{"volume_type": {"id": "5159a744-4b0a-413f-a3fd-96d72a0f4a04", "name": "tempest-scenario-type-luks-1148117041", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-23 11:41:58,051 106712 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 5159a744-4b0a-413f-a3fd-96d72a0f4a04
2026-06-23 11:41:58,073 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 POST https://10.4.3.43/volume/v3/types/5159a744-4b0a-413f-a3fd-96d72a0f4a04/encryption 0.022s
2026-06-23 11:41:58,074 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96158a67-03dd-4bad-8fea-192102ce1494', 'content-length': '230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96158a67-03dd-4bad-8fea-192102ce1494', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types/5159a744-4b0a-413f-a3fd-96d72a0f4a04/encryption'}
Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "5159a744-4b0a-413f-a3fd-96d72a0f4a04", "encryption_id": "cb6762a6-f865-4f68-a028-176dde7eca29"}}'
2026-06-23 11:41:58,270 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 202 POST https://10.4.3.43/volume/v3/volumes 0.195s
2026-06-23 11:41:58,270 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1947544146", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1148117041", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be16d8c8-a594-44a5-99e6-b23881a58912', 'content-length': '783', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be16d8c8-a594-44a5-99e6-b23881a58912', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "f580534e-4517-4f43-af3e-4ddd5f700a11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:58.224703", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1947544146", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:41:58,297 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11 0.023s
2026-06-23 11:41:58,297 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f94fe7-e0c9-4e84-aba0-528bbe67c349', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f94fe7-e0c9-4e84-aba0-528bbe67c349', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11'}
Body: b'{"volume": {"id": "f580534e-4517-4f43-af3e-4ddd5f700a11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:58.000000", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1947544146", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:41:59,324 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11 0.022s
2026-06-23 11:41:59,325 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681ef836-be77-41b4-8f80-2e4de678ee7d', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681ef836-be77-41b4-8f80-2e4de678ee7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11'}
Body: b'{"volume": {"id": "f580534e-4517-4f43-af3e-4ddd5f700a11", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:58.000000", "updated_at": "2026-06-23T11:41:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1947544146", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:41:59,329 106712 INFO [tempest.common.waiters] volume f580534e-4517-4f43-af3e-4ddd5f700a11 reached available after waiting for 1.329729 seconds
2026-06-23 11:41:59,351 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11 0.021s
2026-06-23 11:41:59,351 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211eedc4-ecf3-4990-83f8-4e06163c03b2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211eedc4-ecf3-4990-83f8-4e06163c03b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11'}
Body: b'{"volume": {"id": "f580534e-4517-4f43-af3e-4ddd5f700a11", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:58.000000", "updated_at": "2026-06-23T11:41:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1947544146", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:41:59,499 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 202 POST https://10.4.3.43/volume/v3/volumes 0.143s
2026-06-23 11:41:59,499 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1484043334", "source_volid": "f580534e-4517-4f43-af3e-4ddd5f700a11", "volume_type": "tempest-scenario-type-luks-1148117041", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8865a60d-ca6d-49c8-b1fb-4cf1c322493a', 'content-length': '810', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8865a60d-ca6d-49c8-b1fb-4cf1c322493a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "c63edc39-a140-4bf7-8c31-3b6ce831c4f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:59.445777", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-1484043334", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": "f580534e-4517-4f43-af3e-4ddd5f700a11", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:41:59,526 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3 0.022s
2026-06-23 11:41:59,526 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feebcaf1-9e15-423c-b3e5-f615a385fcbe', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feebcaf1-9e15-423c-b3e5-f615a385fcbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3'}
Body: b'{"volume": {"id": "c63edc39-a140-4bf7-8c31-3b6ce831c4f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:59.000000", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-1484043334", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": "f580534e-4517-4f43-af3e-4ddd5f700a11", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:42:00,553 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3 0.022s
2026-06-23 11:42:00,553 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282971f5-bd03-45e3-a60b-79e81dbb35d4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282971f5-bd03-45e3-a60b-79e81dbb35d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3'}
Body: b'{"volume": {"id": "c63edc39-a140-4bf7-8c31-3b6ce831c4f3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:59.000000", "updated_at": "2026-06-23T11:42:00.000000", "name": "tempest-TestEncryptedCinderVolumes-1484043334", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": "f580534e-4517-4f43-af3e-4ddd5f700a11", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:42:00,558 106712 INFO [tempest.common.waiters] volume c63edc39-a140-4bf7-8c31-3b6ce831c4f3 reached available after waiting for 1.558162 seconds
2026-06-23 11:42:00,583 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3 0.025s
2026-06-23 11:42:00,583 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d2c9d83-0c03-439e-9da2-d5e8c456ac0b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d2c9d83-0c03-439e-9da2-d5e8c456ac0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3'}
Body: b'{"volume": {"id": "c63edc39-a140-4bf7-8c31-3b6ce831c4f3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:59.000000", "updated_at": "2026-06-23T11:42:00.000000", "name": "tempest-TestEncryptedCinderVolumes-1484043334", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": "f580534e-4517-4f43-af3e-4ddd5f700a11", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:42:00,588 106712 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:42:00,588 106712 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:42:00,621 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.032s
2026-06-23 11:42:00,621 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1277307413", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPjc0zGESd2ctP2+z3C2lFgvm9sIdqplUp5+KwCPdYharwlqPqCEuuciQ+6jSep7PcEj4n5gryHFmm23IsXWmmAH5vksYpzcCfEV5MUcPR72ymc4fdr91WS+WOrXD/DzoA=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e8ad942-e3d0-4d15-bfe0-a0899b89bf99', 'x-compute-request-id': 'req-1e8ad942-e3d0-4d15-bfe0-a0899b89bf99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1277307413", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPjc0zGESd2ctP2+z3C2lFgvm9sIdqplUp5+KwCPdYharwlqPqCEuuciQ+6jSep7PcEj4n5gryHFmm23IsXWmmAH5vksYpzcCfEV5MUcPR72ymc4fdr91WS+WOrXD/DzoA==", "fingerprint": "e2:3c:3d:35:38:d7:5c:0a:d1:6d:24:82:c5:c2:b7:9c", "user_id": "2dba20677ee34b58b640be3ce324d11c"}}'
2026-06-23 11:42:00,622 106712 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1277307413 created
2026-06-23 11:42:00,752 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.129s
2026-06-23 11:42:00,752 106712 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--600773276", "description": "tempest-description--272401624"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-28ed5136-e35f-4fb0-adbb-d2c7f47542c1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "f3b6be84-58f2-4070-a12f-082bd62da916", "name": "tempest-securitygroup--600773276", "stateful": true, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "description": "tempest-description--272401624", "shared": false, "security_group_rules": [{"id": "751b61dc-1847-470e-bda6-f71b2e07c3d7", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "f3b6be84-58f2-4070-a12f-082bd62da916", "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": 1341, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:42:00Z", "updated_at": "2026-06-23T11:42:00Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}, {"id": "79105346-3684-49d0-8e31-e70f651c8596", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "f3b6be84-58f2-4070-a12f-082bd62da916", "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": 1342, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:42:00Z", "updated_at": "2026-06-23T11:42:00Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}], "tags": [], "created_at": "2026-06-23T11:42:00Z", "updated_at": "2026-06-23T11:42:00Z", "revision_number": 1}}'
2026-06-23 11:42:00,852 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.100s
2026-06-23 11:42:00,852 106712 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": "f3b6be84-58f2-4070-a12f-082bd62da916", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5b9c3523-8d85-41c3-bd7e-f2ea452551f1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "20fe1958-f4e3-4cbb-ab73-a4e797b9708e", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "f3b6be84-58f2-4070-a12f-082bd62da916", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:42:00Z", "updated_at": "2026-06-23T11:42:00Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:42:00,954 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.101s
2026-06-23 11:42:00,954 106712 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": "f3b6be84-58f2-4070-a12f-082bd62da916", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-83ae69e7-b6a7-4192-a2ba-0b6646d56197', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8fe0f512-c5c9-40f8-977f-aa35a5e23700", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "f3b6be84-58f2-4070-a12f-082bd62da916", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:42:00Z", "updated_at": "2026-06-23T11:42:00Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:42:00,954 106712 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--600773276 created
2026-06-23 11:42:01,415 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.460s
2026-06-23 11:42:01,415 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0850cac3-9b93-4a92-9d71-f4fa47860d15', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "47d4682f-d8d0-4645-ae1e-cfa8da467a01", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "floating_ip_address": "172.24.5.130", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:42:01Z", "updated_at": "2026-06-23T11:42:01Z", "revision_number": 0}}'
2026-06-23 11:42:01,415 106712 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '47d4682f-d8d0-4645-ae1e-cfa8da467a01', 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db', 'project_id': '73913fe3704a4855a62dc5bfbbd373db', 'floating_ip_address': '172.24.5.130', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:42:01Z', 'updated_at': '2026-06-23T11:42:01Z', 'revision_number': 0, 'ip': '172.24.5.130'} created
2026-06-23 11:42:01,458 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.041s
2026-06-23 11:42:01,458 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ab371320-cd1b-4549-ae60-0555eb82f685', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2dba20677ee34b58b640be3ce324d11c", "name": "tempest-TestEncryptedCinderVolumes-876952317-project-member", "password_expires_at": null}, "audit_ids": ["J9e2CqitRayU_GerMm6YOA"], "expires_at": "2026-06-23T12:42:01.000000Z", "issued_at": "2026-06-23T11:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73913fe3704a4855a62dc5bfbbd373db", "name": "tempest-TestEncryptedCinderVolumes-876952317"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/73913fe3704a4855a62dc5bfbbd373db", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_73913fe3704a4855a62dc5bfbbd373db", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:42:01,458 106712 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume) Found network {'id': '86f82967-d0dc-4c94-81c7-5d59fc16d878', 'name': 'tempest-TestEncryptedCinderVolumes-1444138573-network', 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db', 'project_id': '73913fe3704a4855a62dc5bfbbd373db', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4624, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:41:49Z', 'updated_at': '2026-06-23T11:41:49Z', 'revision_number': 1} available for tenant
2026-06-23 11:42:01,459 106712 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1277307413', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPjc0zGESd2ctP2+z3C2lFgvm9sIdqplUp5+KwCPdYharwlqPqCEuuciQ+6jSep7PcEj4n5gryHFmm23IsXWmmAH5vksYpzcCfEV5MUcPR72ymc4fdr91WS+WOrXD/DzoA==', 'fingerprint': 'e2:3c:3d:35:38:d7:5c:0a:d1:6d:24:82:c5:c2:b7:9c', 'user_id': '2dba20677ee34b58b640be3ce324d11c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCvJZNGTMDyLYDu6XDBNPDobL3ngK+Ol2iSBqhruwPIGPvohYqZJmuD\nu0BMHRouvzmgBwYFK4EEACKhZANiAAT43NMxhEndnLT9vs9wtpRYL5vbCHaqZVKe\nfisAj3WIWq8Jaj6ghLrnIkPuo0nqez3BI+J+YK8hxZpttyLF1ppgB+b5LGKc3Anx\nFeTFHD0e9spnOH3a/dVkvljq1w/w86A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f3b6be84-58f2-4070-a12f-082bd62da916', 'name': 'tempest-securitygroup--600773276', 'stateful': True, 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db', 'project_id': '73913fe3704a4855a62dc5bfbbd373db', 'description': 'tempest-description--272401624', 'shared': False, 'security_group_rules': [{'id': '751b61dc-1847-470e-bda6-f71b2e07c3d7', 'project_id': '73913fe3704a4855a62dc5bfbbd373db', 'security_group_id': 'f3b6be84-58f2-4070-a12f-082bd62da916', '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': 1341, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:42:00Z', 'updated_at': '2026-06-23T11:42:00Z', 'revision_number': 0, 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db'}, {'id': '79105346-3684-49d0-8e31-e70f651c8596', 'project_id': '73913fe3704a4855a62dc5bfbbd373db', 'security_group_id': 'f3b6be84-58f2-4070-a12f-082bd62da916', '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': 1342, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:42:00Z', 'updated_at': '2026-06-23T11:42:00Z', 'revision_number': 0, 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db'}], 'tags': [], 'created_at': '2026-06-23T11:42:00Z', 'updated_at': '2026-06-23T11:42:00Z', 'revision_number': 1}, 'floating_ip': {'id': '47d4682f-d8d0-4645-ae1e-cfa8da467a01', 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db', 'project_id': '73913fe3704a4855a62dc5bfbbd373db', 'floating_ip_address': '172.24.5.130', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:42:01Z', 'updated_at': '2026-06-23T11:42:01Z', 'revision_number': 0, 'ip': '172.24.5.130'}}
2026-06-23 11:42:02,049 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 202 POST https://10.4.3.43/compute/v2.1/servers 0.590s
2026-06-23 11:42:02,050 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "86f82967-d0dc-4c94-81c7-5d59fc16d878"}], "security_groups": [{"name": "tempest-securitygroup--600773276"}], "key_name": "tempest-keypair-1277307413", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9541c4bc-5fd0-4afe-83f8-0c6c68775abb', 'x-compute-request-id': 'req-9541c4bc-5fd0-4afe-83f8-0c6c68775abb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "b9b03e9d-286f-46c2-967d-96f75176735c", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--600773276"}], "adminPass": "3VtiRxKXW8z2"}}'
2026-06-23 11:42:02,122 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.071s
2026-06-23 11:42:02,122 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774368e2-0583-463e-ae98-d02fa854f5d2', 'x-compute-request-id': 'req-774368e2-0583-463e-ae98-d02fa854f5d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:03,208 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.081s
2026-06-23 11:42:03,208 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22c77321-5d5d-47f3-958e-75fc3667c887', 'x-compute-request-id': 'req-22c77321-5d5d-47f3-958e-75fc3667c887', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:04,299 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.085s
2026-06-23 11:42:04,299 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eaf2d89-53dc-42f0-92df-83c3f7503aab', 'x-compute-request-id': 'req-7eaf2d89-53dc-42f0-92df-83c3f7503aab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:04,307 106712 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:42:05,383 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.076s
2026-06-23 11:42:05,384 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-168b5a66-e4b2-4d04-9edc-68acaa47af78', 'x-compute-request-id': 'req-168b5a66-e4b2-4d04-9edc-68acaa47af78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:06,464 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.076s
2026-06-23 11:42:06,465 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13a5449f-d96b-4bda-b398-cd211eb96f0c', 'x-compute-request-id': 'req-13a5449f-d96b-4bda-b398-cd211eb96f0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:06,472 106712 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:42:07,672 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.199s
2026-06-23 11:42:07,672 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e32c058b-c9e6-4e56-a606-779662862b64', 'x-compute-request-id': 'req-e32c058b-c9e6-4e56-a606-779662862b64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:08,862 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.184s
2026-06-23 11:42:08,863 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2cffce4-6bd1-46be-bfae-e7d4f20ea142', 'x-compute-request-id': 'req-c2cffce4-6bd1-46be-bfae-e7d4f20ea142', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:08,867 106712 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-06-23 11:42:10,018 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.150s
2026-06-23 11:42:10,018 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f8c74d-f1c7-4e32-9fdb-833634c546e2', 'x-compute-request-id': 'req-b5f8c74d-f1c7-4e32-9fdb-833634c546e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:11,159 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.136s
2026-06-23 11:42:11,160 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa9615d-ca70-4a1c-8630-3b4d67fb32a7', 'x-compute-request-id': 'req-1fa9615d-ca70-4a1c-8630-3b4d67fb32a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:12,317 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.153s
2026-06-23 11:42:12,318 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f72f80-de30-4582-af3f-77b7e76497ae', 'x-compute-request-id': 'req-b6f72f80-de30-4582-af3f-77b7e76497ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:13,525 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.202s
2026-06-23 11:42:13,526 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82fe4b47-ab51-4600-8f73-6c8047b815df', 'x-compute-request-id': 'req-82fe4b47-ab51-4600-8f73-6c8047b815df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:14,724 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.193s
2026-06-23 11:42:14,725 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b3ca360-5e2f-4148-8c92-2382dd5ec730', 'x-compute-request-id': 'req-9b3ca360-5e2f-4148-8c92-2382dd5ec730', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:15,954 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.223s
2026-06-23 11:42:15,954 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54cb883b-23f8-4f15-aa74-8a86dece0835', 'x-compute-request-id': 'req-54cb883b-23f8-4f15-aa74-8a86dece0835', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1444138573-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:2e:9f"}]}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "ACTIVE", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:42:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": "2026-06-23T11:42:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:15,962 106712 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-06-23 11:42:16,117 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c/os-interface 0.154s
2026-06-23 11:42:16,117 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b2d6c0-d9a1-4e89-8e75-dfd1b309db91', 'x-compute-request-id': 'req-23b2d6c0-d9a1-4e89-8e75-dfd1b309db91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "86f82967-d0dc-4c94-81c7-5d59fc16d878", "port_id": "b84d61ad-8d9f-4bf5-b7e0-7730f32ca2ea", "mac_addr": "fa:16:3e:82:2e:9f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b3e7fbef-98a6-46d2-8372-0a0a50ba54a9", "ip_address": "10.1.0.5"}]}]}'
2026-06-23 11:42:16,745 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/47d4682f-d8d0-4645-ae1e-cfa8da467a01 0.624s
2026-06-23 11:42:16,745 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "b84d61ad-8d9f-4bf5-b7e0-7730f32ca2ea"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-dcedb6f0-bc78-4ef2-bf39-3eb2fb6b8189', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/47d4682f-d8d0-4645-ae1e-cfa8da467a01'}
Body: b'{"floatingip": {"id": "47d4682f-d8d0-4645-ae1e-cfa8da467a01", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "floating_ip_address": "172.24.5.130", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "9e027169-301f-40d8-a414-53802419937f", "port_id": "b84d61ad-8d9f-4bf5-b7e0-7730f32ca2ea", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "86f82967-d0dc-4c94-81c7-5d59fc16d878", "mac_address": "fa:16:3e:82:2e:9f", "admin_state_up": true, "status": "ACTIVE", "device_id": "b9b03e9d-286f-46c2-967d-96f75176735c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:42:01Z", "updated_at": "2026-06-23T11:42:16Z", "revision_number": 1}}'
2026-06-23 11:42:16,746 106712 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.130:22' as 'cirros' with public key authentication
2026-06-23 11:43:16,806 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.130 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:44:19,346 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.130 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:45:22,903 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.130 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:46:27,454 106712 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.130 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:46:27.454 106712 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:46:27.454 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:46:27.454 106712 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:46:27.454 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:46:27.454 106712 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:46:27.454 106712 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:46:27.454 106712 ERROR tempest.lib.common.ssh
2026-06-23 11:46:27,455 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestEncryptedCinderVolumes-1444138573-network': [{'version': 4, 'addr': '10.1.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:82:2e:9f'}]}, 'created': '2026-06-23T11:42:02Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'd35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad', 'id': 'b9b03e9d-286f-46c2-967d-96f75176735c', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}], 'metadata': {}, 'name': 'tempest-TestEncryptedCinderVolumes-server-1186480319', 'status': 'ACTIVE', 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db', 'user_id': '2dba20677ee34b58b640be3ce324d11c', 'updated': '2026-06-23T11:42:15Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1277307413', 'OS-SRV-USG:launched_at': '2026-06-23T11:42:14.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--600773276'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:46:28,490 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 404 POST https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c/action 1.035s
2026-06-23 11:46:28,491 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:27 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-6f52a431-57b6-441a-96d2-ce660adc52a0', 'x-compute-request-id': 'req-6f52a431-57b6-441a-96d2-ce660adc52a0', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:46:28,491 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server b9b03e9d-286f-46c2-967d-96f75176735c
2026-06-23 11:46:28,595 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 204 DELETE https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.103s
2026-06-23 11:46:28,595 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:28 GMT', 'server': 'Apache/2.4.58 (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-69203568-63d1-4b15-94a8-012c79cd4c82', 'x-compute-request-id': 'req-69203568-63d1-4b15-94a8-012c79cd4c82', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b''
2026-06-23 11:46:28,913 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.317s
2026-06-23 11:46:28,913 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a3b05a8-5678-4b79-a78f-f810178ba505', 'x-compute-request-id': 'req-0a3b05a8-5678-4b79-a78f-f810178ba505', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1444138573-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:2e:9f"}, {"version": 4, "addr": "172.24.5.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:2e:9f"}]}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "SHUTOFF", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": "2026-06-23T11:42:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:30,133 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.211s
2026-06-23 11:46:30,133 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c63db5a2-f49a-494b-942c-aded9e764d59', 'x-compute-request-id': 'req-c63db5a2-f49a-494b-942c-aded9e764d59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1444138573-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:2e:9f"}, {"version": 4, "addr": "172.24.5.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:2e:9f"}]}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "SHUTOFF", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": "2026-06-23T11:42:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--600773276"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:31,267 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.127s
2026-06-23 11:46:31,267 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdbaa3c3-c449-4c26-9c64-6ed3f5572a69', 'x-compute-request-id': 'req-bdbaa3c3-c449-4c26-9c64-6ed3f5572a69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1444138573-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:2e:9f"}, {"version": 4, "addr": "172.24.5.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:2e:9f"}]}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "SHUTOFF", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:30Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": "2026-06-23T11:42:14.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:32,377 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.103s
2026-06-23 11:46:32,377 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b4d92f-6175-4013-9312-8c0b44803f66', 'x-compute-request-id': 'req-a1b4d92f-6175-4013-9312-8c0b44803f66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "DELETED", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:46:27Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": "2026-06-23T11:42:14.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:46:32.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:32,383 106712 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:46:33,481 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.098s
2026-06-23 11:46:33,482 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12f8414e-423d-4278-9dc1-683120d216b0', 'x-compute-request-id': 'req-12f8414e-423d-4278-9dc1-683120d216b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "DELETED", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:46:27Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": "2026-06-23T11:42:14.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:46:32.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:34,601 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.113s
2026-06-23 11:46:34,602 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba755ccd-092e-4fbe-b582-8dd5e9805009', 'x-compute-request-id': 'req-ba755ccd-092e-4fbe-b582-8dd5e9805009', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:42:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "b9b03e9d-286f-46c2-967d-96f75176735c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b9b03e9d-286f-46c2-967d-96f75176735c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1186480319", "status": "DELETED", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:46:27Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1277307413", "OS-SRV-USG:launched_at": "2026-06-23T11:42:14.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:46:32.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:35,639 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 404 GET https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c 0.028s
2026-06-23 11:46:35,639 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:35 GMT', 'server': 'Apache/2.4.58 (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-fe3e3123-8a50-4bd8-9d35-c299c1edbbe2', 'x-compute-request-id': 'req-fe3e3123-8a50-4bd8-9d35-c299c1edbbe2', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b9b03e9d-286f-46c2-967d-96f75176735c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b9b03e9d-286f-46c2-967d-96f75176735c could not be found."}}'
2026-06-23 11:46:35,669 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1277307413 0.028s
2026-06-23 11:46:35,669 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:35 GMT', 'server': 'Apache/2.4.58 (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-f7ba64cf-9a0f-4581-a629-7e238b7827bd', 'x-compute-request-id': 'req-f7ba64cf-9a0f-4581-a629-7e238b7827bd', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1277307413'}
Body: b''
2026-06-23 11:46:35,825 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/f3b6be84-58f2-4070-a12f-082bd62da916 0.156s
2026-06-23 11:46:35,825 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c1a5ebd9-38f1-4f11-8e6c-1c904e518c9d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/f3b6be84-58f2-4070-a12f-082bd62da916'}
Body: b''
2026-06-23 11:46:35,841 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/f3b6be84-58f2-4070-a12f-082bd62da916 0.015s
2026-06-23 11:46:35,841 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-739158a1-bcfc-4dcd-b6a6-b3928b53ff47', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/f3b6be84-58f2-4070-a12f-082bd62da916'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f3b6be84-58f2-4070-a12f-082bd62da916 does not exist", "detail": ""}}'
2026-06-23 11:46:36,110 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/47d4682f-d8d0-4645-ae1e-cfa8da467a01 0.268s
2026-06-23 11:46:36,110 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-80c9a6c6-552d-48df-90d2-8f712cba5e7f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/47d4682f-d8d0-4645-ae1e-cfa8da467a01'}
Body: b''
2026-06-23 11:46:36,147 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3 0.037s
2026-06-23 11:46:36,148 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084f8d05-95a0-4af3-9bcc-7936517f5382', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3'}
Body: b''
2026-06-23 11:46:36,183 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3 0.034s
2026-06-23 11:46:36,183 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a2ad79-4fab-4294-9d78-3895a666d12b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a2ad79-4fab-4294-9d78-3895a666d12b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3'}
Body: b'{"volume": {"id": "c63edc39-a140-4bf7-8c31-3b6ce831c4f3", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:59.000000", "updated_at": "2026-06-23T11:46:36.000000", "name": "tempest-TestEncryptedCinderVolumes-1484043334", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": "f580534e-4517-4f43-af3e-4ddd5f700a11", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:46:37,210 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3 0.019s
2026-06-23 11:46:37,210 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ff65dd-0616-412e-bd97-2139e4b956e5', 'x-openstack-request-id': 'req-85ff65dd-0616-412e-bd97-2139e4b956e5', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume c63edc39-a140-4bf7-8c31-3b6ce831c4f3 could not be found."}}'
2026-06-23 11:46:37,250 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11 0.040s
2026-06-23 11:46:37,251 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f7695a-4881-4f6d-a138-fb69400a39a6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11'}
Body: b''
2026-06-23 11:46:37,285 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11 0.033s
2026-06-23 11:46:37,285 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c66113-6dd7-4112-be6a-e1ec8675bd43', 'content-length': '875', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c66113-6dd7-4112-be6a-e1ec8675bd43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11'}
Body: b'{"volume": {"id": "f580534e-4517-4f43-af3e-4ddd5f700a11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:58.000000", "updated_at": "2026-06-23T11:46:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1947544146", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:46:38,311 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11 0.019s
2026-06-23 11:46:38,311 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff2a30f-231a-4984-8398-a8dd3351f60d', 'x-openstack-request-id': 'req-bff2a30f-231a-4984-8398-a8dd3351f60d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume f580534e-4517-4f43-af3e-4ddd5f700a11 could not be found."}}'
2026-06-23 11:46:38,352 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1 0.041s
2026-06-23 11:46:38,353 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ca9034-c978-455b-af04-faef74b344e6', 'content-length': '17816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ca9034-c978-455b-af04-faef74b344e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:29.000000", "updated_at": "2026-06-23T11:46:32.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1817167554", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}], "user_id": "3c15e19ec935470bb85ac333556e757b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "f0372e44472c4027afbaae2f0f9da551", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:16.000000", "updated_at": "2026-06-23T11:46:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1180842025", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd", "attachment_id": "5d53f344-c6a2-4c7f-8d10-9698a448a321", "volume_id": "7aa14e33-febb-4759-ac05-ce72143ebbdd", "server_id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "host_name": "np0000003458", "device": "/dev/vda", "attached_at": "2026-06-23T11:46:26.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "8cd8070f-78c0-4c20-a54c-a2d3abc342aa", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:45:46.000000", "updated_at": "2026-06-23T11:46:14.000000", "name": "tempest-VolumesBackupsTest-Volume-595301884", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/8cd8070f-78c0-4c20-a54c-a2d3abc342aa"}], "user_id": "94c54d87a7554cb2bc403dcc443f47a3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "
2026-06-23 11:46:38,398 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/types/5159a744-4b0a-413f-a3fd-96d72a0f4a04 0.036s
2026-06-23 11:46:38,398 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a189d83-0f2d-4deb-9d58-f931efe7e042', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/types/5159a744-4b0a-413f-a3fd-96d72a0f4a04'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/scenario/test_volume_encrypted.py", line 107, in test_attach_cloned_encrypted_volume
server = self.create_server(wait_until='SSHABLE',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
fail
ft3.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:46:38,449 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.042s
2026-06-23 11:46:38,449 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestEncryptedCinderVolumes-131516202", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEXMoN8mbzFp/HK+1C+P83ik5ILQuux0cWD9si9fPO845lcIy5cNU9FtQKvRBHvqypdfGaFPBfUSYIX2Yanohh0fMN0yhWzIl7TXEZ1GIPVx1GuYBwTGTvKE8iqukA9Ag=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474b4a85-ac77-475b-a224-aec7a0e62f43', 'x-compute-request-id': 'req-474b4a85-ac77-475b-a224-aec7a0e62f43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestEncryptedCinderVolumes-131516202", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEXMoN8mbzFp/HK+1C+P83ik5ILQuux0cWD9si9fPO845lcIy5cNU9FtQKvRBHvqypdfGaFPBfUSYIX2Yanohh0fMN0yhWzIl7TXEZ1GIPVx1GuYBwTGTvKE8iqukA9Ag==", "fingerprint": "a5:f3:8e:80:f3:8d:c1:43:9f:36:ab:4c:a3:1f:b9:cb", "user_id": "2dba20677ee34b58b640be3ce324d11c"}}'
2026-06-23 11:46:38,631 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.180s
2026-06-23 11:46:38,632 106712 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-1298093309", "description": "tempest-secgroup-smoke-1298093309 description", "project_id": "73913fe3704a4855a62dc5bfbbd373db"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-26ccbfb3-62be-4751-86d6-e4126762b1bb', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "name": "tempest-secgroup-smoke-1298093309", "stateful": true, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "description": "tempest-secgroup-smoke-1298093309 description", "shared": false, "security_group_rules": [{"id": "4b7a976a-f4b2-4d48-ade6-7cd826d94b0d", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "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": 1494, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:46:38Z", "updated_at": "2026-06-23T11:46:38Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}, {"id": "9dacd8e0-1e23-4d69-88cc-4db8126d3349", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "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": 1495, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:46:38Z", "updated_at": "2026-06-23T11:46:38Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}], "tags": [], "created_at": "2026-06-23T11:46:38Z", "updated_at": "2026-06-23T11:46:38Z", "revision_number": 1}}'
2026-06-23 11:46:38,768 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.136s
2026-06-23 11:46:38,769 106712 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": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-fbb6f25d-47cd-4883-9897-bce74e0d6f44', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4a86f32f-8f35-45c6-8288-f803beeeec75", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:38Z", "updated_at": "2026-06-23T11:46:38Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:46:38,915 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.145s
2026-06-23 11:46:38,915 106712 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": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-e3e11650-32af-417c-9a5d-c995d7af2249', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7e7d9ad7-6287-4522-b7b4-901f83ccef63", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:38Z", "updated_at": "2026-06-23T11:46:38Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:46:39,058 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.142s
2026-06-23 11:46:39,058 106712 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": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-274872ea-197a-44aa-b201-e48876bf48e7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "67a357d8-6feb-4511-8301-b1aa360f8399", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:38Z", "updated_at": "2026-06-23T11:46:38Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:46:39,237 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.178s
2026-06-23 11:46:39,237 106712 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": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-f9d047d8-3dff-437f-b089-477a7e697ad6', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "33541153-e89b-4e38-96f5-9e371ba03aae", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:39Z", "updated_at": "2026-06-23T11:46:39Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:46:39,403 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.166s
2026-06-23 11:46:39,404 106712 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": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-34c59c4e-5072-45b9-bed0-192698247ace', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e38aed9e-43c9-4428-8362-041f9be444d2", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:39Z", "updated_at": "2026-06-23T11:46:39Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:46:39,584 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.180s
2026-06-23 11:46:39,585 106712 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": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-9070b747-a379-42b4-8424-997320b832a7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4d5d9298-b0d6-4f73-8571-c5fa46a8dbaa", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "security_group_id": "449a81a9-fffb-4ceb-95cf-6cac42835cad", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:39Z", "updated_at": "2026-06-23T11:46:39Z", "revision_number": 0, "tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:46:39,585 106712 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-154287360 on backend None
2026-06-23 11:46:39,608 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 POST https://10.4.3.43/volume/v3/types 0.023s
2026-06-23 11:46:39,608 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks-154287360", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ec3cc8-c1a5-4ad7-9294-329b35323724', 'content-length': '211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ec3cc8-c1a5-4ad7-9294-329b35323724', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types'}
Body: b'{"volume_type": {"id": "10c44b43-d5a6-40ee-a0cc-f164d6a67861", "name": "tempest-scenario-type-luks-154287360", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-23 11:46:39,609 106712 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 10c44b43-d5a6-40ee-a0cc-f164d6a67861
2026-06-23 11:46:39,634 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 POST https://10.4.3.43/volume/v3/types/10c44b43-d5a6-40ee-a0cc-f164d6a67861/encryption 0.024s
2026-06-23 11:46:39,634 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7399067-500b-4cd4-8bfb-5e985bff661b', 'content-length': '230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7399067-500b-4cd4-8bfb-5e985bff661b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types/10c44b43-d5a6-40ee-a0cc-f164d6a67861/encryption'}
Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "10c44b43-d5a6-40ee-a0cc-f164d6a67861", "encryption_id": "1a8af194-7102-41cd-af9a-ce6103677593"}}'
2026-06-23 11:46:39,652 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.016s
2026-06-23 11:46:39,652 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8d83fef8-049b-4b0e-8a58-09c55df56dde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:46:39,920 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 202 POST https://10.4.3.43/volume/v3/volumes 0.267s
2026-06-23 11:46:39,920 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "snapshot_id": null, "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "volume_type": "tempest-scenario-type-luks-154287360", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23e2363-5cd3-4e4b-a4d3-07e5da591c02', 'content-length': '788', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23e2363-5cd3-4e4b-a4d3-07e5da591c02', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:39.867807", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:46:39,949 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.024s
2026-06-23 11:46:39,949 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e0dcba-3033-4c1b-aeaa-1b4f6e65a3da', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e0dcba-3033-4c1b-aeaa-1b4f6e65a3da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db"}}'
2026-06-23 11:46:40,982 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.028s
2026-06-23 11:46:40,982 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d79f186-39e2-40eb-8250-752e58d08ca9', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d79f186-39e2-40eb-8250-752e58d08ca9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:40.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:46:42,015 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.026s
2026-06-23 11:46:42,015 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-275ad593-6e87-43fc-a8af-3f9899c10422', 'content-length': '941', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-275ad593-6e87-43fc-a8af-3f9899c10422', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:46:43,047 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.025s
2026-06-23 11:46:43,047 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac1edfb-f502-487f-aa42-ac5358ce3da0', 'content-length': '941', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac1edfb-f502-487f-aa42-ac5358ce3da0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:46:44,080 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.027s
2026-06-23 11:46:44,080 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57688800-019a-4a2e-ad59-dab19eb807e7', 'content-length': '941', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57688800-019a-4a2e-ad59-dab19eb807e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:46:45,116 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.029s
2026-06-23 11:46:45,116 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee7f0fb-2027-40ee-985c-4cb7ec23f957', 'content-length': '941', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee7f0fb-2027-40ee-985c-4cb7ec23f957', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:46:46,153 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.032s
2026-06-23 11:46:46,153 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc969099-033f-49af-b2a8-013864cde3cc', 'content-length': '941', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc969099-033f-49af-b2a8-013864cde3cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:46:47,185 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.025s
2026-06-23 11:46:47,185 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2765b3d6-ac62-4163-9ae8-f0ff059fc2a9', 'content-length': '941', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2765b3d6-ac62-4163-9ae8-f0ff059fc2a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:46:48,226 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.036s
2026-06-23 11:46:48,227 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f056870-136f-4b61-86fe-b6d1fe3a464d', 'content-length': '941', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f056870-136f-4b61-86fe-b6d1fe3a464d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:46:49,264 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.030s
2026-06-23 11:46:49,265 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e9b087-fe0e-4687-9aa8-bc84ddfb1113', 'content-length': '941', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e9b087-fe0e-4687-9aa8-bc84ddfb1113', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:46:50,302 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.031s
2026-06-23 11:46:50,303 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21686c81-a8a1-49b3-ab6b-c475911ce56c', 'content-length': '1427', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21686c81-a8a1-49b3-ab6b-c475911ce56c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:46:50,307 106712 INFO [tempest.common.waiters] volume 43ee4d15-2e3c-4274-9e4a-58f4a8880c52 reached available after waiting for 11.307965 seconds
2026-06-23 11:46:50,332 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.024s
2026-06-23 11:46:50,332 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd849db-6ebf-4f8f-b914-8bffc1e3d7ae', 'content-length': '1427', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd849db-6ebf-4f8f-b914-8bffc1e3d7ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:46:50,422 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.083s
2026-06-23 11:46:50,422 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-515d223c-8eb2-4c39-b4d6-e5401913cec7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2dba20677ee34b58b640be3ce324d11c", "name": "tempest-TestEncryptedCinderVolumes-876952317-project-member", "password_expires_at": null}, "audit_ids": ["gOFXHHuXSBW1keBS_pIV9g"], "expires_at": "2026-06-23T12:46:50.000000Z", "issued_at": "2026-06-23T11:46:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73913fe3704a4855a62dc5bfbbd373db", "name": "tempest-TestEncryptedCinderVolumes-876952317"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/73913fe3704a4855a62dc5bfbbd373db", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_73913fe3704a4855a62dc5bfbbd373db", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:46:50,422 106712 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume) Found network {'id': '86f82967-d0dc-4c94-81c7-5d59fc16d878', 'name': 'tempest-TestEncryptedCinderVolumes-1444138573-network', 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db', 'project_id': '73913fe3704a4855a62dc5bfbbd373db', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4624, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:41:49Z', 'updated_at': '2026-06-23T11:41:49Z', 'revision_number': 1} available for tenant
2026-06-23 11:46:51,076 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 202 POST https://10.4.3.43/compute/v2.1/servers 0.653s
2026-06-23 11:46:51,076 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "block_device_mapping_v2": [{"uuid": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "networks": [{"uuid": "86f82967-d0dc-4c94-81c7-5d59fc16d878"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0775e2f-53a9-430a-b2de-301402d797cc', 'x-compute-request-id': 'req-d0775e2f-53a9-430a-b2de-301402d797cc', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "adminPass": "vJr2sssTADjr"}}'
2026-06-23 11:46:51,159 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.081s
2026-06-23 11:46:51,159 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1099', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9577a6d1-4895-4b05-ac1c-d7ad7ad69e4d', 'x-compute-request-id': 'req-9577a6d1-4895-4b05-ac1c-d7ad7ad69e4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:52,274 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.107s
2026-06-23 11:46:52,274 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5f9bd4f-14cd-4cca-aedc-8c6d8a50b030', 'x-compute-request-id': 'req-e5f9bd4f-14cd-4cca-aedc-8c6d8a50b030', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:46:53,366 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.087s
2026-06-23 11:46:53,367 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1141', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e638cce4-6189-425a-a67d-8c68fb6a320a', 'x-compute-request-id': 'req-e638cce4-6189-425a-a67d-8c68fb6a320a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:46:53,372 106712 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:46:54,460 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.087s
2026-06-23 11:46:54,460 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5569c34-ee13-4c2e-8f6d-dcab5ff2ff39', 'x-compute-request-id': 'req-b5569c34-ee13-4c2e-8f6d-dcab5ff2ff39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:46:55,570 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.103s
2026-06-23 11:46:55,570 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6440a4a-96ff-4f9a-807c-7f743739fc6a', 'x-compute-request-id': 'req-d6440a4a-96ff-4f9a-807c-7f743739fc6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:46:56,669 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.093s
2026-06-23 11:46:56,669 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30edcd2a-2261-4e38-bfd9-e653bb1cf12a', 'x-compute-request-id': 'req-30edcd2a-2261-4e38-bfd9-e653bb1cf12a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:46:56,676 106712 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-23 11:46:57,959 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.282s
2026-06-23 11:46:57,959 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bfe7327-ddfc-43e3-b4d3-217b2f9c065b', 'x-compute-request-id': 'req-9bfe7327-ddfc-43e3-b4d3-217b2f9c065b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:46:59,187 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.220s
2026-06-23 11:46:59,187 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3df809-885a-45e3-9698-602065812a9a', 'x-compute-request-id': 'req-bb3df809-885a-45e3-9698-602065812a9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:46:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "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": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:46:59,193 106712 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 8 second wait
2026-06-23 11:47:00,353 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.159s
2026-06-23 11:47:00,353 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f89ecc28-1331-4d57-b8b0-b299331a6875', 'x-compute-request-id': 'req-f89ecc28-1331-4d57-b8b0-b299331a6875', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:47:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:47:00,359 106712 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-06-23 11:47:01,518 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.159s
2026-06-23 11:47:01,519 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0458aa6c-d394-4d2c-9e1e-12a47453c2e5', 'x-compute-request-id': 'req-0458aa6c-d394-4d2c-9e1e-12a47453c2e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:47:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:47:02,674 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.150s
2026-06-23 11:47:02,674 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68282cc0-9f4c-4e73-8150-bce29728258f', 'x-compute-request-id': 'req-68282cc0-9f4c-4e73-8150-bce29728258f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:47:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:47:03,835 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.156s
2026-06-23 11:47:03,835 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39f72df2-39de-4f3b-9d85-50ea97182f6d', 'x-compute-request-id': 'req-39f72df2-39de-4f3b-9d85-50ea97182f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:47:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:47:05,104 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.262s
2026-06-23 11:47:05,104 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-588d5439-c090-40a7-ad09-1f13e5436396', 'x-compute-request-id': 'req-588d5439-c090-40a7-ad09-1f13e5436396', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:47:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:47:06,345 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.233s
2026-06-23 11:47:06,345 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d485478f-c399-4f34-a11f-2b4bf854d2b0', 'x-compute-request-id': 'req-d485478f-c399-4f34-a11f-2b4bf854d2b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "BUILD", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:47:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:47:07,609 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.259s
2026-06-23 11:47:07,610 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587a29ac-e78b-4096-8f48-adda5475d07b', 'x-compute-request-id': 'req-587a29ac-e78b-4096-8f48-adda5475d07b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1444138573-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:b5:6b"}]}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "ACTIVE", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:47:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": "2026-06-23T11:47:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:47:07,620 106712 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-23 11:47:07,829 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.208s
2026-06-23 11:47:07,829 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6df5ce48-dc1d-4682-af49-3db86cf1d37f', 'x-compute-request-id': 'req-6df5ce48-dc1d-4682-af49-3db86cf1d37f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1444138573-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:b5:6b"}]}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "ACTIVE", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:47:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": "2026-06-23T11:47:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:47:07,944 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=f8439220-780e-4873-a7e2-e10c9c3210b4 0.108s
2026-06-23 11:47:07,944 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-d8fee9f3-147d-4117-bffc-8b15d915857e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"ports":[{"id":"f5354a83-110c-4c84-8c75-020bcb579933","name":"","network_id":"86f82967-d0dc-4c94-81c7-5d59fc16d878","project_id":"73913fe3704a4855a62dc5bfbbd373db","mac_address":"fa:16:3e:b7:b5:6b","admin_state_up":true,"status":"ACTIVE","device_id":"f8439220-780e-4873-a7e2-e10c9c3210b4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b3e7fbef-98a6-46d2-8372-0a0a50ba54a9","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["449a81a9-fffb-4ceb-95cf-6cac42835cad"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:46:56Z","updated_at":"2026-06-23T11:47:04Z","revision_number":5,"tenant_id":"73913fe3704a4855a62dc5bfbbd373db"}]}'
2026-06-23 11:47:07,944 106712 DEBUG [tempest.common.waiters] Server ID f8439220-780e-4873-a7e2-e10c9c3210b4 ports are all ACTIVE [{'id': 'f5354a83-110c-4c84-8c75-020bcb579933', 'name': '', 'network_id': '86f82967-d0dc-4c94-81c7-5d59fc16d878', 'project_id': '73913fe3704a4855a62dc5bfbbd373db', 'mac_address': 'fa:16:3e:b7:b5:6b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f8439220-780e-4873-a7e2-e10c9c3210b4', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b3e7fbef-98a6-46d2-8372-0a0a50ba54a9', 'ip_address': '10.1.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['449a81a9-fffb-4ceb-95cf-6cac42835cad'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:46:56Z', 'updated_at': '2026-06-23T11:47:04Z', 'revision_number': 5, 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db'}]:
2026-06-23 11:47:07,992 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/networking/v2.0/floatingips?floating_network_id=98c32389-dc32-4216-b122-cff2c63953b4&port_id=f5354a83-110c-4c84-8c75-020bcb579933 0.047s
2026-06-23 11:47:07,993 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-012507cd-d2a5-4f16-b647-438261813c2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips?floating_network_id=98c32389-dc32-4216-b122-cff2c63953b4&port_id=f5354a83-110c-4c84-8c75-020bcb579933'}
Body: b'{"floatingips": []}'
2026-06-23 11:47:08,024 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=f8439220-780e-4873-a7e2-e10c9c3210b4 0.031s
2026-06-23 11:47:08,024 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-e5afc491-6970-4bb7-b5b2-172d68f93583', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"ports":[{"id":"f5354a83-110c-4c84-8c75-020bcb579933","name":"","network_id":"86f82967-d0dc-4c94-81c7-5d59fc16d878","project_id":"73913fe3704a4855a62dc5bfbbd373db","mac_address":"fa:16:3e:b7:b5:6b","admin_state_up":true,"status":"ACTIVE","device_id":"f8439220-780e-4873-a7e2-e10c9c3210b4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b3e7fbef-98a6-46d2-8372-0a0a50ba54a9","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["449a81a9-fffb-4ceb-95cf-6cac42835cad"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:46:56Z","updated_at":"2026-06-23T11:47:04Z","revision_number":5,"tenant_id":"73913fe3704a4855a62dc5bfbbd373db"}]}'
2026-06-23 11:47:08,025 106712 DEBUG [tempest.common.waiters] Server ID f8439220-780e-4873-a7e2-e10c9c3210b4 ports are all ACTIVE [{'id': 'f5354a83-110c-4c84-8c75-020bcb579933', 'name': '', 'network_id': '86f82967-d0dc-4c94-81c7-5d59fc16d878', 'project_id': '73913fe3704a4855a62dc5bfbbd373db', 'mac_address': 'fa:16:3e:b7:b5:6b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f8439220-780e-4873-a7e2-e10c9c3210b4', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b3e7fbef-98a6-46d2-8372-0a0a50ba54a9', 'ip_address': '10.1.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['449a81a9-fffb-4ceb-95cf-6cac42835cad'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:46:56Z', 'updated_at': '2026-06-23T11:47:04Z', 'revision_number': 5, 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db'}]:
2026-06-23 11:47:09,031 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 201 POST https://10.4.3.43/networking/v2.0/floatingips 1.006s
2026-06-23 11:47:09,032 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "port_id": "f5354a83-110c-4c84-8c75-020bcb579933", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "fixed_ip_address": "10.1.0.12"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-78c1a055-1adb-4dd2-bb7b-3ef2e2db6d0c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9c2e406f-7712-45ca-8da2-4bb8ded6a57f", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "project_id": "73913fe3704a4855a62dc5bfbbd373db", "floating_ip_address": "172.24.5.127", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "9e027169-301f-40d8-a414-53802419937f", "port_id": "f5354a83-110c-4c84-8c75-020bcb579933", "fixed_ip_address": "10.1.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "86f82967-d0dc-4c94-81c7-5d59fc16d878", "mac_address": "fa:16:3e:b7:b5:6b", "admin_state_up": true, "status": "ACTIVE", "device_id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:47:08Z", "updated_at": "2026-06-23T11:47:08Z", "revision_number": 0}}'
2026-06-23 11:47:09,033 106712 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.127:22' as 'cirros' with public key authentication
2026-06-23 11:48:09,043 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.127 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:49:11,600 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.127 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:50:15,161 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.127 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:51:19,721 106712 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.127 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:51:19.721 106712 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:51:19.721 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:51:19.721 106712 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:51:19.721 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:51:19.721 106712 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:51:19.721 106712 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:51:19.721 106712 ERROR tempest.lib.common.ssh
2026-06-23 11:51:19,722 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestEncryptedCinderVolumes-1444138573-network': [{'version': 4, 'addr': '10.1.0.12', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:b7:b5:6b'}]}, 'created': '2026-06-23T11:46:51Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'd35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad', 'id': 'f8439220-780e-4873-a7e2-e10c9c3210b4', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}], 'metadata': {}, 'name': 'tempest-TestEncryptedCinderVolumes-server-2035799444', 'status': 'ACTIVE', 'tenant_id': '73913fe3704a4855a62dc5bfbbd373db', 'user_id': '2dba20677ee34b58b640be3ce324d11c', 'updated': '2026-06-23T11:47:07Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestEncryptedCinderVolumes-131516202', 'OS-SRV-USG:launched_at': '2026-06-23T11:47:06.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1298093309'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}]}
2026-06-23 11:51:20,763 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_boot_cloned_encrypted_volume): 404 POST https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4/action 1.041s
2026-06-23 11:51:20,763 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:19 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-16b3344a-7731-4e3c-8855-a7206d73b2cb', 'x-compute-request-id': 'req-16b3344a-7731-4e3c-8855-a7206d73b2cb', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:51:20,764 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server f8439220-780e-4873-a7e2-e10c9c3210b4
2026-06-23 11:51:21,072 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/9c2e406f-7712-45ca-8da2-4bb8ded6a57f 0.307s
2026-06-23 11:51:21,072 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-9fd99b4f-9535-4752-bcc2-81bec4534fa7', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/9c2e406f-7712-45ca-8da2-4bb8ded6a57f'}
Body: b''
2026-06-23 11:51:21,150 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.077s
2026-06-23 11:51:21,150 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:21 GMT', 'server': 'Apache/2.4.58 (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-6374e660-29d1-493a-8095-7e6430771453', 'x-compute-request-id': 'req-6374e660-29d1-493a-8095-7e6430771453', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b''
2026-06-23 11:51:21,366 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.215s
2026-06-23 11:51:21,366 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a90b9981-68cb-479a-91d3-3d4ef84ecd04', 'x-compute-request-id': 'req-a90b9981-68cb-479a-91d3-3d4ef84ecd04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1444138573-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:b5:6b"}, {"version": 4, "addr": "172.24.5.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:b5:6b"}]}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "SHUTOFF", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:51:21Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": "2026-06-23T11:47:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:51:22,525 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.151s
2026-06-23 11:51:22,525 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1455', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5d5b98-54b6-4b18-8aff-9346d54aa2cb', 'x-compute-request-id': 'req-2f5d5b98-54b6-4b18-8aff-9346d54aa2cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1444138573-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:b5:6b"}]}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "SHUTOFF", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:51:21Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": "2026-06-23T11:47:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1298093309"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:51:23,626 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.095s
2026-06-23 11:51:23,626 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb1ee67-9796-414c-817d-80a06fd3bea1', 'x-compute-request-id': 'req-6bb1ee67-9796-414c-817d-80a06fd3bea1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1444138573-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:b5:6b"}]}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "SHUTOFF", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:51:23Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": "2026-06-23T11:47:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:51:24,710 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.077s
2026-06-23 11:51:24,711 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f034290-072a-4609-808f-82c1c9400f83', 'x-compute-request-id': 'req-5f034290-072a-4609-808f-82c1c9400f83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "SHUTOFF", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:51:23Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": "2026-06-23T11:47:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:51:25,808 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.090s
2026-06-23 11:51:25,809 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea59a8d8-28ef-4427-95fb-a023dfddee6d', 'x-compute-request-id': 'req-ea59a8d8-28ef-4427-95fb-a023dfddee6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "DELETED", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:51:25Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:51:20Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": "2026-06-23T11:47:06.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:51:25.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:51:25,813 106712 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:51:26,902 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.088s
2026-06-23 11:51:26,902 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6da553-628f-4195-863a-4398f0947806', 'x-compute-request-id': 'req-3e6da553-628f-4195-863a-4398f0947806', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d35142ecf1a6f61f04ea2ed1ce9101cd6759ce938f94521f39aa4fad", "id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f8439220-780e-4873-a7e2-e10c9c3210b4"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2035799444", "status": "DELETED", "tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "user_id": "2dba20677ee34b58b640be3ce324d11c", "updated": "2026-06-23T11:51:25Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:51:20Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestEncryptedCinderVolumes-131516202", "OS-SRV-USG:launched_at": "2026-06-23T11:47:06.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:51:25.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}]}}'
2026-06-23 11:51:27,933 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4 0.026s
2026-06-23 11:51:27,933 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:27 GMT', 'server': 'Apache/2.4.58 (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-99405dfd-607e-49af-b522-33ece8a12fe4', 'x-compute-request-id': 'req-99405dfd-607e-49af-b522-33ece8a12fe4', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f8439220-780e-4873-a7e2-e10c9c3210b4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f8439220-780e-4873-a7e2-e10c9c3210b4 could not be found."}}'
2026-06-23 11:51:27,966 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.033s
2026-06-23 11:51:27,966 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9afa06-4186-4e6c-a155-65aa3ab21356', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b''
2026-06-23 11:51:27,990 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.024s
2026-06-23 11:51:27,991 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efae7f74-5711-46ed-b1c7-875a84a8ead2', 'content-length': '1426', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efae7f74-5711-46ed-b1c7-875a84a8ead2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"volume": {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:51:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:51:29,012 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52 0.015s
2026-06-23 11:51:29,012 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabd8cd4-0189-4162-9816-629380761e88', 'x-openstack-request-id': 'req-fabd8cd4-0189-4162-9816-629380761e88', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 43ee4d15-2e3c-4274-9e4a-58f4a8880c52 could not be found."}}'
2026-06-23 11:51:29,041 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1 0.029s
2026-06-23 11:51:29,041 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4953f4-b372-4262-9b14-fc2ecafcabf6', 'content-length': '10588', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4953f4-b372-4262-9b14-fc2ecafcabf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "eb5b3ed5-3907-4ce4-bd4e-0862d65f1ef2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:51:28.000000", "updated_at": "2026-06-23T11:51:28.000000", "name": "tempest-VolumeDependencyTests-Volume-682474280", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/eb5b3ed5-3907-4ce4-bd4e-0862d65f1ef2"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/eb5b3ed5-3907-4ce4-bd4e-0862d65f1ef2"}], "user_id": "bac4f4cdff7945888000ff540eb7a403", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "1b3baccc8cbf4c4fa4ef79a16447a212", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "1549d597-3544-42a4-88c6-4a96bddd1e11", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:50:56.000000", "updated_at": "2026-06-23T11:51:05.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1882835161", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11", "attachment_id": "068bc507-0e5f-4a1a-bdb3-3b38f9cdb634", "volume_id": "1549d597-3544-42a4-88c6-4a96bddd1e11", "server_id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "host_name": "np0000003458", "device": "/dev/vda", "attached_at": "2026-06-23T11:51:04.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "e71c713c-7bb6-4ad8-96b6-dae1fb7d635e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:44.000000", "updated_at": "2026-06-23T11:48:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-19424159", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha25
2026-06-23 11:51:29,076 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/types/10c44b43-d5a6-40ee-a0cc-f164d6a67861 0.027s
2026-06-23 11:51:29,077 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29825173-768a-46ac-bc39-f4a8421a39f2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/types/10c44b43-d5a6-40ee-a0cc-f164d6a67861'}
Body: b''
2026-06-23 11:51:29,228 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/449a81a9-fffb-4ceb-95cf-6cac42835cad 0.151s
2026-06-23 11:51:29,228 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c10baed3-4087-4ff3-a854-0cd323d8cace', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/449a81a9-fffb-4ceb-95cf-6cac42835cad'}
Body: b''
2026-06-23 11:51:29,251 106712 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-131516202 0.022s
2026-06-23 11:51:29,251 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:29 GMT', 'server': 'Apache/2.4.58 (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-df64bf03-833f-4e57-b692-b6a3a959c1c7', 'x-compute-request-id': 'req-df64bf03-833f-4e57-b692-b6a3a959c1c7', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-131516202'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
sock.connect(addr)
TimeoutError: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/scenario/test_volume_encrypted.py", line 141, in test_boot_cloned_encrypted_volume
timestamp = self.create_timestamp(ip_instance_1st,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1246, in create_timestamp
ssh_client = self.get_remote_client(ip_address,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 805, in get_remote_client
linux_client.validate_authentication()
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication
self.ssh_client.test_connection_auth()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 244, in test_connection_auth
connection = self._get_ssh_connection()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.127 via SSH timed out.
User: cirros, Password: None
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_actions | 2 | 0 | 2 | 0 | 0 | Detail | |
ServerActionsTestOtherB) |
fail
ft4.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 85, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 435, in recreate_server
server = cls.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
ServerActionsTestOtherA) |
fail
ft4.2: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 85, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 435, in recreate_server
server = cls.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
fail
ft5.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:23:09,644 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST https://10.4.3.43/volume/v3/volumes 0.426s
2026-06-23 11:23:09,644 106716 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-VolumesAssistedSnapshotsTest-volume-1682134302"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04aed522-c649-4b28-bb3d-69cef08e4424', 'content-length': '783', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04aed522-c649-4b28-bb3d-69cef08e4424', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "5918aab1-3284-4e32-b089-8185b8dc4ae2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:09.547098", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1682134302", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2"}], "user_id": "f4603e98eb654807a423316a652d6891", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-06-23 11:23:09,705 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2 0.053s
2026-06-23 11:23:09,706 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc7ee7a-244b-491b-b3f1-c4248bc0f273', 'content-length': '962', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc7ee7a-244b-491b-b3f1-c4248bc0f273', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2'}
Body: b'{"volume": {"id": "5918aab1-3284-4e32-b089-8185b8dc4ae2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:10.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1682134302", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2"}], "user_id": "f4603e98eb654807a423316a652d6891", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "99a1e2b6b9d642bc8e09b72a4b91ccff", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": null}}'
2026-06-23 11:23:10,739 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2 0.025s
2026-06-23 11:23:10,739 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c717bade-9ae5-4c22-9a62-ca963f4f2103', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c717bade-9ae5-4c22-9a62-ca963f4f2103', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2'}
Body: b'{"volume": {"id": "5918aab1-3284-4e32-b089-8185b8dc4ae2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:10.000000", "updated_at": "2026-06-23T11:23:10.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1682134302", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2"}], "user_id": "f4603e98eb654807a423316a652d6891", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "99a1e2b6b9d642bc8e09b72a4b91ccff", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}}'
2026-06-23 11:23:10,745 106716 INFO [tempest.common.waiters] volume 5918aab1-3284-4e32-b089-8185b8dc4ae2 reached available after waiting for 1.745246 seconds
2026-06-23 11:23:10,745 106716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:23:10,981 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.234s
2026-06-23 11:23:10,981 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-883433631", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI3C5V6nURumgc7aHofafM7ikwySku/+LU9oUNJGLxq53yq+fCgmcy/7fVz7NmI2Xfpc4MPtYOmcpy5zCykb3N7mVjyeh9W6P3Av7nArbXgtT7Grk4BLU3PROn83JKTE0A=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:10 GMT', 'server': 'Apache/2.4.58 (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-1c6114a1-0e5b-479b-a034-c7e334f9c919', 'x-compute-request-id': 'req-1c6114a1-0e5b-479b-a034-c7e334f9c919', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-883433631", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI3C5V6nURumgc7aHofafM7ikwySku/+LU9oUNJGLxq53yq+fCgmcy/7fVz7NmI2Xfpc4MPtYOmcpy5zCykb3N7mVjyeh9W6P3Av7nArbXgtT7Grk4BLU3PROn83JKTE0A==", "fingerprint": "ee:70:63:99:ac:42:82:85:7f:4a:7c:fd:59:17:3f:4b", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0"}}'
2026-06-23 11:23:10,982 106716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-883433631 created
2026-06-23 11:23:11,169 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.186s
2026-06-23 11:23:11,169 106716 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--415804718", "description": "tempest-description--282465833"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-031d1ebe-eca7-4f52-964a-2ea4ed1e7a60', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "9c386ca4-9dd1-4fd4-8017-90fa3bbea300", "name": "tempest-securitygroup--415804718", "stateful": true, "tenant_id": "65ad161907e0411b8d7897403159cd8a", "project_id": "65ad161907e0411b8d7897403159cd8a", "description": "tempest-description--282465833", "shared": false, "security_group_rules": [{"id": "56ce3aa7-29e5-442c-943d-4ea854ee65d1", "project_id": "65ad161907e0411b8d7897403159cd8a", "security_group_id": "9c386ca4-9dd1-4fd4-8017-90fa3bbea300", "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": 243, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:11Z", "updated_at": "2026-06-23T11:23:11Z", "revision_number": 0, "tenant_id": "65ad161907e0411b8d7897403159cd8a"}, {"id": "d99bb10c-691c-4d6f-9722-871ba28976d5", "project_id": "65ad161907e0411b8d7897403159cd8a", "security_group_id": "9c386ca4-9dd1-4fd4-8017-90fa3bbea300", "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": 244, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:11Z", "updated_at": "2026-06-23T11:23:11Z", "revision_number": 0, "tenant_id": "65ad161907e0411b8d7897403159cd8a"}], "tags": [], "created_at": "2026-06-23T11:23:11Z", "updated_at": "2026-06-23T11:23:11Z", "revision_number": 1}}'
2026-06-23 11:23:11,281 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.111s
2026-06-23 11:23:11,281 106716 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": "9c386ca4-9dd1-4fd4-8017-90fa3bbea300", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-385a25e8-5d1f-4402-96cc-7ecb7c108a7e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0b423255-33ee-409e-b0f5-bd81f72ed39a", "project_id": "65ad161907e0411b8d7897403159cd8a", "security_group_id": "9c386ca4-9dd1-4fd4-8017-90fa3bbea300", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:11Z", "updated_at": "2026-06-23T11:23:11Z", "revision_number": 0, "tenant_id": "65ad161907e0411b8d7897403159cd8a"}}'
2026-06-23 11:23:11,409 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.127s
2026-06-23 11:23:11,409 106716 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": "9c386ca4-9dd1-4fd4-8017-90fa3bbea300", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2ef0d1e2-4624-4b46-92b1-0818ab5b23a9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9ca1045b-437b-48b5-880c-7683229bcf0a", "project_id": "65ad161907e0411b8d7897403159cd8a", "security_group_id": "9c386ca4-9dd1-4fd4-8017-90fa3bbea300", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:11Z", "updated_at": "2026-06-23T11:23:11Z", "revision_number": 0, "tenant_id": "65ad161907e0411b8d7897403159cd8a"}}'
2026-06-23 11:23:11,409 106716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--415804718 created
2026-06-23 11:23:11,847 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.437s
2026-06-23 11:23:11,847 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c7825672-7edf-4ea2-81c4-c18dfc1f35bf', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "0607e3a4-89da-4277-b791-70bde31a5ddc", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "project_id": "65ad161907e0411b8d7897403159cd8a", "floating_ip_address": "172.24.5.187", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:11Z", "updated_at": "2026-06-23T11:23:11Z", "revision_number": 0}}'
2026-06-23 11:23:11,848 106716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0607e3a4-89da-4277-b791-70bde31a5ddc', 'tenant_id': '65ad161907e0411b8d7897403159cd8a', 'project_id': '65ad161907e0411b8d7897403159cd8a', 'floating_ip_address': '172.24.5.187', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:11Z', 'updated_at': '2026-06-23T11:23:11Z', 'revision_number': 0, 'ip': '172.24.5.187'} created
2026-06-23 11:23:11,982 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.131s
2026-06-23 11:23:11,982 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2941', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7f3077de-963c-4e72-8ba7-18eac65bd62e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "75e8b97b60d04ff5acd3e131daa2fbc0", "name": "tempest-VolumesAssistedSnapshotsTest-976681971-project-member", "password_expires_at": null}, "audit_ids": ["zII7jrwfQlOd-X1KZ4IKvw"], "expires_at": "2026-06-23T12:23:11.000000Z", "issued_at": "2026-06-23T11:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65ad161907e0411b8d7897403159cd8a", "name": "tempest-VolumesAssistedSnapshotsTest-976681971"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/65ad161907e0411b8d7897403159cd8a", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_65ad161907e0411b8d7897403159cd8a", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:23:11,983 106716 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': 'b63fcf60-6905-481f-a524-f20a760eddcd', 'name': 'tempest-VolumesAssistedSnapshotsTest-62648837-network', 'tenant_id': '65ad161907e0411b8d7897403159cd8a', 'project_id': '65ad161907e0411b8d7897403159cd8a', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32054, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:22:40Z', 'updated_at': '2026-06-23T11:22:40Z', 'revision_number': 1} available for tenant
2026-06-23 11:23:11,983 106716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-883433631', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI3C5V6nURumgc7aHofafM7ikwySku/+LU9oUNJGLxq53yq+fCgmcy/7fVz7NmI2Xfpc4MPtYOmcpy5zCykb3N7mVjyeh9W6P3Av7nArbXgtT7Grk4BLU3PROn83JKTE0A==', 'fingerprint': 'ee:70:63:99:ac:42:82:85:7f:4a:7c:fd:59:17:3f:4b', 'user_id': '75e8b97b60d04ff5acd3e131daa2fbc0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCLYrUhlL+U37kjkik6P6Mm+kfRNqrOKvaxZQLcU8AKxatI+rJZJjV7\njR0Ibd+LXMSgBwYFK4EEACKhZANiAASNwuVep1EbpoHO2h6H2nzO4pMMkpLv/i1P\naFDSRi8aud8qvnwoJnMv+31c+zZiNl36XODD7WDpnKcucwspG9ze5lY8nofVuj9w\nL+5wK214LU+xq5OAS1Nz0Tp/NySkxNA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9c386ca4-9dd1-4fd4-8017-90fa3bbea300', 'name': 'tempest-securitygroup--415804718', 'stateful': True, 'tenant_id': '65ad161907e0411b8d7897403159cd8a', 'project_id': '65ad161907e0411b8d7897403159cd8a', 'description': 'tempest-description--282465833', 'shared': False, 'security_group_rules': [{'id': '56ce3aa7-29e5-442c-943d-4ea854ee65d1', 'project_id': '65ad161907e0411b8d7897403159cd8a', 'security_group_id': '9c386ca4-9dd1-4fd4-8017-90fa3bbea300', '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': 243, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:11Z', 'updated_at': '2026-06-23T11:23:11Z', 'revision_number': 0, 'tenant_id': '65ad161907e0411b8d7897403159cd8a'}, {'id': 'd99bb10c-691c-4d6f-9722-871ba28976d5', 'project_id': '65ad161907e0411b8d7897403159cd8a', 'security_group_id': '9c386ca4-9dd1-4fd4-8017-90fa3bbea300', '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': 244, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:11Z', 'updated_at': '2026-06-23T11:23:11Z', 'revision_number': 0, 'tenant_id': '65ad161907e0411b8d7897403159cd8a'}], 'tags': [], 'created_at': '2026-06-23T11:23:11Z', 'updated_at': '2026-06-23T11:23:11Z', 'revision_number': 1}, 'floating_ip': {'id': '0607e3a4-89da-4277-b791-70bde31a5ddc', 'tenant_id': '65ad161907e0411b8d7897403159cd8a', 'project_id': '65ad161907e0411b8d7897403159cd8a', 'floating_ip_address': '172.24.5.187', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:11Z', 'updated_at': '2026-06-23T11:23:11Z', 'revision_number': 0, 'ip': '172.24.5.187'}}
2026-06-23 11:23:12,922 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST https://10.4.3.43/compute/v2.1/servers 0.938s
2026-06-23 11:23:12,922 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "b63fcf60-6905-481f-a524-f20a760eddcd"}], "security_groups": [{"name": "tempest-securitygroup--415804718"}], "key_name": "tempest-keypair-883433631", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c864cba8-e0f6-4590-a7ef-517c795e2b77', 'x-compute-request-id': 'req-c864cba8-e0f6-4590-a7ef-517c795e2b77', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--415804718"}], "adminPass": "Hv7G4EArfm59"}}'
2026-06-23 11:23:13,057 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.133s
2026-06-23 11:23:13,057 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ec4f0d-8556-4a4f-96b5-d6d7cacf7ea3', 'x-compute-request-id': 'req-e7ec4f0d-8556-4a4f-96b5-d6d7cacf7ea3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:14,197 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.133s
2026-06-23 11:23:14,197 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3fd38b0-3278-453d-b777-07791a022424', 'x-compute-request-id': 'req-a3fd38b0-3278-453d-b777-07791a022424', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:15,448 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.243s
2026-06-23 11:23:15,449 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3767b895-db66-4ab5-98b5-427431e8af7b', 'x-compute-request-id': 'req-3767b895-db66-4ab5-98b5-427431e8af7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:15,455 106716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:23:16,785 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.329s
2026-06-23 11:23:16,785 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e14ccb-6067-419b-b935-2ffd75cf1d1a', 'x-compute-request-id': 'req-c9e14ccb-6067-419b-b935-2ffd75cf1d1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:17,954 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.160s
2026-06-23 11:23:17,954 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd31c0f8-fb34-4de5-8ecb-b70ec4106b5a', 'x-compute-request-id': 'req-cd31c0f8-fb34-4de5-8ecb-b70ec4106b5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:19,089 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.129s
2026-06-23 11:23:19,089 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89339ec9-f87f-4f62-82ec-1146392961c9', 'x-compute-request-id': 'req-89339ec9-f87f-4f62-82ec-1146392961c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:20,262 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.167s
2026-06-23 11:23:20,262 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f85483ff-2487-49de-86eb-3cae134909f7', 'x-compute-request-id': 'req-f85483ff-2487-49de-86eb-3cae134909f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:21,451 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.180s
2026-06-23 11:23:21,451 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb8baf22-3370-49a6-97d7-a35adc7e5fb1', 'x-compute-request-id': 'req-cb8baf22-3370-49a6-97d7-a35adc7e5fb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:21,456 106716 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-06-23 11:23:22,674 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.216s
2026-06-23 11:23:22,674 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e5153d-636d-4ae8-990e-0dac585c153c', 'x-compute-request-id': 'req-29e5153d-636d-4ae8-990e-0dac585c153c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:23,901 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.217s
2026-06-23 11:23:23,902 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c821684-8c8e-4b81-bd31-15e32a8775b3', 'x-compute-request-id': 'req-0c821684-8c8e-4b81-bd31-15e32a8775b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:23,910 106716 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 10 second wait
2026-06-23 11:23:25,109 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.198s
2026-06-23 11:23:25,109 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-863763e8-15af-42ba-9585-bdb010570210', 'x-compute-request-id': 'req-863763e8-15af-42ba-9585-bdb010570210', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:26,383 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.267s
2026-06-23 11:23:26,384 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14233826-889d-4edf-98ac-143b83ebe32a', 'x-compute-request-id': 'req-14233826-889d-4edf-98ac-143b83ebe32a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:27,596 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.203s
2026-06-23 11:23:27,597 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd177b46-3eba-403a-88cb-42be0407ab32', 'x-compute-request-id': 'req-dd177b46-3eba-403a-88cb-42be0407ab32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:28,830 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.227s
2026-06-23 11:23:28,831 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56cb303f-0a3e-4b67-97d8-7e21f3f0142d', 'x-compute-request-id': 'req-56cb303f-0a3e-4b67-97d8-7e21f3f0142d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:30,192 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.353s
2026-06-23 11:23:30,193 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d99294b-e363-41c7-b09c-cbe2eace1f23', 'x-compute-request-id': 'req-8d99294b-e363-41c7-b09c-cbe2eace1f23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:31,619 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.412s
2026-06-23 11:23:31,619 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c0db40e-0b18-4f23-a20a-64b6ca5e8f96', 'x-compute-request-id': 'req-0c0db40e-0b18-4f23-a20a-64b6ca5e8f96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:32,836 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.207s
2026-06-23 11:23:32,836 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9781588-fd45-4847-bcac-fc330ec373bf', 'x-compute-request-id': 'req-d9781588-fd45-4847-bcac-fc330ec373bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:34,053 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.207s
2026-06-23 11:23:34,053 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b230e89-be6e-45b6-ad57-d37af5378b16', 'x-compute-request-id': 'req-2b230e89-be6e-45b6-ad57-d37af5378b16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:35,233 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.175s
2026-06-23 11:23:35,233 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e7b9b64-2a90-46b9-a698-c0900e2467ee', 'x-compute-request-id': 'req-4e7b9b64-2a90-46b9-a698-c0900e2467ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "BUILD", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:36,405 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.164s
2026-06-23 11:23:36,405 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba02882-fae7-461d-91be-231ce7faeb52', 'x-compute-request-id': 'req-8ba02882-fae7-461d-91be-231ce7faeb52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesAssistedSnapshotsTest-62648837-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:66:2c"}]}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "ACTIVE", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": "2026-06-23T11:23:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:36,410 106716 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 23 second wait
2026-06-23 11:23:36,491 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e/os-interface 0.080s
2026-06-23 11:23:36,491 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d2b0f4-c96f-4723-a523-adbed65c92ee', 'x-compute-request-id': 'req-69d2b0f4-c96f-4723-a523-adbed65c92ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "b63fcf60-6905-481f-a524-f20a760eddcd", "port_id": "b025333e-a682-466c-a7fe-c47584ac5ac4", "mac_addr": "fa:16:3e:69:66:2c", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "634b7cbc-5597-414d-ba5a-89af9ca1efb8", "ip_address": "10.1.0.4"}]}]}'
2026-06-23 11:23:37,632 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/0607e3a4-89da-4277-b791-70bde31a5ddc 1.138s
2026-06-23 11:23:37,632 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "b025333e-a682-466c-a7fe-c47584ac5ac4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-ec8d6a02-24a6-433c-b6f5-773662c0adb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/0607e3a4-89da-4277-b791-70bde31a5ddc'}
Body: b'{"floatingip": {"id": "0607e3a4-89da-4277-b791-70bde31a5ddc", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "project_id": "65ad161907e0411b8d7897403159cd8a", "floating_ip_address": "172.24.5.187", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "31e15c71-8e98-41c6-9e78-e4092fcfd5a1", "port_id": "b025333e-a682-466c-a7fe-c47584ac5ac4", "fixed_ip_address": "10.1.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b63fcf60-6905-481f-a524-f20a760eddcd", "mac_address": "fa:16:3e:69:66:2c", "admin_state_up": true, "status": "DOWN", "device_id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:11Z", "updated_at": "2026-06-23T11:23:36Z", "revision_number": 1}}'
2026-06-23 11:23:37,633 106716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.187:22' as 'cirros' with public key authentication
2026-06-23 11:24:37,692 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.187 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:25:40,252 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.187 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:26:43,807 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.187 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:27:48,342 106716 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.187 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:27:48.342 106716 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:27:48.342 106716 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:27:48.342 106716 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:27:48.342 106716 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:27:48.342 106716 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:27:48.342 106716 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:27:48.342 106716 ERROR tempest.lib.common.ssh
2026-06-23 11:27:48,343 106716 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-VolumesAssistedSnapshotsTest-62648837-network': [{'version': 4, 'addr': '10.1.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:69:66:2c'}]}, 'created': '2026-06-23T11:23:12Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944', 'id': 'b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}], 'metadata': {}, 'name': 'tempest-VolumesAssistedSnapshotsTest-server-385058569', 'status': 'ACTIVE', 'tenant_id': '65ad161907e0411b8d7897403159cd8a', 'user_id': '75e8b97b60d04ff5acd3e131daa2fbc0', 'updated': '2026-06-23T11:23:35Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-883433631', 'OS-SRV-USG:launched_at': '2026-06-23T11:23:35.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--415804718'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:27:49,391 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 404 POST https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e/action 1.048s
2026-06-23 11:27:49,391 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:48 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-b2f7b456-e3d2-4674-92d2-96f405ab64c7', 'x-compute-request-id': 'req-b2f7b456-e3d2-4674-92d2-96f405ab64c7', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:27:49,392 106716 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e
2026-06-23 11:27:49,486 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 204 DELETE https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.094s
2026-06-23 11:27:49,487 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (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-ab447a73-73d9-4295-a50b-9aadc4197185', 'x-compute-request-id': 'req-ab447a73-73d9-4295-a50b-9aadc4197185', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b''
2026-06-23 11:27:49,698 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.211s
2026-06-23 11:27:49,698 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e9fb080-bd77-41fc-b8ae-9573fa3bc626', 'x-compute-request-id': 'req-3e9fb080-bd77-41fc-b8ae-9573fa3bc626', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesAssistedSnapshotsTest-62648837-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:66:2c"}, {"version": 4, "addr": "172.24.5.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:66:2c"}]}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "SHUTOFF", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:27:49Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": "2026-06-23T11:23:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:50,858 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.153s
2026-06-23 11:27:50,858 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b4c9750-8888-4acc-9b78-b8f4adda8523', 'x-compute-request-id': 'req-3b4c9750-8888-4acc-9b78-b8f4adda8523', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesAssistedSnapshotsTest-62648837-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:66:2c"}, {"version": 4, "addr": "172.24.5.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:66:2c"}]}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "SHUTOFF", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:27:49Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": "2026-06-23T11:23:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:52,026 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.163s
2026-06-23 11:27:52,026 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7732b1d3-10ed-410f-ba73-165eb4791ce5', 'x-compute-request-id': 'req-7732b1d3-10ed-410f-ba73-165eb4791ce5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesAssistedSnapshotsTest-62648837-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:66:2c"}, {"version": 4, "addr": "172.24.5.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:66:2c"}]}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "SHUTOFF", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:27:51Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": "2026-06-23T11:23:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--415804718"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:53,114 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.080s
2026-06-23 11:27:53,114 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa06b62-14cd-4229-a0e5-fc397506c77a', 'x-compute-request-id': 'req-baa06b62-14cd-4229-a0e5-fc397506c77a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "SHUTOFF", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:27:51Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": "2026-06-23T11:23:35.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:54,323 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.204s
2026-06-23 11:27:54,323 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a42d80b7-9ccf-427d-8829-3d7eaa82ee67', 'x-compute-request-id': 'req-a42d80b7-9ccf-427d-8829-3d7eaa82ee67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "DELETED", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:27:53Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:48Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": "2026-06-23T11:23:35.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:27:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:54,331 106716 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 5 second wait
2026-06-23 11:27:55,438 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.106s
2026-06-23 11:27:55,438 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249e0c7a-1eec-4390-803b-207c898d0e77', 'x-compute-request-id': 'req-249e0c7a-1eec-4390-803b-207c898d0e77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "DELETED", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:27:53Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:48Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": "2026-06-23T11:23:35.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:27:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:56,566 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.123s
2026-06-23 11:27:56,567 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bfa6ada-4073-4d61-b355-46e80d4b177a', 'x-compute-request-id': 'req-7bfa6ada-4073-4d61-b355-46e80d4b177a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "DELETED", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:27:53Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:48Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": "2026-06-23T11:23:35.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:27:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:57,727 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.155s
2026-06-23 11:27:57,727 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f33848d-0ee8-41a3-9cde-32d8ed035412', 'x-compute-request-id': 'req-7f33848d-0ee8-41a3-9cde-32d8ed035412', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "422997b9e682b3647b0833e3bf25cd20efe4f32407351ba9ff62c944", "id": "b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-385058569", "status": "DELETED", "tenant_id": "65ad161907e0411b8d7897403159cd8a", "user_id": "75e8b97b60d04ff5acd3e131daa2fbc0", "updated": "2026-06-23T11:27:53Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:48Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-883433631", "OS-SRV-USG:launched_at": "2026-06-23T11:23:35.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:27:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:58,766 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 404 GET https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e 0.032s
2026-06-23 11:27:58,766 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:58 GMT', 'server': 'Apache/2.4.58 (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-50158125-7f97-4cf0-a70d-ef3e8cc9fdaa', 'x-compute-request-id': 'req-50158125-7f97-4cf0-a70d-ef3e8cc9fdaa', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b6755cc2-2c4d-4da7-bf5c-0853ea38aa3e could not be found."}}'
2026-06-23 11:27:58,826 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2 0.058s
2026-06-23 11:27:58,827 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa82f917-f3dc-40e1-9a52-e48dde3f1480', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2'}
Body: b''
2026-06-23 11:27:58,851 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2 0.024s
2026-06-23 11:27:58,851 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-225f8f89-5ec6-451a-a6e9-affd115727cc', 'content-length': '1013', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-225f8f89-5ec6-451a-a6e9-affd115727cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2'}
Body: b'{"volume": {"id": "5918aab1-3284-4e32-b089-8185b8dc4ae2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:10.000000", "updated_at": "2026-06-23T11:27:59.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1682134302", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2"}], "user_id": "f4603e98eb654807a423316a652d6891", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "99a1e2b6b9d642bc8e09b72a4b91ccff", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}}'
2026-06-23 11:27:59,876 106716 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2 0.019s
2026-06-23 11:27:59,876 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-56badc5c-dd49-4efa-8915-29a9d4a1d6c8', 'x-openstack-request-id': 'req-56badc5c-dd49-4efa-8915-29a9d4a1d6c8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/5918aab1-3284-4e32-b089-8185b8dc4ae2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5918aab1-3284-4e32-b089-8185b8dc4ae2 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 60, in test_volume_assisted_snapshot_create_delete
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
fail
ft6.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:23:06,573 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.242s
2026-06-23 11:23:06,574 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-93dd2447-18af-4d31-8489-e8426e4efb5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:23:07,401 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST https://10.4.3.43/image/v2/images 0.601s
2026-06-23 11:23:07,401 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'https://127.0.0.1:60999/v2/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e770b215-a680-4323-a2be-84c7171b91a3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/image/v2/images'}
Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "08a836556f2744d1b290006143999db3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "created_at": "2026-06-23T11:23:07Z", "updated_at": "2026-06-23T11:23:07Z", "tags": [], "self": "/v2/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "file": "/v2/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:23:09,324 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT https://10.4.3.43/image/v2/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163/file 1.922s
2026-06-23 11:23:09,324 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x74750550cf40>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ed26e182-eb02-47e4-b9ba-3fe0cba284ff', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/image/v2/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163/file'}
Body: b''
2026-06-23 11:23:09,324 106712 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:23:09,324 106712 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:23:09,595 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.270s
2026-06-23 11:23:09,595 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-2001041432", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNlZuCSjRkQaz30NMks6HdmAao9eC58jBdMDOSTphPwcLECNKD3oqdS1TcsU1FRSnR7N/5JsVccdKquZQHPt+Ddz/bxmg4TmSZN430IqrylIAPGcMqmJ5CoG3H2ZXPIruw=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-875ed6bf-b9c0-4cca-885d-e109b4e7c275', 'x-compute-request-id': 'req-875ed6bf-b9c0-4cca-885d-e109b4e7c275', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-2001041432", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNlZuCSjRkQaz30NMks6HdmAao9eC58jBdMDOSTphPwcLECNKD3oqdS1TcsU1FRSnR7N/5JsVccdKquZQHPt+Ddz/bxmg4TmSZN430IqrylIAPGcMqmJ5CoG3H2ZXPIruw==", "fingerprint": "fc:6b:ba:f3:25:1d:00:84:59:de:e6:56:6a:54:5b:24", "user_id": "f29195ad1110468196eab5b9296a2d40"}}'
2026-06-23 11:23:09,596 106712 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2001041432 created
2026-06-23 11:23:09,816 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.219s
2026-06-23 11:23:09,816 106712 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--1333623063", "description": "tempest-description--1689668746"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-149a9476-8a9b-4e20-9b6b-885859ddce2f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0402f1b3-8465-41ce-b00f-e59272e8080c", "name": "tempest-securitygroup--1333623063", "stateful": true, "tenant_id": "e24ec8e46eb84269b88216467e09e884", "project_id": "e24ec8e46eb84269b88216467e09e884", "description": "tempest-description--1689668746", "shared": false, "security_group_rules": [{"id": "00a5ec36-0cb2-4975-be6b-dc1be8d87769", "project_id": "e24ec8e46eb84269b88216467e09e884", "security_group_id": "0402f1b3-8465-41ce-b00f-e59272e8080c", "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": 235, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:09Z", "updated_at": "2026-06-23T11:23:09Z", "revision_number": 0, "tenant_id": "e24ec8e46eb84269b88216467e09e884"}, {"id": "3c2c11de-38ad-46a1-9965-9dbd204769b0", "project_id": "e24ec8e46eb84269b88216467e09e884", "security_group_id": "0402f1b3-8465-41ce-b00f-e59272e8080c", "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": 236, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:09Z", "updated_at": "2026-06-23T11:23:09Z", "revision_number": 0, "tenant_id": "e24ec8e46eb84269b88216467e09e884"}], "tags": [], "created_at": "2026-06-23T11:23:09Z", "updated_at": "2026-06-23T11:23:09Z", "revision_number": 1}}'
2026-06-23 11:23:09,954 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.138s
2026-06-23 11:23:09,954 106712 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": "0402f1b3-8465-41ce-b00f-e59272e8080c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-780d40c3-3244-40c0-9967-4f1533414d02', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4f5cb84a-900c-4f98-9d3c-668e22bed92c", "project_id": "e24ec8e46eb84269b88216467e09e884", "security_group_id": "0402f1b3-8465-41ce-b00f-e59272e8080c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:09Z", "updated_at": "2026-06-23T11:23:09Z", "revision_number": 0, "tenant_id": "e24ec8e46eb84269b88216467e09e884"}}'
2026-06-23 11:23:10,185 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.230s
2026-06-23 11:23:10,186 106712 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": "0402f1b3-8465-41ce-b00f-e59272e8080c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2eebf854-40ac-4da2-b0c6-f1c4a5d8e2aa', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f812cf60-ca2f-4d4e-897a-98c244820c02", "project_id": "e24ec8e46eb84269b88216467e09e884", "security_group_id": "0402f1b3-8465-41ce-b00f-e59272e8080c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:10Z", "updated_at": "2026-06-23T11:23:10Z", "revision_number": 0, "tenant_id": "e24ec8e46eb84269b88216467e09e884"}}'
2026-06-23 11:23:10,186 106712 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1333623063 created
2026-06-23 11:23:10,717 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.531s
2026-06-23 11:23:10,717 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-f9f221f2-2e67-4a10-8438-084b666880e0', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ff71f33f-f644-49b0-95de-4407fc8ead81", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "project_id": "e24ec8e46eb84269b88216467e09e884", "floating_ip_address": "172.24.5.4", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:10Z", "updated_at": "2026-06-23T11:23:10Z", "revision_number": 0}}'
2026-06-23 11:23:10,717 106712 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ff71f33f-f644-49b0-95de-4407fc8ead81', 'tenant_id': 'e24ec8e46eb84269b88216467e09e884', 'project_id': 'e24ec8e46eb84269b88216467e09e884', 'floating_ip_address': '172.24.5.4', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:10Z', 'updated_at': '2026-06-23T11:23:10Z', 'revision_number': 0, 'ip': '172.24.5.4'} created
2026-06-23 11:23:10,874 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.152s
2026-06-23 11:23:10,874 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2933', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3d17b44b-c7a6-4f25-8f95-e654298d5c62', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f29195ad1110468196eab5b9296a2d40", "name": "tempest-AttachSCSIVolumeTestJSON-789603773-project-member", "password_expires_at": null}, "audit_ids": ["6U8SImKwQWKaqMaOoHOkeg"], "expires_at": "2026-06-23T12:23:10.000000Z", "issued_at": "2026-06-23T11:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e24ec8e46eb84269b88216467e09e884", "name": "tempest-AttachSCSIVolumeTestJSON-789603773"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/e24ec8e46eb84269b88216467e09e884", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_e24ec8e46eb84269b88216467e09e884", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:23:10,874 106712 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '1a542c5a-5ed3-4c08-b684-124fec8bd614', 'name': 'tempest-AttachSCSIVolumeTestJSON-383263929-network', 'tenant_id': 'e24ec8e46eb84269b88216467e09e884', 'project_id': 'e24ec8e46eb84269b88216467e09e884', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6979, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:22:41Z', 'updated_at': '2026-06-23T11:22:41Z', 'revision_number': 1} available for tenant
2026-06-23 11:23:10,875 106712 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2001041432', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNlZuCSjRkQaz30NMks6HdmAao9eC58jBdMDOSTphPwcLECNKD3oqdS1TcsU1FRSnR7N/5JsVccdKquZQHPt+Ddz/bxmg4TmSZN430IqrylIAPGcMqmJ5CoG3H2ZXPIruw==', 'fingerprint': 'fc:6b:ba:f3:25:1d:00:84:59:de:e6:56:6a:54:5b:24', 'user_id': 'f29195ad1110468196eab5b9296a2d40', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBFvG41gQay60TtijzKS7XEeyuIYFdcH9AgX2ecvwqTTiWSjd5nOzyd\nTZJXvbszImmgBwYFK4EEACKhZANiAATZWbgko0ZEGs99DTJLOh3ZgGqPXgufIwXT\nAzkk6YT8HCxAjSg96KnUtU3LFNRUUp0ezf+SbFXHHSqrmUBz7fg3c/28ZoOE5kmT\neN9CKq8pSADxnDKpieQqBtx9mVzyK7s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0402f1b3-8465-41ce-b00f-e59272e8080c', 'name': 'tempest-securitygroup--1333623063', 'stateful': True, 'tenant_id': 'e24ec8e46eb84269b88216467e09e884', 'project_id': 'e24ec8e46eb84269b88216467e09e884', 'description': 'tempest-description--1689668746', 'shared': False, 'security_group_rules': [{'id': '00a5ec36-0cb2-4975-be6b-dc1be8d87769', 'project_id': 'e24ec8e46eb84269b88216467e09e884', 'security_group_id': '0402f1b3-8465-41ce-b00f-e59272e8080c', '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': 235, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:09Z', 'updated_at': '2026-06-23T11:23:09Z', 'revision_number': 0, 'tenant_id': 'e24ec8e46eb84269b88216467e09e884'}, {'id': '3c2c11de-38ad-46a1-9965-9dbd204769b0', 'project_id': 'e24ec8e46eb84269b88216467e09e884', 'security_group_id': '0402f1b3-8465-41ce-b00f-e59272e8080c', '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': 236, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:09Z', 'updated_at': '2026-06-23T11:23:09Z', 'revision_number': 0, 'tenant_id': 'e24ec8e46eb84269b88216467e09e884'}], 'tags': [], 'created_at': '2026-06-23T11:23:09Z', 'updated_at': '2026-06-23T11:23:09Z', 'revision_number': 1}, 'floating_ip': {'id': 'ff71f33f-f644-49b0-95de-4407fc8ead81', 'tenant_id': 'e24ec8e46eb84269b88216467e09e884', 'project_id': 'e24ec8e46eb84269b88216467e09e884', 'floating_ip_address': '172.24.5.4', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:10Z', 'updated_at': '2026-06-23T11:23:10Z', 'revision_number': 0, 'ip': '172.24.5.4'}}
2026-06-23 11:23:11,589 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST https://10.4.3.43/compute/v2.1/servers 0.713s
2026-06-23 11:23:11,590 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "imageRef": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "1a542c5a-5ed3-4c08-b684-124fec8bd614"}], "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "key_name": "tempest-keypair-2001041432", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab81dd63-0e58-4d3f-a058-0d103fd2b6bb', 'x-compute-request-id': 'req-ab81dd63-0e58-4d3f-a058-0d103fd2b6bb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "adminPass": "hu8njujwFAys"}}'
2026-06-23 11:23:11,679 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.087s
2026-06-23 11:23:11,679 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-574b1cb5-fd5b-46ca-82bc-80c11500c84b', 'x-compute-request-id': 'req-574b1cb5-fd5b-46ca-82bc-80c11500c84b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:12,832 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.146s
2026-06-23 11:23:12,832 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a647beee-111f-4870-af9c-dbc74a0f5d72', 'x-compute-request-id': 'req-a647beee-111f-4870-af9c-dbc74a0f5d72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:13,964 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.121s
2026-06-23 11:23:13,964 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9c79f18-8553-4784-b07e-e409f53e8e79', 'x-compute-request-id': 'req-c9c79f18-8553-4784-b07e-e409f53e8e79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:13,971 106712 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:23:15,360 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.389s
2026-06-23 11:23:15,360 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee4dce72-c018-441e-86d6-0a01e7e31c2f', 'x-compute-request-id': 'req-ee4dce72-c018-441e-86d6-0a01e7e31c2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:16,894 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.528s
2026-06-23 11:23:16,894 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90637a62-c9bf-4d4e-8faa-96f1e3212ee2', 'x-compute-request-id': 'req-90637a62-c9bf-4d4e-8faa-96f1e3212ee2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:18,181 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.278s
2026-06-23 11:23:18,181 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5df1e6d-0f8e-413a-931c-0c9e3b62fd70', 'x-compute-request-id': 'req-c5df1e6d-0f8e-413a-931c-0c9e3b62fd70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:19,387 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.201s
2026-06-23 11:23:19,387 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d21b03a3-7669-490e-a477-ca5813c4a484', 'x-compute-request-id': 'req-d21b03a3-7669-490e-a477-ca5813c4a484', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:19,398 106712 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-06-23 11:23:20,609 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.211s
2026-06-23 11:23:20,609 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b15d29f7-d54a-48a1-9c45-2dc327a931ab', 'x-compute-request-id': 'req-b15d29f7-d54a-48a1-9c45-2dc327a931ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "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": []}}'
2026-06-23 11:23:20,615 106712 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 9 second wait
2026-06-23 11:23:22,240 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.625s
2026-06-23 11:23:22,240 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e2d3dc-2ec2-4be6-931b-820227e70655', 'x-compute-request-id': 'req-43e2d3dc-2ec2-4be6-931b-820227e70655', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:22,248 106712 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait
2026-06-23 11:23:23,501 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.252s
2026-06-23 11:23:23,501 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15882db7-e0e9-4568-bac1-53e4d65dd48a', 'x-compute-request-id': 'req-15882db7-e0e9-4568-bac1-53e4d65dd48a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:24,657 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.142s
2026-06-23 11:23:24,657 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-589f8564-1a59-4b15-8ad7-5aeb0ac5801b', 'x-compute-request-id': 'req-589f8564-1a59-4b15-8ad7-5aeb0ac5801b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:25,912 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.248s
2026-06-23 11:23:25,912 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74094a35-5183-442d-814c-3dc368d3701c', 'x-compute-request-id': 'req-74094a35-5183-442d-814c-3dc368d3701c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:27,129 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.206s
2026-06-23 11:23:27,129 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e3816aa-3e9f-4441-8954-e31a29815258', 'x-compute-request-id': 'req-2e3816aa-3e9f-4441-8954-e31a29815258', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:28,367 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.231s
2026-06-23 11:23:28,367 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa6cb2ea-2eaf-4bad-9b05-6a8173762847', 'x-compute-request-id': 'req-aa6cb2ea-2eaf-4bad-9b05-6a8173762847', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:29,602 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.225s
2026-06-23 11:23:29,603 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec43f7d-8f4c-478a-b4be-feaf5c189422', 'x-compute-request-id': 'req-7ec43f7d-8f4c-478a-b4be-feaf5c189422', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:30,908 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.299s
2026-06-23 11:23:30,909 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b38b4666-5044-4c93-b213-8b5b434cabb7', 'x-compute-request-id': 'req-b38b4666-5044-4c93-b213-8b5b434cabb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:32,075 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.156s
2026-06-23 11:23:32,075 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cbd641a-f7ed-463e-8a2b-b10fecc93c01', 'x-compute-request-id': 'req-4cbd641a-f7ed-463e-8a2b-b10fecc93c01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:33,236 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.154s
2026-06-23 11:23:33,236 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3f6304-f050-4a89-acac-2a0aab88d462', 'x-compute-request-id': 'req-ff3f6304-f050-4a89-acac-2a0aab88d462', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:34,383 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.142s
2026-06-23 11:23:34,383 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-135ceb52-5c66-491b-b687-ea82bb9fac1e', 'x-compute-request-id': 'req-135ceb52-5c66-491b-b687-ea82bb9fac1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "BUILD", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:35,616 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.225s
2026-06-23 11:23:35,616 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e4276b-b500-4fa2-be2a-cc3d440eab81', 'x-compute-request-id': 'req-24e4276b-b500-4fa2-be2a-cc3d440eab81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachSCSIVolumeTestJSON-383263929-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:25:b3"}]}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "ACTIVE", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": "2026-06-23T11:23:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:35,625 106712 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait
2026-06-23 11:23:35,759 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6/os-interface 0.134s
2026-06-23 11:23:35,759 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07623640-6dc6-43ee-9c56-a8efeab8450f', 'x-compute-request-id': 'req-07623640-6dc6-43ee-9c56-a8efeab8450f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "1a542c5a-5ed3-4c08-b684-124fec8bd614", "port_id": "1ebf5a57-fb0e-426f-9aa6-9f86f81a18c1", "mac_addr": "fa:16:3e:c3:25:b3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0a4fa652-4a1d-43f0-9c2e-4c360ad6083f", "ip_address": "10.1.0.12"}]}]}'
2026-06-23 11:23:36,327 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/ff71f33f-f644-49b0-95de-4407fc8ead81 0.565s
2026-06-23 11:23:36,327 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "1ebf5a57-fb0e-426f-9aa6-9f86f81a18c1"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-224856dd-fce9-4430-88d4-365215e17bf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/ff71f33f-f644-49b0-95de-4407fc8ead81'}
Body: b'{"floatingip": {"id": "ff71f33f-f644-49b0-95de-4407fc8ead81", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "project_id": "e24ec8e46eb84269b88216467e09e884", "floating_ip_address": "172.24.5.4", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "af46e6ac-407e-41e7-8044-aa5f293c5fe3", "port_id": "1ebf5a57-fb0e-426f-9aa6-9f86f81a18c1", "fixed_ip_address": "10.1.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1a542c5a-5ed3-4c08-b684-124fec8bd614", "mac_address": "fa:16:3e:c3:25:b3", "admin_state_up": true, "status": "ACTIVE", "device_id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:10Z", "updated_at": "2026-06-23T11:23:35Z", "revision_number": 1}}'
2026-06-23 11:23:36,328 106712 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.4:22' as 'cirros' with public key authentication
2026-06-23 11:24:36,388 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.4 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:25:38,892 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.4 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:26:42,452 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.4 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:27:47,008 106712 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.4 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:27:47.008 106712 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:27:47.008 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:27:47.008 106712 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:27:47.008 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:27:47.008 106712 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:27:47.008 106712 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:27:47.008 106712 ERROR tempest.lib.common.ssh
2026-06-23 11:27:47,009 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachSCSIVolumeTestJSON-383263929-network': [{'version': 4, 'addr': '10.1.0.12', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:c3:25:b3'}]}, 'created': '2026-06-23T11:23:11Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6', 'id': '9f018b34-e476-4839-80dc-8a52a0ac54d6', 'image': {'id': 'd6a97c3a-602e-4eb0-a4dc-c0f833eb0163', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}], 'metadata': {}, 'name': 'tempest-AttachSCSIVolumeTestJSON-server-419441616', 'status': 'ACTIVE', 'tenant_id': 'e24ec8e46eb84269b88216467e09e884', 'user_id': 'f29195ad1110468196eab5b9296a2d40', 'updated': '2026-06-23T11:23:35Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-2001041432', 'OS-SRV-USG:launched_at': '2026-06-23T11:23:34.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1333623063'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:27:48,044 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 404 POST https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6/action 1.034s
2026-06-23 11:27:48,044 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:47 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-5e32eef3-5844-4197-9ba0-6908c56b89c1', 'x-compute-request-id': 'req-5e32eef3-5844-4197-9ba0-6908c56b89c1', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:27:48,044 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 9f018b34-e476-4839-80dc-8a52a0ac54d6
2026-06-23 11:27:48,154 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 DELETE https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.110s
2026-06-23 11:27:48,155 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:48 GMT', 'server': 'Apache/2.4.58 (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-6face1c1-541c-4a5f-9864-28bb33e43d50', 'x-compute-request-id': 'req-6face1c1-541c-4a5f-9864-28bb33e43d50', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b''
2026-06-23 11:27:48,391 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.237s
2026-06-23 11:27:48,392 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d187ee66-8722-4a86-a232-902ffc16e608', 'x-compute-request-id': 'req-d187ee66-8722-4a86-a232-902ffc16e608', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachSCSIVolumeTestJSON-383263929-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:25:b3"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:25:b3"}]}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "SHUTOFF", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:27:48Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": "2026-06-23T11:23:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:49,590 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.192s
2026-06-23 11:27:49,590 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c56d202-6b5d-4f67-a7e6-7f5a837bf0ed', 'x-compute-request-id': 'req-3c56d202-6b5d-4f67-a7e6-7f5a837bf0ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachSCSIVolumeTestJSON-383263929-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:25:b3"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:25:b3"}]}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "SHUTOFF", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:27:48Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": "2026-06-23T11:23:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:50,785 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.187s
2026-06-23 11:27:50,785 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9226f59b-904c-4726-9bca-819a66ca7db2', 'x-compute-request-id': 'req-9226f59b-904c-4726-9bca-819a66ca7db2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachSCSIVolumeTestJSON-383263929-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:25:b3"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:25:b3"}]}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "SHUTOFF", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:27:50Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": "2026-06-23T11:23:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1333623063"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:51,900 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.109s
2026-06-23 11:27:51,901 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10175953-c7c4-40ef-9f09-430c9c63668a', 'x-compute-request-id': 'req-10175953-c7c4-40ef-9f09-430c9c63668a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "DELETED", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:27:52Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:47Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": "2026-06-23T11:23:34.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:27:51.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:51,906 106712 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 3 second wait
2026-06-23 11:27:52,991 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.084s
2026-06-23 11:27:52,991 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003f0b9d-4d87-4bfb-a798-d02f4c8bd1a9', 'x-compute-request-id': 'req-003f0b9d-4d87-4bfb-a798-d02f4c8bd1a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "DELETED", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:27:52Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:47Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": "2026-06-23T11:23:34.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:27:51.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:54,166 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.170s
2026-06-23 11:27:54,167 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc36f124-79e3-4e3b-8214-9c5715ee072a', 'x-compute-request-id': 'req-dc36f124-79e3-4e3b-8214-9c5715ee072a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13eb9ffffccddb291a36d0ec4199190e1ecb10ff38c57e18c5879bd6", "id": "9f018b34-e476-4839-80dc-8a52a0ac54d6", "image": {"id": "d6a97c3a-602e-4eb0-a4dc-c0f833eb0163", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-419441616", "status": "DELETED", "tenant_id": "e24ec8e46eb84269b88216467e09e884", "user_id": "f29195ad1110468196eab5b9296a2d40", "updated": "2026-06-23T11:27:52Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:47Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2001041432", "OS-SRV-USG:launched_at": "2026-06-23T11:23:34.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:27:51.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:55,200 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 404 GET https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6 0.024s
2026-06-23 11:27:55,200 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (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-ab72d92f-c757-4087-b154-ffa538aadd3e', 'x-compute-request-id': 'req-ab72d92f-c757-4087-b154-ffa538aadd3e', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/9f018b34-e476-4839-80dc-8a52a0ac54d6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9f018b34-e476-4839-80dc-8a52a0ac54d6 could not be found."}}'
2026-06-23 11:27:55,232 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-2001041432 0.031s
2026-06-23 11:27:55,233 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (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-19705bb1-76af-4665-b689-1c1bfe77e383', 'x-compute-request-id': 'req-19705bb1-76af-4665-b689-1c1bfe77e383', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-2001041432'}
Body: b''
2026-06-23 11:27:55,344 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/0402f1b3-8465-41ce-b00f-e59272e8080c 0.111s
2026-06-23 11:27:55,344 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-bc222c82-2d31-4773-bbf5-b42602d3f636', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/0402f1b3-8465-41ce-b00f-e59272e8080c'}
Body: b''
2026-06-23 11:27:55,360 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/0402f1b3-8465-41ce-b00f-e59272e8080c 0.016s
2026-06-23 11:27:55,360 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-807b6579-0455-461f-8dcd-2bf357ce3e01', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/0402f1b3-8465-41ce-b00f-e59272e8080c'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0402f1b3-8465-41ce-b00f-e59272e8080c does not exist", "detail": ""}}'
2026-06-23 11:27:55,698 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/ff71f33f-f644-49b0-95de-4407fc8ead81 0.338s
2026-06-23 11:27:55,699 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-38eabfce-fe72-4612-b88e-7ef397a31da5', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/ff71f33f-f644-49b0-95de-4407fc8ead81'}
Body: b''
2026-06-23 11:27:55,984 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/image/v2/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163 0.285s
2026-06-23 11:27:55,984 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a7113c68-2343-48c1-9840-86d6890ed2c6', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/image/v2/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163'}
Body: b''
2026-06-23 11:27:55,998 106712 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET https://10.4.3.43/image/v2/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163 0.014s
2026-06-23 11:27:55,998 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-34705d59-6653-4997-a89c-d371f03875c0', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/image/v2/images/d6a97c3a-602e-4eb0-a4dc-c0f833eb0163'}
Body: b'{"message": "No image found with ID d6a97c3a-602e-4eb0-a4dc-c0f833eb0163<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 121, in test_attach_scsi_disk_with_config_drive
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
fail
ft7.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:23:02,278 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST https://10.4.3.43/networking/v2.0/networks 3.022s
2026-06-23 11:23:02,278 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-tagged-attachments-test-net-1133771804"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:22:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '621', 'x-openstack-request-id': 'req-fb20db54-a537-45ec-ac76-715c777ac57e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/networks'}
Body: b'{"network":{"id":"3f5ed427-4361-4454-b467-3000c41e0662","name":"tempest-tagged-attachments-test-net-1133771804","tenant_id":"a64627ab426948baa2a547dcdcf2ef26","project_id":"a64627ab426948baa2a547dcdcf2ef26","admin_state_up":true,"mtu":1372,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-06-23T11:23:01Z","updated_at":"2026-06-23T11:23:01Z","revision_number":1}}'
2026-06-23 11:23:02,888 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST https://10.4.3.43/networking/v2.0/subnets 0.610s
2026-06-23 11:23:02,889 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "3f5ed427-4361-4454-b467-3000c41e0662", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-fe289e84-08b5-464a-9c8b-2f228746f264', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"6412d591-59b7-45ea-bf6a-670278ee8425","name":"","project_id":"a64627ab426948baa2a547dcdcf2ef26","network_id":"3f5ed427-4361-4454-b467-3000c41e0662","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-23T11:23:02Z","updated_at":"2026-06-23T11:23:02Z","revision_number":0,"tenant_id":"a64627ab426948baa2a547dcdcf2ef26"}}'
2026-06-23 11:23:03,291 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST https://10.4.3.43/volume/v3/volumes 0.402s
2026-06-23 11:23:03,291 106702 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-TaggedAttachmentsTest-volume-1723154340"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65bc543c-1422-45af-b239-9ee2cbd1d99e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65bc543c-1422-45af-b239-9ee2cbd1d99e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "594b60d4-fc1b-40b0-a84b-7eff3d462876", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:03.145896", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1723154340", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876"}], "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:23:03,344 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/volume/v3/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876 0.047s
2026-06-23 11:23:03,344 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58838414-68e4-4c45-a426-c44a470ec829', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58838414-68e4-4c45-a426-c44a470ec829', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876'}
Body: b'{"volume": {"id": "594b60d4-fc1b-40b0-a84b-7eff3d462876", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:03.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1723154340", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876"}], "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a64627ab426948baa2a547dcdcf2ef26"}}'
2026-06-23 11:23:04,394 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/volume/v3/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876 0.043s
2026-06-23 11:23:04,394 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b6f9fa-45bb-445c-9122-f89be4bc4361', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b6f9fa-45bb-445c-9122-f89be4bc4361', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876'}
Body: b'{"volume": {"id": "594b60d4-fc1b-40b0-a84b-7eff3d462876", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:03.000000", "updated_at": "2026-06-23T11:23:03.000000", "name": "tempest-TaggedAttachmentsTest-volume-1723154340", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/594b60d4-fc1b-40b0-a84b-7eff3d462876"}], "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a64627ab426948baa2a547dcdcf2ef26"}}'
2026-06-23 11:23:04,399 106702 INFO [tempest.common.waiters] volume 594b60d4-fc1b-40b0-a84b-7eff3d462876 reached available after waiting for 1.399783 seconds
2026-06-23 11:23:04,400 106702 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:23:04,400 106702 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:23:04,465 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.064s
2026-06-23 11:23:04,465 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1139926861", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP0RW/ml5Wzl4p+DL1ntFb1EMs0a5tmoColXMN5fIgDASsm6niQ+yuMfvHFzf8sB0aVuyizP02eAl6czynnwSvoW42YAs3GXDke44qujNbDYTjvkVhhyQOLGekkr3Pv3/g=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef00d6a7-99ce-4531-b4d2-66acc356237b', 'x-compute-request-id': 'req-ef00d6a7-99ce-4531-b4d2-66acc356237b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1139926861", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP0RW/ml5Wzl4p+DL1ntFb1EMs0a5tmoColXMN5fIgDASsm6niQ+yuMfvHFzf8sB0aVuyizP02eAl6czynnwSvoW42YAs3GXDke44qujNbDYTjvkVhhyQOLGekkr3Pv3/g==", "fingerprint": "e2:1e:d6:39:b5:7b:10:e3:58:1e:28:e9:7d:74:ee:08", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b"}}'
2026-06-23 11:23:04,466 106702 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1139926861 created
2026-06-23 11:23:04,882 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.415s
2026-06-23 11:23:04,882 106702 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--1884252022", "description": "tempest-description--1097199727"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-d7c2c3b8-86d5-4c26-8ea0-9673dbf8a664', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "829dc3c8-7ae5-4a2f-8af7-2a3e702db69c", "name": "tempest-securitygroup--1884252022", "stateful": true, "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "project_id": "a64627ab426948baa2a547dcdcf2ef26", "description": "tempest-description--1097199727", "shared": false, "security_group_rules": [{"id": "dc25f7a1-b388-4c64-9cac-46c07a33882a", "project_id": "a64627ab426948baa2a547dcdcf2ef26", "security_group_id": "829dc3c8-7ae5-4a2f-8af7-2a3e702db69c", "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": 222, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:04Z", "updated_at": "2026-06-23T11:23:04Z", "revision_number": 0, "tenant_id": "a64627ab426948baa2a547dcdcf2ef26"}, {"id": "fba0ff1b-7432-4fff-ab21-58fe677a21d0", "project_id": "a64627ab426948baa2a547dcdcf2ef26", "security_group_id": "829dc3c8-7ae5-4a2f-8af7-2a3e702db69c", "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": 221, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:04Z", "updated_at": "2026-06-23T11:23:04Z", "revision_number": 0, "tenant_id": "a64627ab426948baa2a547dcdcf2ef26"}], "tags": [], "created_at": "2026-06-23T11:23:04Z", "updated_at": "2026-06-23T11:23:04Z", "revision_number": 1}}'
2026-06-23 11:23:05,095 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.212s
2026-06-23 11:23:05,095 106702 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": "829dc3c8-7ae5-4a2f-8af7-2a3e702db69c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-21fb63f8-e9e9-48c9-9e2a-d81a01f29918', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fb5a4683-5c98-4fd7-947d-b80b589bd93c", "project_id": "a64627ab426948baa2a547dcdcf2ef26", "security_group_id": "829dc3c8-7ae5-4a2f-8af7-2a3e702db69c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:05Z", "updated_at": "2026-06-23T11:23:05Z", "revision_number": 0, "tenant_id": "a64627ab426948baa2a547dcdcf2ef26"}}'
2026-06-23 11:23:05,676 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.581s
2026-06-23 11:23:05,676 106702 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": "829dc3c8-7ae5-4a2f-8af7-2a3e702db69c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a32668c9-e479-4449-a427-69bc5a4068b5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d3bc3842-dafb-4fe5-91cc-82c55fac4900", "project_id": "a64627ab426948baa2a547dcdcf2ef26", "security_group_id": "829dc3c8-7ae5-4a2f-8af7-2a3e702db69c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:05Z", "updated_at": "2026-06-23T11:23:05Z", "revision_number": 0, "tenant_id": "a64627ab426948baa2a547dcdcf2ef26"}}'
2026-06-23 11:23:05,676 106702 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1884252022 created
2026-06-23 11:23:07,172 106702 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 1.495s
2026-06-23 11:23:07,172 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bbd20c18-0c65-492a-9617-cfc7f4b3f513', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "0208a105-251f-4407-bf04-76533c22e916", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "project_id": "a64627ab426948baa2a547dcdcf2ef26", "floating_ip_address": "172.24.5.82", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:06Z", "updated_at": "2026-06-23T11:23:06Z", "revision_number": 0}}'
2026-06-23 11:23:07,172 106702 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0208a105-251f-4407-bf04-76533c22e916', 'tenant_id': 'a64627ab426948baa2a547dcdcf2ef26', 'project_id': 'a64627ab426948baa2a547dcdcf2ef26', 'floating_ip_address': '172.24.5.82', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:06Z', 'updated_at': '2026-06-23T11:23:06Z', 'revision_number': 0, 'ip': '172.24.5.82'} created
2026-06-23 11:23:07,334 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.157s
2026-06-23 11:23:07,334 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eaf01ee3-7f58-47c5-8c71-46bf73c1d97c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e50d5dc289e4f1f8a20526528bbf58b", "name": "tempest-TaggedAttachmentsTest-1272730444-project-member", "password_expires_at": null}, "audit_ids": ["HwZAE75sRVq-bg3XkGe10A"], "expires_at": "2026-06-23T12:23:07.000000Z", "issued_at": "2026-06-23T11:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a64627ab426948baa2a547dcdcf2ef26", "name": "tempest-TaggedAttachmentsTest-1272730444"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/a64627ab426948baa2a547dcdcf2ef26", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_a64627ab426948baa2a547dcdcf2ef26", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:23:07,334 106702 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '21649d72-ef81-43fc-be54-e808d18bc72c', 'name': 'tempest-TaggedAttachmentsTest-1718698850-network', 'tenant_id': 'a64627ab426948baa2a547dcdcf2ef26', 'project_id': 'a64627ab426948baa2a547dcdcf2ef26', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47191, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:22:39Z', 'updated_at': '2026-06-23T11:22:39Z', 'revision_number': 1} available for tenant
2026-06-23 11:23:07,496 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.159s
2026-06-23 11:23:07,497 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a6eb6506-9ef0-42df-ba48-0d170f9868f8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e50d5dc289e4f1f8a20526528bbf58b", "name": "tempest-TaggedAttachmentsTest-1272730444-project-member", "password_expires_at": null}, "audit_ids": ["YUT5Y17VRZ-OMsQqSdoLPQ"], "expires_at": "2026-06-23T12:23:07.000000Z", "issued_at": "2026-06-23T11:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a64627ab426948baa2a547dcdcf2ef26", "name": "tempest-TaggedAttachmentsTest-1272730444"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/a64627ab426948baa2a547dcdcf2ef26", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_a64627ab426948baa2a547dcdcf2ef26", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:23:07,497 106702 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '21649d72-ef81-43fc-be54-e808d18bc72c', 'name': 'tempest-TaggedAttachmentsTest-1718698850-network', 'tenant_id': 'a64627ab426948baa2a547dcdcf2ef26', 'project_id': 'a64627ab426948baa2a547dcdcf2ef26', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47191, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:22:39Z', 'updated_at': '2026-06-23T11:22:39Z', 'revision_number': 1} available for tenant
2026-06-23 11:23:07,497 106702 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1139926861', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP0RW/ml5Wzl4p+DL1ntFb1EMs0a5tmoColXMN5fIgDASsm6niQ+yuMfvHFzf8sB0aVuyizP02eAl6czynnwSvoW42YAs3GXDke44qujNbDYTjvkVhhyQOLGekkr3Pv3/g==', 'fingerprint': 'e2:1e:d6:39:b5:7b:10:e3:58:1e:28:e9:7d:74:ee:08', 'user_id': '5e50d5dc289e4f1f8a20526528bbf58b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBSOe72rLxrSNnMwPyLeGuaCQAWii+Vxqy6kA4YxZlulCX6FtzJHe1p\n3DV1GD9vs8+gBwYFK4EEACKhZANiAAT9EVv5peVs5eKfgy9Z7RW9RDLNGubZqAqJ\nVzDeXyIAwErJup4kPsrjH7xxc3/LAdGlbsosz9NngJenM8p58Er6FuNmALNxlw5H\nuOKrozWw2E475FYYckDixnpJK9z79/4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '829dc3c8-7ae5-4a2f-8af7-2a3e702db69c', 'name': 'tempest-securitygroup--1884252022', 'stateful': True, 'tenant_id': 'a64627ab426948baa2a547dcdcf2ef26', 'project_id': 'a64627ab426948baa2a547dcdcf2ef26', 'description': 'tempest-description--1097199727', 'shared': False, 'security_group_rules': [{'id': 'dc25f7a1-b388-4c64-9cac-46c07a33882a', 'project_id': 'a64627ab426948baa2a547dcdcf2ef26', 'security_group_id': '829dc3c8-7ae5-4a2f-8af7-2a3e702db69c', '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': 222, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:04Z', 'updated_at': '2026-06-23T11:23:04Z', 'revision_number': 0, 'tenant_id': 'a64627ab426948baa2a547dcdcf2ef26'}, {'id': 'fba0ff1b-7432-4fff-ab21-58fe677a21d0', 'project_id': 'a64627ab426948baa2a547dcdcf2ef26', 'security_group_id': '829dc3c8-7ae5-4a2f-8af7-2a3e702db69c', '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': 221, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:04Z', 'updated_at': '2026-06-23T11:23:04Z', 'revision_number': 0, 'tenant_id': 'a64627ab426948baa2a547dcdcf2ef26'}], 'tags': [], 'created_at': '2026-06-23T11:23:04Z', 'updated_at': '2026-06-23T11:23:04Z', 'revision_number': 1}, 'floating_ip': {'id': '0208a105-251f-4407-bf04-76533c22e916', 'tenant_id': 'a64627ab426948baa2a547dcdcf2ef26', 'project_id': 'a64627ab426948baa2a547dcdcf2ef26', 'floating_ip_address': '172.24.5.82', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:06Z', 'updated_at': '2026-06-23T11:23:06Z', 'revision_number': 0, 'ip': '172.24.5.82'}}
2026-06-23 11:23:09,234 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST https://10.4.3.43/compute/v2.1/servers 1.736s
2026-06-23 11:23:09,234 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-186382640", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "21649d72-ef81-43fc-be54-e808d18bc72c"}], "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "key_name": "tempest-keypair-1139926861", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3cad7cf-7d6a-4e40-877a-211054b22ad4', 'x-compute-request-id': 'req-d3cad7cf-7d6a-4e40-877a-211054b22ad4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "adminPass": "jYmpsUzT72AT"}}'
2026-06-23 11:23:09,340 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.104s
2026-06-23 11:23:09,340 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c543776-7771-4471-b1c2-741699104a8b', 'x-compute-request-id': 'req-4c543776-7771-4471-b1c2-741699104a8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:10,753 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.403s
2026-06-23 11:23:10,753 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c738f35a-2af9-4268-b909-61318da6df94', 'x-compute-request-id': 'req-c738f35a-2af9-4268-b909-61318da6df94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:11,888 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.126s
2026-06-23 11:23:11,888 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d0f623f-36f0-463a-b37c-43903bb62407', 'x-compute-request-id': 'req-5d0f623f-36f0-463a-b37c-43903bb62407', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:11,896 106702 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:23:13,032 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.135s
2026-06-23 11:23:13,032 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1d06e8b-9b1e-4264-ac9e-6d26508f3f84', 'x-compute-request-id': 'req-a1d06e8b-9b1e-4264-ac9e-6d26508f3f84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:14,219 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.177s
2026-06-23 11:23:14,219 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-079255be-b1fe-4e90-84e3-003165cfd284', 'x-compute-request-id': 'req-079255be-b1fe-4e90-84e3-003165cfd284', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:15,505 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.275s
2026-06-23 11:23:15,505 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f39e60d4-f505-4ad8-88d7-03a79419489b', 'x-compute-request-id': 'req-f39e60d4-f505-4ad8-88d7-03a79419489b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:16,807 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.295s
2026-06-23 11:23:16,807 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ef1e79-f0a9-4e1a-822d-bd0486a048dd', 'x-compute-request-id': 'req-21ef1e79-f0a9-4e1a-822d-bd0486a048dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:16,819 106702 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait
2026-06-23 11:23:18,201 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.382s
2026-06-23 11:23:18,201 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf0dabe-06a3-48c8-a3ec-b2233037f967', 'x-compute-request-id': 'req-ebf0dabe-06a3-48c8-a3ec-b2233037f967', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:18,210 106702 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 9 second wait
2026-06-23 11:23:19,600 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.389s
2026-06-23 11:23:19,600 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499b3a10-59e6-4e0e-ac48-17ef6d734ff3', 'x-compute-request-id': 'req-499b3a10-59e6-4e0e-ac48-17ef6d734ff3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:19,611 106702 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 10 second wait
2026-06-23 11:23:20,785 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.174s
2026-06-23 11:23:20,786 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c1d9a05-023c-444b-86b5-80f02323f4de', 'x-compute-request-id': 'req-0c1d9a05-023c-444b-86b5-80f02323f4de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:22,143 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.345s
2026-06-23 11:23:22,143 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71760832-6b04-4f44-8196-b943c417c332', 'x-compute-request-id': 'req-71760832-6b04-4f44-8196-b943c417c332', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:23,481 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.331s
2026-06-23 11:23:23,482 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17937917-4ef7-4f21-862c-14c661be2bc6', 'x-compute-request-id': 'req-17937917-4ef7-4f21-862c-14c661be2bc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:24,662 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.174s
2026-06-23 11:23:24,662 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e18df726-8b73-41e6-ba7a-2c4bcc7637bc', 'x-compute-request-id': 'req-e18df726-8b73-41e6-ba7a-2c4bcc7637bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:25,916 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.247s
2026-06-23 11:23:25,916 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-186c7d5b-d102-4a33-9743-04cca14d6fd9', 'x-compute-request-id': 'req-186c7d5b-d102-4a33-9743-04cca14d6fd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:27,091 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.167s
2026-06-23 11:23:27,091 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfaadc7b-6092-41da-9e28-c45c051821b9', 'x-compute-request-id': 'req-cfaadc7b-6092-41da-9e28-c45c051821b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:28,289 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.189s
2026-06-23 11:23:28,289 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2ceb1a5-4077-4a81-86c1-18652d708cb1', 'x-compute-request-id': 'req-f2ceb1a5-4077-4a81-86c1-18652d708cb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "BUILD", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:29,532 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.236s
2026-06-23 11:23:29,532 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1627', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e85b07d-9d9e-4db0-a586-2efef93cd737', 'x-compute-request-id': 'req-5e85b07d-9d9e-4db0-a586-2efef93cd737', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1718698850-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:e5:f8"}]}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "ACTIVE", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:23:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": "2026-06-23T11:23:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:29,542 106702 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait
2026-06-23 11:23:29,705 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095/os-interface 0.162s
2026-06-23 11:23:29,705 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712fffc2-6a72-4667-bd24-f2b8751e5518', 'x-compute-request-id': 'req-712fffc2-6a72-4667-bd24-f2b8751e5518', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "21649d72-ef81-43fc-be54-e808d18bc72c", "port_id": "b108bf4c-d19e-4260-aa18-47924a2ab4b5", "mac_addr": "fa:16:3e:48:e5:f8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "50208ecb-f2cb-45e2-a5e3-a0b493865b50", "ip_address": "10.1.0.3"}]}]}'
2026-06-23 11:23:30,263 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/0208a105-251f-4407-bf04-76533c22e916 0.557s
2026-06-23 11:23:30,263 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "b108bf4c-d19e-4260-aa18-47924a2ab4b5"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-7726d310-9331-431e-a677-ffd918b4de6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/0208a105-251f-4407-bf04-76533c22e916'}
Body: b'{"floatingip": {"id": "0208a105-251f-4407-bf04-76533c22e916", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "project_id": "a64627ab426948baa2a547dcdcf2ef26", "floating_ip_address": "172.24.5.82", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "a66ac662-dbef-4b4f-9cca-48dc31654083", "port_id": "b108bf4c-d19e-4260-aa18-47924a2ab4b5", "fixed_ip_address": "10.1.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "21649d72-ef81-43fc-be54-e808d18bc72c", "mac_address": "fa:16:3e:48:e5:f8", "admin_state_up": true, "status": "ACTIVE", "device_id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:06Z", "updated_at": "2026-06-23T11:23:29Z", "revision_number": 1}}'
2026-06-23 11:23:30,264 106702 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-23 11:24:30,310 106702 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.82 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:25:32,858 106702 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.82 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:26:36,411 106702 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.82 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:27:40,967 106702 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.82 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:27:40.967 106702 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:27:40.967 106702 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:27:40.967 106702 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:27:40.967 106702 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:27:40.967 106702 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:27:40.967 106702 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:27:40.967 106702 ERROR tempest.lib.common.ssh
2026-06-23 11:27:40,968 106702 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedAttachmentsTest:test_tagged_attachment. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TaggedAttachmentsTest-1718698850-network': [{'version': 4, 'addr': '10.1.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:48:e5:f8'}]}, 'created': '2026-06-23T11:23:09Z', 'flavor': {'vcpus': 1, 'ram': 192, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.nano', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'hostId': '5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890', 'id': '482098c4-72ac-4322-8914-0d6bf1cdc095', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}], 'metadata': {}, 'name': 'tempest-device-tagging-server-186382640', 'status': 'ACTIVE', 'tenant_id': 'a64627ab426948baa2a547dcdcf2ef26', 'user_id': '5e50d5dc289e4f1f8a20526528bbf58b', 'updated': '2026-06-23T11:23:29Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1139926861', 'OS-SRV-USG:launched_at': '2026-06-23T11:23:28.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1884252022'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 4, 'os-extended-volumes:volumes_attached': [], 'locked': False, 'description': None, 'tags': []}
2026-06-23 11:27:42,007 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 404 POST https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095/action 1.038s
2026-06-23 11:27:42,007 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-98551193-ce56-4dd7-a116-6e1cd227fac5', 'x-compute-request-id': 'req-98551193-ce56-4dd7-a116-6e1cd227fac5', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:27:42,007 106702 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 482098c4-72ac-4322-8914-0d6bf1cdc095
2026-06-23 11:27:42,076 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 204 DELETE https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.069s
2026-06-23 11:27:42,076 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85167240-efc2-431e-913d-6bdaa945431c', 'x-compute-request-id': 'req-85167240-efc2-431e-913d-6bdaa945431c', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b''
2026-06-23 11:27:42,241 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.165s
2026-06-23 11:27:42,242 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2972b5a-7dea-474f-ae7f-8eeacdb961cf', 'x-compute-request-id': 'req-f2972b5a-7dea-474f-ae7f-8eeacdb961cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1718698850-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:e5:f8"}, {"version": 4, "addr": "172.24.5.82", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:e5:f8"}]}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "SHUTOFF", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:27:42Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": "2026-06-23T11:23:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:27:43,392 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.144s
2026-06-23 11:27:43,392 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-528aa68e-9be8-4e5e-b59d-95ffb727d6af', 'x-compute-request-id': 'req-528aa68e-9be8-4e5e-b59d-95ffb727d6af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1718698850-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:e5:f8"}, {"version": 4, "addr": "172.24.5.82", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:e5:f8"}]}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "SHUTOFF", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:27:42Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": "2026-06-23T11:23:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:27:44,550 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.151s
2026-06-23 11:27:44,550 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-775da018-8317-4e41-94d5-ab1cd6b3351f', 'x-compute-request-id': 'req-775da018-8317-4e41-94d5-ab1cd6b3351f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1718698850-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:e5:f8"}, {"version": 4, "addr": "172.24.5.82", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:e5:f8"}]}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "SHUTOFF", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:27:44Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": "2026-06-23T11:23:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1884252022"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:27:45,635 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.077s
2026-06-23 11:27:45,635 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1388', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53b26476-cdac-41c2-963b-7ba0c9e7dc5e', 'x-compute-request-id': 'req-53b26476-cdac-41c2-963b-7ba0c9e7dc5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "SHUTOFF", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:27:44Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": "2026-06-23T11:23:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:27:46,731 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.090s
2026-06-23 11:27:46,732 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1520', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d683d538-bbd1-4ed0-9eca-8c5b96116476', 'x-compute-request-id': 'req-d683d538-bbd1-4ed0-9eca-8c5b96116476', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "DELETED", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:27:46Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:41Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": "2026-06-23T11:23:28.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:27:45.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:27:46,738 106702 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:27:47,828 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.090s
2026-06-23 11:27:47,829 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1520', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-328ed5b8-75ab-40b2-9ede-02422b862262', 'x-compute-request-id': 'req-328ed5b8-75ab-40b2-9ede-02422b862262', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:09Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "5e4523cf40116e05f5ddeae7ed6e9b160c8a669be1f070fd05b4c890", "id": "482098c4-72ac-4322-8914-0d6bf1cdc095", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/482098c4-72ac-4322-8914-0d6bf1cdc095"}], "metadata": {}, "name": "tempest-device-tagging-server-186382640", "status": "DELETED", "tenant_id": "a64627ab426948baa2a547dcdcf2ef26", "user_id": "5e50d5dc289e4f1f8a20526528bbf58b", "updated": "2026-06-23T11:27:46Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:41Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1139926861", "OS-SRV-USG:launched_at": "2026-06-23T11:23:28.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:27:45.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:27:48,863 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 404 GET https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095 0.028s
2026-06-23 11:27:48,864 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-700a7451-6e53-4ba5-941e-ed5fb283f51a', 'x-compute-request-id': 'req-700a7451-6e53-4ba5-941e-ed5fb283f51a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/482098c4-72ac-4322-8914-0d6bf1cdc095'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 482098c4-72ac-4322-8914-0d6bf1cdc095 could not be found."}}'
2026-06-23 11:27:48,888 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1139926861 0.023s
2026-06-23 11:27:48,888 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8587d39b-60f0-4ed1-82b1-5bb08b916186', 'x-compute-request-id': 'req-8587d39b-60f0-4ed1-82b1-5bb08b916186', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1139926861'}
Body: b''
2026-06-23 11:27:48,998 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/829dc3c8-7ae5-4a2f-8af7-2a3e702db69c 0.109s
2026-06-23 11:27:48,998 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-73122a5e-11d5-40dc-aa15-03e72ea89d41', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/829dc3c8-7ae5-4a2f-8af7-2a3e702db69c'}
Body: b''
2026-06-23 11:27:49,010 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/829dc3c8-7ae5-4a2f-8af7-2a3e702db69c 0.011s
2026-06-23 11:27:49,010 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4071f366-cd74-4887-a07a-6d97770890b3', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/829dc3c8-7ae5-4a2f-8af7-2a3e702db69c'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 829dc3c8-7ae5-4a2f-8af7-2a3e702db69c does not exist", "detail": ""}}'
2026-06-23 11:27:49,232 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/0208a105-251f-4407-bf04-76533c22e916 0.222s
2026-06-23 11:27:49,232 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-85d139d5-0e4e-4db6-9276-a21f066de71f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/0208a105-251f-4407-bf04-76533c22e916'}
Body: b''
2026-06-23 11:27:49,358 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/subnets/6412d591-59b7-45ea-bf6a-670278ee8425 0.125s
2026-06-23 11:27:49,358 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-42fd3801-ea44-4939-af2f-275ad6731a18', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets/6412d591-59b7-45ea-bf6a-670278ee8425'}
Body: b''
2026-06-23 11:27:49,743 106702 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/networks/3f5ed427-4361-4454-b467-3000c41e0662 0.384s
2026-06-23 11:27:49,743 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-18a8cf3a-a8da-474d-9146-92870875566a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/networks/3f5ed427-4361-4454-b467-3000c41e0662'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 379, in test_tagged_attachment
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft8.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:'': {{{
2026-06-23 11:24:03,222 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST https://10.4.3.43/volume/v3/volumes 0.716s
2026-06-23 11:24:03,223 106714 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-1731087933", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0d04dc-3702-44c0-a9e1-ddd03b02d3db', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0d04dc-3702-44c0-a9e1-ddd03b02d3db', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "3489f036-074f-406a-8275-40a420ac1740", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:03.174281", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1731087933", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/3489f036-074f-406a-8275-40a420ac1740"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/3489f036-074f-406a-8275-40a420ac1740"}], "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:24:03,249 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/3489f036-074f-406a-8275-40a420ac1740 0.022s
2026-06-23 11:24:03,249 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bd80f0-0d8b-4f72-877f-7816c6d3f5b4', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bd80f0-0d8b-4f72-877f-7816c6d3f5b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/3489f036-074f-406a-8275-40a420ac1740'}
Body: b'{"volume": {"id": "3489f036-074f-406a-8275-40a420ac1740", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:03.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1731087933", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/3489f036-074f-406a-8275-40a420ac1740"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/3489f036-074f-406a-8275-40a420ac1740"}], "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4"}}'
2026-06-23 11:24:04,283 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/3489f036-074f-406a-8275-40a420ac1740 0.027s
2026-06-23 11:24:04,283 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25c91d0-da31-4839-895f-62eeaebf74e3', 'content-length': '1358', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25c91d0-da31-4839-895f-62eeaebf74e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/3489f036-074f-406a-8275-40a420ac1740'}
Body: b'{"volume": {"id": "3489f036-074f-406a-8275-40a420ac1740", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:03.000000", "updated_at": "2026-06-23T11:24:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-1731087933", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/3489f036-074f-406a-8275-40a420ac1740"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/3489f036-074f-406a-8275-40a420ac1740"}], "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:24:04,288 106714 INFO [tempest.common.waiters] volume 3489f036-074f-406a-8275-40a420ac1740 reached available after waiting for 1.288554 seconds
2026-06-23 11:24:04,417 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST https://10.4.3.43/volume/v3/volumes 0.128s
2026-06-23 11:24:04,417 106714 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-1814652743"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3249a80b-f9d9-4ad8-97de-1fb698cd8eeb', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3249a80b-f9d9-4ad8-97de-1fb698cd8eeb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:04.368192", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1814652743", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/bef73f27-6cc3-477e-929c-1b384ea49156"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/bef73f27-6cc3-477e-929c-1b384ea49156"}], "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:24:04,452 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/bef73f27-6cc3-477e-929c-1b384ea49156 0.028s
2026-06-23 11:24:04,452 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a03a0f4-a970-4741-b1a9-0181bc41ccc2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a03a0f4-a970-4741-b1a9-0181bc41ccc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/bef73f27-6cc3-477e-929c-1b384ea49156'}
Body: b'{"volume": {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:04.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1814652743", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/bef73f27-6cc3-477e-929c-1b384ea49156"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/bef73f27-6cc3-477e-929c-1b384ea49156"}], "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4"}}'
2026-06-23 11:24:05,593 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/bef73f27-6cc3-477e-929c-1b384ea49156 0.136s
2026-06-23 11:24:05,593 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b870ca7c-05e3-4a66-a9e0-f1ba13423f73', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b870ca7c-05e3-4a66-a9e0-f1ba13423f73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/bef73f27-6cc3-477e-929c-1b384ea49156'}
Body: b'{"volume": {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:04.000000", "updated_at": "2026-06-23T11:24:05.000000", "name": "tempest-TaggedBootDevicesTest-volume-1814652743", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/bef73f27-6cc3-477e-929c-1b384ea49156"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/bef73f27-6cc3-477e-929c-1b384ea49156"}], "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4"}}'
2026-06-23 11:24:05,598 106714 INFO [tempest.common.waiters] volume bef73f27-6cc3-477e-929c-1b384ea49156 reached available after waiting for 1.598695 seconds
2026-06-23 11:24:05,736 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST https://10.4.3.43/volume/v3/volumes 0.138s
2026-06-23 11:24:05,736 106714 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-1641810074"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbfedcd8-99f8-4c5b-8b12-f60f05365078', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbfedcd8-99f8-4c5b-8b12-f60f05365078', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:05.689444", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1641810074", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af"}], "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:24:05,763 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af 0.022s
2026-06-23 11:24:05,764 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebcaa185-43b5-4089-ac71-f484c01ccd68', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebcaa185-43b5-4089-ac71-f484c01ccd68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af'}
Body: b'{"volume": {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:06.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1641810074", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af"}], "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4"}}'
2026-06-23 11:24:06,789 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af 0.021s
2026-06-23 11:24:06,789 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e67255-78ea-4bc9-b22d-d934ee6a2444', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e67255-78ea-4bc9-b22d-d934ee6a2444', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af'}
Body: b'{"volume": {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:06.000000", "updated_at": "2026-06-23T11:24:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-1641810074", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/321370e3-f6c9-47a1-935d-a7f2072c34af"}], "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4"}}'
2026-06-23 11:24:06,794 106714 INFO [tempest.common.waiters] volume 321370e3-f6c9-47a1-935d-a7f2072c34af reached available after waiting for 1.794429 seconds
2026-06-23 11:24:07,160 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/networks 0.365s
2026-06-23 11:24:07,160 106714 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-567453542"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-73fa6601-34f0-4aef-990a-b9aec6415cf7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/networks'}
Body: b'{"network":{"id":"826fd598-3395-4184-acfc-20085c97a2cc","name":"tempest-device-tagging-net1-567453542","tenant_id":"3a7678e7b9a140b6b8473b8034ad18b4","project_id":"3a7678e7b9a140b6b8473b8034ad18b4","admin_state_up":true,"mtu":1372,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-06-23T11:24:06Z","updated_at":"2026-06-23T11:24:06Z","revision_number":1}}'
2026-06-23 11:24:07,479 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/networks 0.319s
2026-06-23 11:24:07,480 106714 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-1549798399"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-1dccc3d9-5ea2-4250-a352-da8fce1d3503', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/networks'}
Body: b'{"network":{"id":"0bfd7609-5e63-49f9-930e-460d419240e0","name":"tempest-device-tagging-net2-1549798399","tenant_id":"3a7678e7b9a140b6b8473b8034ad18b4","project_id":"3a7678e7b9a140b6b8473b8034ad18b4","admin_state_up":true,"mtu":1372,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-06-23T11:24:07Z","updated_at":"2026-06-23T11:24:07Z","revision_number":1}}'
2026-06-23 11:24:07,964 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/subnets 0.484s
2026-06-23 11:24:07,964 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "826fd598-3395-4184-acfc-20085c97a2cc", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-f55f003f-ea56-462f-9012-dbca8a363f14', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"978ed3de-30c9-4f1a-a9ea-3da267de05d2","name":"","project_id":"3a7678e7b9a140b6b8473b8034ad18b4","network_id":"826fd598-3395-4184-acfc-20085c97a2cc","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":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-23T11:24:07Z","updated_at":"2026-06-23T11:24:07Z","revision_number":0,"tenant_id":"3a7678e7b9a140b6b8473b8034ad18b4"}}'
2026-06-23 11:24:08,440 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/subnets 0.476s
2026-06-23 11:24:08,441 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "0bfd7609-5e63-49f9-930e-460d419240e0", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-e0392a6e-7e06-4c04-a738-167b8e96c878', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"d27918bd-c058-4f3d-b071-d024c8ef35fa","name":"","project_id":"3a7678e7b9a140b6b8473b8034ad18b4","network_id":"0bfd7609-5e63-49f9-930e-460d419240e0","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":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-23T11:24:08Z","updated_at":"2026-06-23T11:24:08Z","revision_number":0,"tenant_id":"3a7678e7b9a140b6b8473b8034ad18b4"}}'
2026-06-23 11:24:08,757 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/ports 0.316s
2026-06-23 11:24:08,757 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "826fd598-3395-4184-acfc-20085c97a2cc", "name": "tempest-TaggedBootDevicesTest-1634402780", "fixed_ips": [{"subnet_id": "978ed3de-30c9-4f1a-a9ea-3da267de05d2"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-015a99a7-9e15-4c5d-ae16-bbf08f6ef6ea', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/ports'}
Body: b'{"port":{"id":"ceeb139b-2716-4060-a7fe-b27731a4236b","name":"tempest-TaggedBootDevicesTest-1634402780","network_id":"826fd598-3395-4184-acfc-20085c97a2cc","project_id":"3a7678e7b9a140b6b8473b8034ad18b4","mac_address":"fa:16:3e:69:53:0a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"978ed3de-30c9-4f1a-a9ea-3da267de05d2","ip_address":"10.1.1.219"}],"tenant_id":"3a7678e7b9a140b6b8473b8034ad18b4","port_security_enabled":true,"security_groups":["1ce9f94a-ca06-4755-9a9a-92724eb2e84a"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-06-23T11:24:08Z","updated_at":"2026-06-23T11:24:08Z","revision_number":1}}'
2026-06-23 11:24:09,104 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/ports 0.346s
2026-06-23 11:24:09,104 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "826fd598-3395-4184-acfc-20085c97a2cc", "name": "tempest-TaggedBootDevicesTest-941691954", "fixed_ips": [{"subnet_id": "978ed3de-30c9-4f1a-a9ea-3da267de05d2"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-85350329-81f4-41ef-82bf-492f06d9c820', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/ports'}
Body: b'{"port":{"id":"a9b716f5-cd33-4d08-a403-e169a9fbdb32","name":"tempest-TaggedBootDevicesTest-941691954","network_id":"826fd598-3395-4184-acfc-20085c97a2cc","project_id":"3a7678e7b9a140b6b8473b8034ad18b4","mac_address":"fa:16:3e:1f:85:35","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"978ed3de-30c9-4f1a-a9ea-3da267de05d2","ip_address":"10.1.1.134"}],"tenant_id":"3a7678e7b9a140b6b8473b8034ad18b4","port_security_enabled":true,"security_groups":["1ce9f94a-ca06-4755-9a9a-92724eb2e84a"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-06-23T11:24:08Z","updated_at":"2026-06-23T11:24:08Z","revision_number":1}}'
2026-06-23 11:24:09,105 106714 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:24:09,105 106714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:24:09,145 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.039s
2026-06-23 11:24:09,145 106714 DEBUG [tempest.lib.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-778455839", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKfF5svN4A1CSsH9cldBkh5RnKbo2uGMZJtTXgdMEqUaDBI3NCGopm97/qcDLJJZ3X/V3nvXnZHiLoqFIbDgP+9V+L3r0/g5qQYbSLzLlY4vHRCUGUYZ2ikgqY5ARNq58g=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', '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-a242cddb-c4cb-40c1-acc3-aec6935db903', 'x-compute-request-id': 'req-a242cddb-c4cb-40c1-acc3-aec6935db903', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-778455839", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKfF5svN4A1CSsH9cldBkh5RnKbo2uGMZJtTXgdMEqUaDBI3NCGopm97/qcDLJJZ3X/V3nvXnZHiLoqFIbDgP+9V+L3r0/g5qQYbSLzLlY4vHRCUGUYZ2ikgqY5ARNq58g==", "fingerprint": "aa:a7:ed:d5:d8:b8:39:42:33:31:2c:de:f8:50:ee:d6", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060"}}'
2026-06-23 11:24:09,147 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-778455839 created
2026-06-23 11:24:09,304 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.157s
2026-06-23 11:24:09,305 106714 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--643100451", "description": "tempest-description--1475669253"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8869603f-abb1-4e19-968f-3ed8a40066bd', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "da165927-6d36-4246-8cd5-0f256ab1bd04", "name": "tempest-securitygroup--643100451", "stateful": true, "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "project_id": "3a7678e7b9a140b6b8473b8034ad18b4", "description": "tempest-description--1475669253", "shared": false, "security_group_rules": [{"id": "0ffadaed-5d77-45a8-859f-d28318af1446", "project_id": "3a7678e7b9a140b6b8473b8034ad18b4", "security_group_id": "da165927-6d36-4246-8cd5-0f256ab1bd04", "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": 343, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:24:09Z", "updated_at": "2026-06-23T11:24:09Z", "revision_number": 0, "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4"}, {"id": "8d3a77c2-6fd0-43b1-88a5-13330f376fd9", "project_id": "3a7678e7b9a140b6b8473b8034ad18b4", "security_group_id": "da165927-6d36-4246-8cd5-0f256ab1bd04", "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": 344, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:24:09Z", "updated_at": "2026-06-23T11:24:09Z", "revision_number": 0, "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4"}], "tags": [], "created_at": "2026-06-23T11:24:09Z", "updated_at": "2026-06-23T11:24:09Z", "revision_number": 1}}'
2026-06-23 11:24:09,409 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.104s
2026-06-23 11:24:09,409 106714 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": "da165927-6d36-4246-8cd5-0f256ab1bd04", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b9cb3525-c823-42cb-a925-7db7abb8d11a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ce6d929e-f716-4dde-b905-b1ef776e546a", "project_id": "3a7678e7b9a140b6b8473b8034ad18b4", "security_group_id": "da165927-6d36-4246-8cd5-0f256ab1bd04", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:24:09Z", "updated_at": "2026-06-23T11:24:09Z", "revision_number": 0, "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4"}}'
2026-06-23 11:24:09,514 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.105s
2026-06-23 11:24:09,514 106714 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": "da165927-6d36-4246-8cd5-0f256ab1bd04", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d3dcdb4d-2054-46e7-a081-d2e15faccc4a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "598f4140-b45b-4bb4-b443-ff5351a3661d", "project_id": "3a7678e7b9a140b6b8473b8034ad18b4", "security_group_id": "da165927-6d36-4246-8cd5-0f256ab1bd04", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:24:09Z", "updated_at": "2026-06-23T11:24:09Z", "revision_number": 0, "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4"}}'
2026-06-23 11:24:09,514 106714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--643100451 created
2026-06-23 11:24:09,872 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.357s
2026-06-23 11:24:09,872 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c5bf7d01-7063-4bd0-8f53-9c502bddab6b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "307254d1-f922-4077-a6f2-8b8a9ab387a5", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "project_id": "3a7678e7b9a140b6b8473b8034ad18b4", "floating_ip_address": "172.24.5.127", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:24:09Z", "updated_at": "2026-06-23T11:24:09Z", "revision_number": 0}}'
2026-06-23 11:24:09,872 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '307254d1-f922-4077-a6f2-8b8a9ab387a5', 'tenant_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'project_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'floating_ip_address': '172.24.5.127', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:24:09Z', 'updated_at': '2026-06-23T11:24:09Z', 'revision_number': 0, 'ip': '172.24.5.127'} created
2026-06-23 11:24:09,978 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.103s
2026-06-23 11:24:09,979 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-50e32f95-625a-4d47-a91c-935b886aa620', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f91d9af09b4f4fc5a3a4ed5734788060", "name": "tempest-TaggedBootDevicesTest-1103904103-project-member", "password_expires_at": null}, "audit_ids": ["2r3y9a-CTdGieyBFIABoAw"], "expires_at": "2026-06-23T12:24:09.000000Z", "issued_at": "2026-06-23T11:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a7678e7b9a140b6b8473b8034ad18b4", "name": "tempest-TaggedBootDevicesTest-1103904103"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/3a7678e7b9a140b6b8473b8034ad18b4", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_3a7678e7b9a140b6b8473b8034ad18b4", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:24:09,979 106714 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '52c32243-f41d-4552-ad72-2acfa4e64994', 'name': 'tempest-TaggedBootDevicesTest-971813563-network', 'tenant_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'project_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50229, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:23:53Z', 'updated_at': '2026-06-23T11:23:53Z', 'revision_number': 1} available for tenant
2026-06-23 11:24:10,080 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.099s
2026-06-23 11:24:10,080 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e0cf1328-6cf7-4c9c-bed7-64c3d451c008', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f91d9af09b4f4fc5a3a4ed5734788060", "name": "tempest-TaggedBootDevicesTest-1103904103-project-member", "password_expires_at": null}, "audit_ids": ["HFWADXTOSAeefop8kBoIrA"], "expires_at": "2026-06-23T12:24:10.000000Z", "issued_at": "2026-06-23T11:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a7678e7b9a140b6b8473b8034ad18b4", "name": "tempest-TaggedBootDevicesTest-1103904103"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/3a7678e7b9a140b6b8473b8034ad18b4", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_3a7678e7b9a140b6b8473b8034ad18b4", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:24:10,081 106714 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '52c32243-f41d-4552-ad72-2acfa4e64994', 'name': 'tempest-TaggedBootDevicesTest-971813563-network', 'tenant_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'project_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50229, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:23:53Z', 'updated_at': '2026-06-23T11:23:53Z', 'revision_number': 1} available for tenant
2026-06-23 11:24:10,081 106714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-778455839', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKfF5svN4A1CSsH9cldBkh5RnKbo2uGMZJtTXgdMEqUaDBI3NCGopm97/qcDLJJZ3X/V3nvXnZHiLoqFIbDgP+9V+L3r0/g5qQYbSLzLlY4vHRCUGUYZ2ikgqY5ARNq58g==', 'fingerprint': 'aa:a7:ed:d5:d8:b8:39:42:33:31:2c:de:f8:50:ee:d6', 'user_id': 'f91d9af09b4f4fc5a3a4ed5734788060', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBoftY/jSLJBIraKNrRqHP+RRv3Dwc3uaGThoPAGoS086TgPvg+GwgA\nBtSoWqIDc3OgBwYFK4EEACKhZANiAASnxebLzeANQkrB/XJXQZIeUZym6NrhjGSb\nU14HTBKlGgwSNzQhqKZve/6nAyySWd1/1d57152R4i6KhSGw4D/vVfi969P4OakG\nG0i8y5WOLx0QlBlGGdopIKmOQETaufI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'da165927-6d36-4246-8cd5-0f256ab1bd04', 'name': 'tempest-securitygroup--643100451', 'stateful': True, 'tenant_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'project_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'description': 'tempest-description--1475669253', 'shared': False, 'security_group_rules': [{'id': '0ffadaed-5d77-45a8-859f-d28318af1446', 'project_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'security_group_id': 'da165927-6d36-4246-8cd5-0f256ab1bd04', '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': 343, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:24:09Z', 'updated_at': '2026-06-23T11:24:09Z', 'revision_number': 0, 'tenant_id': '3a7678e7b9a140b6b8473b8034ad18b4'}, {'id': '8d3a77c2-6fd0-43b1-88a5-13330f376fd9', 'project_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'security_group_id': 'da165927-6d36-4246-8cd5-0f256ab1bd04', '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': 344, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:24:09Z', 'updated_at': '2026-06-23T11:24:09Z', 'revision_number': 0, 'tenant_id': '3a7678e7b9a140b6b8473b8034ad18b4'}], 'tags': [], 'created_at': '2026-06-23T11:24:09Z', 'updated_at': '2026-06-23T11:24:09Z', 'revision_number': 1}, 'floating_ip': {'id': '307254d1-f922-4077-a6f2-8b8a9ab387a5', 'tenant_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'project_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'floating_ip_address': '172.24.5.127', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:24:09Z', 'updated_at': '2026-06-23T11:24:09Z', 'revision_number': 0, 'ip': '172.24.5.127'}}
2026-06-23 11:24:11,914 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST https://10.4.3.43/compute/v2.1/servers 1.833s
2026-06-23 11:24:11,915 106714 DEBUG [tempest.lib.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-573590005", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "52c32243-f41d-4552-ad72-2acfa4e64994"}, {"port": "ceeb139b-2716-4060-a7fe-b27731a4236b", "tag": "port-1"}, {"port": "a9b716f5-cd33-4d08-a403-e169a9fbdb32", "tag": "port-2"}, {"uuid": "826fd598-3395-4184-acfc-20085c97a2cc", "tag": "net-1"}, {"uuid": "826fd598-3395-4184-acfc-20085c97a2cc"}, {"uuid": "0bfd7609-5e63-49f9-930e-460d419240e0", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "0bfd7609-5e63-49f9-930e-460d419240e0", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "3489f036-074f-406a-8275-40a420ac1740", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "bef73f27-6cc3-477e-929c-1b384ea49156", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "321370e3-f6c9-47a1-935d-a7f2072c34af", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--643100451"}], "key_name": "tempest-keypair-778455839", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14', '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-1b7f3a40-0a6a-4bfe-95d6-6c65eb088fcb', 'x-compute-request-id': 'req-1b7f3a40-0a6a-4bfe-95d6-6c65eb088fcb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "11eddb80-b344-4605-a51d-f488f86aad14", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--643100451"}], "adminPass": "FCAApqbDG92t"}}'
2026-06-23 11:24:11,996 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.080s
2026-06-23 11:24:11,997 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1278', '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-9ddc5f2f-01db-4295-b218-0a5882ff619a', 'x-compute-request-id': 'req-9ddc5f2f-01db-4295-b218-0a5882ff619a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:13,101 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.098s
2026-06-23 11:24:13,101 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1520', '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-348793d4-e0ec-41b9-b1f2-8850ed728266', 'x-compute-request-id': 'req-348793d4-e0ec-41b9-b1f2-8850ed728266', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:14,187 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.075s
2026-06-23 11:24:14,187 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', '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-2e37e49a-8897-4afc-9d8e-0faee9f81388', 'x-compute-request-id': 'req-2e37e49a-8897-4afc-9d8e-0faee9f81388', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:14,193 106714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:24:15,271 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.077s
2026-06-23 11:24:15,271 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', '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-31f4496c-5c0b-40f1-8eb4-83e70893bd79', 'x-compute-request-id': 'req-31f4496c-5c0b-40f1-8eb4-83e70893bd79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:16,354 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.076s
2026-06-23 11:24:16,354 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1576', '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-9a9b33f2-b921-4e3b-b00f-79d03ca9d4e4', 'x-compute-request-id': 'req-9a9b33f2-b921-4e3b-b00f-79d03ca9d4e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:16,360 106714 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:24:17,523 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.163s
2026-06-23 11:24:17,524 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1689', '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-4014d7f0-a3ee-4fd7-901e-14a13af4b6e7', 'x-compute-request-id': 'req-4014d7f0-a3ee-4fd7-901e-14a13af4b6e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:18,693 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.162s
2026-06-23 11:24:18,693 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1837', '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-6b54388b-032e-42e0-bc5b-e6e3997e2070', 'x-compute-request-id': 'req-6b54388b-032e-42e0-bc5b-e6e3997e2070', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "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": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:18,700 106714 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-23 11:24:19,878 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.177s
2026-06-23 11:24:19,878 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1858', '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-28d64c71-a53e-475a-95aa-80253496f796', 'x-compute-request-id': 'req-28d64c71-a53e-475a-95aa-80253496f796', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "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": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:21,091 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.203s
2026-06-23 11:24:21,091 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1879', '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-41bb0e89-a9f4-492a-992a-45b89dde3abe', 'x-compute-request-id': 'req-41bb0e89-a9f4-492a-992a-45b89dde3abe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "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": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:22,262 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.163s
2026-06-23 11:24:22,262 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1879', '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-bf60a2d1-9dae-4b9f-b25c-05b2d04ec00b', 'x-compute-request-id': 'req-bf60a2d1-9dae-4b9f-b25c-05b2d04ec00b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "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": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:23,499 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.231s
2026-06-23 11:24:23,499 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1879', '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-31ea4b1c-77f6-4614-8ae7-61cbf8531351', 'x-compute-request-id': 'req-31ea4b1c-77f6-4614-8ae7-61cbf8531351', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "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": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:24,681 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.176s
2026-06-23 11:24:24,681 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-5c3d5db0-28cb-4956-8d63-4c562ead4d01', 'x-compute-request-id': 'req-5c3d5db0-28cb-4956-8d63-4c562ead4d01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:24,688 106714 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 12 second wait
2026-06-23 11:24:25,861 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.173s
2026-06-23 11:24:25,862 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-962ef2c4-ccf1-4a16-8b11-ee23cfedfdfb', 'x-compute-request-id': 'req-962ef2c4-ccf1-4a16-8b11-ee23cfedfdfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:27,059 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.190s
2026-06-23 11:24:27,059 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-0043c63c-89ae-471b-8ce2-b50ce5b84ff8', 'x-compute-request-id': 'req-0043c63c-89ae-471b-8ce2-b50ce5b84ff8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:28,266 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.200s
2026-06-23 11:24:28,266 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-abb404ae-69cd-4022-af86-918988b10372', 'x-compute-request-id': 'req-abb404ae-69cd-4022-af86-918988b10372', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:29,442 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.169s
2026-06-23 11:24:29,442 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-30b6463f-f4fe-4425-837c-8cd798a622fb', 'x-compute-request-id': 'req-30b6463f-f4fe-4425-837c-8cd798a622fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:30,657 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.209s
2026-06-23 11:24:30,657 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-b93085a2-ad60-44d8-85c3-5b6c8b26ede8', 'x-compute-request-id': 'req-b93085a2-ad60-44d8-85c3-5b6c8b26ede8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:31,832 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.168s
2026-06-23 11:24:31,832 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-78d1fcfe-a042-4e37-8c98-40424d1ef619', 'x-compute-request-id': 'req-78d1fcfe-a042-4e37-8c98-40424d1ef619', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:33,049 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.211s
2026-06-23 11:24:33,049 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-2985df88-e98e-470f-b39b-ac3aee6e3883', 'x-compute-request-id': 'req-2985df88-e98e-470f-b39b-ac3aee6e3883', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:34,228 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.169s
2026-06-23 11:24:34,228 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-ed68269e-46c1-4b57-ba8b-90eb4abb6c71', 'x-compute-request-id': 'req-ed68269e-46c1-4b57-ba8b-90eb4abb6c71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:35,440 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.206s
2026-06-23 11:24:35,440 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-230dc58f-a006-4277-8474-968b66e646f0', 'x-compute-request-id': 'req-230dc58f-a006-4277-8474-968b66e646f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:36,779 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.332s
2026-06-23 11:24:36,779 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-a42505b8-0e4e-40ab-97a2-dfee5becc0f9', 'x-compute-request-id': 'req-a42505b8-0e4e-40ab-97a2-dfee5becc0f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:38,044 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.253s
2026-06-23 11:24:38,044 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-628a4aca-3116-4366-8313-e723cc3b16c7', 'x-compute-request-id': 'req-628a4aca-3116-4366-8313-e723cc3b16c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:39,293 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.241s
2026-06-23 11:24:39,293 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-04716ff3-0966-4458-a259-4f9eca87c949', 'x-compute-request-id': 'req-04716ff3-0966-4458-a259-4f9eca87c949', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:40,483 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.184s
2026-06-23 11:24:40,483 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1867', '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-d8d3f9dc-685f-46cd-9f88-47615606e342', 'x-compute-request-id': 'req-d8d3f9dc-685f-46cd-9f88-47615606e342', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "BUILD", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:41,750 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.258s
2026-06-23 11:24:41,750 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2818', '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-402e47bc-27a8-411d-9542-4ac45e35e8d4', 'x-compute-request-id': 'req-402e47bc-27a8-411d-9542-4ac45e35e8d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-971813563-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}], "tempest-device-tagging-net1-567453542": [{"version": 4, "addr": "10.1.1.219", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:53:0a"}, {"version": 4, "addr": "10.1.1.134", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:85:35"}, {"version": 4, "addr": "10.1.1.121", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:61:dc"}, {"version": 4, "addr": "10.1.1.24", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:1f:6a"}], "tempest-device-tagging-net2-1549798399": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:63:e5"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:de:4a"}]}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "ACTIVE", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:24:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:24:41,759 106714 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 29 second wait
2026-06-23 11:24:41,978 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14/os-interface 0.218s
2026-06-23 11:24:41,978 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1826', '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-ed17e73a-e566-4adc-a8e7-83d61f798591', 'x-compute-request-id': 'req-ed17e73a-e566-4adc-a8e7-83d61f798591', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "0bfd7609-5e63-49f9-930e-460d419240e0", "port_id": "2d967485-af94-47fd-ab45-4a7b6074176f", "mac_addr": "fa:16:3e:e8:de:4a", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "d27918bd-c058-4f3d-b071-d024c8ef35fa", "ip_address": "10.2.2.200"}]}, {"net_id": "826fd598-3395-4184-acfc-20085c97a2cc", "port_id": "3d4bbee2-4b5d-49c9-964e-328040aedf00", "mac_addr": "fa:16:3e:ae:1f:6a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "978ed3de-30c9-4f1a-a9ea-3da267de05d2", "ip_address": "10.1.1.24"}]}, {"net_id": "826fd598-3395-4184-acfc-20085c97a2cc", "port_id": "a9b716f5-cd33-4d08-a403-e169a9fbdb32", "mac_addr": "fa:16:3e:1f:85:35", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "978ed3de-30c9-4f1a-a9ea-3da267de05d2", "ip_address": "10.1.1.134"}]}, {"net_id": "0bfd7609-5e63-49f9-930e-460d419240e0", "port_id": "bbec2c58-e528-4f3c-a8fe-14aa35dacd48", "mac_addr": "fa:16:3e:87:63:e5", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "d27918bd-c058-4f3d-b071-d024c8ef35fa", "ip_address": "10.2.2.100"}]}, {"net_id": "826fd598-3395-4184-acfc-20085c97a2cc", "port_id": "ceeb139b-2716-4060-a7fe-b27731a4236b", "mac_addr": "fa:16:3e:69:53:0a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "978ed3de-30c9-4f1a-a9ea-3da267de05d2", "ip_address": "10.1.1.219"}]}, {"net_id": "52c32243-f41d-4552-ad72-2acfa4e64994", "port_id": "d32bfd01-2998-4a1f-9f42-d2e22fc949a1", "mac_addr": "fa:16:3e:c1:de:3f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f4d5c3e4-bf00-48f9-b030-a1fc4ecac841", "ip_address": "10.1.0.12"}]}, {"net_id": "826fd598-3395-4184-acfc-20085c97a2cc", "port_id": "f2133e07-8f64-43a9-a805-baf6b50ae803", "mac_addr": "fa:16:3e:b2:61:dc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "978ed3de-30c9-4f1a-a9ea-3da267de05d2", "ip_address": "10.1.1.121"}]}]}'
2026-06-23 11:24:42,940 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/307254d1-f922-4077-a6f2-8b8a9ab387a5 0.957s
2026-06-23 11:24:42,940 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "d32bfd01-2998-4a1f-9f42-d2e22fc949a1"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-773cfc0b-d72f-465c-a9c6-c6bc5895025b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/307254d1-f922-4077-a6f2-8b8a9ab387a5'}
Body: b'{"floatingip": {"id": "307254d1-f922-4077-a6f2-8b8a9ab387a5", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "project_id": "3a7678e7b9a140b6b8473b8034ad18b4", "floating_ip_address": "172.24.5.127", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "de0d5256-9e6b-40df-810e-d7103901d129", "port_id": "d32bfd01-2998-4a1f-9f42-d2e22fc949a1", "fixed_ip_address": "10.1.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "52c32243-f41d-4552-ad72-2acfa4e64994", "mac_address": "fa:16:3e:c1:de:3f", "admin_state_up": true, "status": "ACTIVE", "device_id": "11eddb80-b344-4605-a51d-f488f86aad14", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:24:09Z", "updated_at": "2026-06-23T11:24:42Z", "revision_number": 1}}'
2026-06-23 11:24:42,941 106714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.127:22' as 'cirros' with public key authentication
2026-06-23 11:25:42,982 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.127 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:26:45,536 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.127 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:27:49,097 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.127 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:28:53,657 106714 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.127 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:28:53.657 106714 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:28:53.657 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:28:53.657 106714 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:28:53.657 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:28:53.657 106714 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:28:53.657 106714 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:28:53.657 106714 ERROR tempest.lib.common.ssh
2026-06-23 11:28:53,658 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedBootDevicesTest:test_tagged_boot_devices. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TaggedBootDevicesTest-971813563-network': [{'version': 4, 'addr': '10.1.0.12', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:c1:de:3f'}], 'tempest-device-tagging-net1-567453542': [{'version': 4, 'addr': '10.1.1.219', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:69:53:0a'}, {'version': 4, 'addr': '10.1.1.134', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:1f:85:35'}, {'version': 4, 'addr': '10.1.1.121', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:b2:61:dc'}, {'version': 4, 'addr': '10.1.1.24', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ae:1f:6a'}], 'tempest-device-tagging-net2-1549798399': [{'version': 4, 'addr': '10.2.2.100', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:87:63:e5'}, {'version': 4, 'addr': '10.2.2.200', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e8:de:4a'}]}, 'created': '2026-06-23T11:24:11Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20', 'id': '11eddb80-b344-4605-a51d-f488f86aad14', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14'}], 'metadata': {}, 'name': 'tempest-device-tagging-server-573590005', 'status': 'ACTIVE', 'tenant_id': '3a7678e7b9a140b6b8473b8034ad18b4', 'user_id': 'f91d9af09b4f4fc5a3a4ed5734788060', 'updated': '2026-06-23T11:24:40Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-778455839', 'OS-SRV-USG:launched_at': '2026-06-23T11:24:40.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--643100451'}, {'name': 'tempest-securitygroup--643100451'}, {'name': 'default'}, {'name': 'tempest-securitygroup--643100451'}, {'name': 'default'}, {'name': 'tempest-securitygroup--643100451'}, {'name': 'tempest-securitygroup--643100451'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '3489f036-074f-406a-8275-40a420ac1740', 'delete_on_termination': False}, {'id': 'bef73f27-6cc3-477e-929c-1b384ea49156', 'delete_on_termination': False}, {'id': '321370e3-f6c9-47a1-935d-a7f2072c34af', 'delete_on_termination': False}], 'locked': False, 'description': None, 'tags': []}
2026-06-23 11:28:54,689 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 POST https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14/action 1.030s
2026-06-23 11:28:54,690 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:53 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-993ddeee-bafb-4056-9de7-adad60322e1c', 'x-compute-request-id': 'req-993ddeee-bafb-4056-9de7-adad60322e1c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:28:54,690 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 11eddb80-b344-4605-a51d-f488f86aad14
2026-06-23 11:28:54,762 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.072s
2026-06-23 11:28:54,762 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:28:54 GMT', 'server': 'Apache/2.4.58 (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-4b4a19cc-b870-4d86-9a24-da606073f69a', 'x-compute-request-id': 'req-4b4a19cc-b870-4d86-9a24-da606073f69a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b''
2026-06-23 11:28:54,985 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.223s
2026-06-23 11:28:54,986 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2930', '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-e5f8f44f-a58f-4b80-90d6-0e0ab5f89f23', 'x-compute-request-id': 'req-e5f8f44f-a58f-4b80-90d6-0e0ab5f89f23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-971813563-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}, {"version": 4, "addr": "172.24.5.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}], "tempest-device-tagging-net1-567453542": [{"version": 4, "addr": "10.1.1.219", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:53:0a"}, {"version": 4, "addr": "10.1.1.134", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:85:35"}, {"version": 4, "addr": "10.1.1.121", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:61:dc"}, {"version": 4, "addr": "10.1.1.24", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:1f:6a"}], "tempest-device-tagging-net2-1549798399": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:63:e5"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:de:4a"}]}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "SHUTOFF", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:28:55Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:56,147 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.151s
2026-06-23 11:28:56,148 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:28:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2930', '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-e0c0ee6f-f06f-4fe3-92cf-b7f4dd82d2b4', 'x-compute-request-id': 'req-e0c0ee6f-f06f-4fe3-92cf-b7f4dd82d2b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-971813563-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}, {"version": 4, "addr": "172.24.5.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}], "tempest-device-tagging-net1-567453542": [{"version": 4, "addr": "10.1.1.219", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:53:0a"}, {"version": 4, "addr": "10.1.1.134", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:85:35"}, {"version": 4, "addr": "10.1.1.121", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:61:dc"}, {"version": 4, "addr": "10.1.1.24", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:1f:6a"}], "tempest-device-tagging-net2-1549798399": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:63:e5"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:de:4a"}]}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "SHUTOFF", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:28:55Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:57,302 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.147s
2026-06-23 11:28:57,302 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:28:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2930', '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-82674b25-d3e9-4317-9cd7-4e87262d4f20', 'x-compute-request-id': 'req-82674b25-d3e9-4317-9cd7-4e87262d4f20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-971813563-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}, {"version": 4, "addr": "172.24.5.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}], "tempest-device-tagging-net1-567453542": [{"version": 4, "addr": "10.1.1.219", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:53:0a"}, {"version": 4, "addr": "10.1.1.134", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:85:35"}, {"version": 4, "addr": "10.1.1.121", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:61:dc"}, {"version": 4, "addr": "10.1.1.24", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:1f:6a"}], "tempest-device-tagging-net2-1549798399": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:63:e5"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:de:4a"}]}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "SHUTOFF", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:28:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "default"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:58,561 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.252s
2026-06-23 11:28:58,562 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:28:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2888', '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-19fb0055-c1d0-49a7-ad59-241eefa7f227', 'x-compute-request-id': 'req-19fb0055-c1d0-49a7-ad59-241eefa7f227', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-971813563-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}, {"version": 4, "addr": "172.24.5.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}], "tempest-device-tagging-net1-567453542": [{"version": 4, "addr": "10.1.1.219", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:53:0a"}, {"version": 4, "addr": "10.1.1.134", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:85:35"}, {"version": 4, "addr": "10.1.1.121", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:61:dc"}, {"version": 4, "addr": "10.1.1.24", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:1f:6a"}], "tempest-device-tagging-net2-1549798399": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:63:e5"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:de:4a"}]}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "SHUTOFF", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:28:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}, {"name": "tempest-securitygroup--643100451"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:59,673 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.104s
2026-06-23 11:28:59,674 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:28:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2637', '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-f96274c9-bd4d-4ad0-b5aa-34b22bc1f654', 'x-compute-request-id': 'req-f96274c9-bd4d-4ad0-b5aa-34b22bc1f654', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-971813563-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}, {"version": 4, "addr": "172.24.5.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:de:3f"}], "tempest-device-tagging-net1-567453542": [{"version": 4, "addr": "10.1.1.219", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:53:0a"}, {"version": 4, "addr": "10.1.1.134", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:85:35"}, {"version": 4, "addr": "10.1.1.121", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:61:dc"}, {"version": 4, "addr": "10.1.1.24", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:1f:6a"}], "tempest-device-tagging-net2-1549798399": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:63:e5"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:de:4a"}]}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "SHUTOFF", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:28:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:29:00,772 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.090s
2026-06-23 11:29:00,772 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:29:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1584', '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-9dabe57a-becc-421a-a3fa-65900184137b', 'x-compute-request-id': 'req-9dabe57a-becc-421a-a3fa-65900184137b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "SHUTOFF", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:28:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:29:01,875 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.096s
2026-06-23 11:29:01,875 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1584', '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-34b4389e-8175-42f0-8627-b605904fa1c4', 'x-compute-request-id': 'req-34b4389e-8175-42f0-8627-b605904fa1c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "SHUTOFF", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:28:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:29:02,977 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.094s
2026-06-23 11:29:02,977 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:29:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1716', '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-52f0e018-c786-4591-a15d-b5d8d6b5203c', 'x-compute-request-id': 'req-52f0e018-c786-4591-a15d-b5d8d6b5203c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "DELETED", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:29:02Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:28:54Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:29:02.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:29:02,988 106714 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 8 second wait
2026-06-23 11:29:04,070 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.082s
2026-06-23 11:29:04,071 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:29:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1716', '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-b2243034-89d9-417d-a58b-8b80e140545c', 'x-compute-request-id': 'req-b2243034-89d9-417d-a58b-8b80e140545c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "7dafca34b4e7ce724c128c2a843f61f40babca340523282202051a20", "id": "11eddb80-b344-4605-a51d-f488f86aad14", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/11eddb80-b344-4605-a51d-f488f86aad14"}], "metadata": {}, "name": "tempest-device-tagging-server-573590005", "status": "DELETED", "tenant_id": "3a7678e7b9a140b6b8473b8034ad18b4", "user_id": "f91d9af09b4f4fc5a3a4ed5734788060", "updated": "2026-06-23T11:29:02Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:28:54Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-778455839", "OS-SRV-USG:launched_at": "2026-06-23T11:24:40.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:29:02.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3489f036-074f-406a-8275-40a420ac1740", "delete_on_termination": false}, {"id": "bef73f27-6cc3-477e-929c-1b384ea49156", "delete_on_termination": false}, {"id": "321370e3-f6c9-47a1-935d-a7f2072c34af", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:29:05,107 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14 0.026s
2026-06-23 11:29:05,107 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (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-0d27cc01-c4a9-4222-8ee3-62f72065b685', 'x-compute-request-id': 'req-0d27cc01-c4a9-4222-8ee3-62f72065b685', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/11eddb80-b344-4605-a51d-f488f86aad14'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 11eddb80-b344-4605-a51d-f488f86aad14 could not be found."}}'
2026-06-23 11:29:05,135 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-778455839 0.026s
2026-06-23 11:29:05,135 106714 DEBUG [tempest.lib.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': 'Tue, 23 Jun 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (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-08bd935f-d398-4d9c-bac8-894abcc20728', 'x-compute-request-id': 'req-08bd935f-d398-4d9c-bac8-894abcc20728', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-778455839'}
Body: b''
2026-06-23 11:29:05,232 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/da165927-6d36-4246-8cd5-0f256ab1bd04 0.096s
2026-06-23 11:29:05,232 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f1b999e7-6531-487f-b6e3-e7a0c982fcc7', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/da165927-6d36-4246-8cd5-0f256ab1bd04'}
Body: b''
2026-06-23 11:29:05,243 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/da165927-6d36-4246-8cd5-0f256ab1bd04 0.011s
2026-06-23 11:29:05,243 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5da28e42-f9b5-40e9-972c-951feb71f94a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/da165927-6d36-4246-8cd5-0f256ab1bd04'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group da165927-6d36-4246-8cd5-0f256ab1bd04 does not exist", "detail": ""}}'
2026-06-23 11:29:05,432 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/307254d1-f922-4077-a6f2-8b8a9ab387a5 0.188s
2026-06-23 11:29:05,432 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c0385c4a-476c-4a92-b15c-7f5e5fb6991e', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/307254d1-f922-4077-a6f2-8b8a9ab387a5'}
Body: b''
2026-06-23 11:29:05,622 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/ports/a9b716f5-cd33-4d08-a403-e169a9fbdb32 0.189s
2026-06-23 11:29:05,622 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6be70e10-da8f-4314-90fe-03c6c8a9c50f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/ports/a9b716f5-cd33-4d08-a403-e169a9fbdb32'}
Body: b''
2026-06-23 11:29:05,822 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/ports/ceeb139b-2716-4060-a7fe-b27731a4236b 0.200s
2026-06-23 11:29:05,822 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-001df40e-31e5-4962-9719-b046567bcc52', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/ports/ceeb139b-2716-4060-a7fe-b27731a4236b'}
Body: b''
2026-06-23 11:29:05,925 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/subnets/d27918bd-c058-4f3d-b071-d024c8ef35fa 0.103s
2026-06-23 11:29:05,925 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c9905b90-2473-4a64-ba73-dfbdaea3b708', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets/d27918bd-c058-4f3d-b071-d024c8ef35fa'}
Body: b''
2026-06-23 11:29:06,037 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/subnets/978ed3de-30c9-4f1a-a9ea-3da267de05d2 0.111s
2026-06-23 11:29:06,037 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-91431d99-ceff-413e-ae6c-196688577aa6', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets/978ed3de-30c9-4f1a-a9ea-3da267de05d2'}
Body: b''
2026-06-23 11:29:06,275 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/networks/0bfd7609-5e63-49f9-930e-460d419240e0 0.238s
2026-06-23 11:29:06,276 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:29:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-cdb37c47-8437-4b31-b66f-1cc34d0c63bf', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/networks/0bfd7609-5e63-49f9-930e-460d419240e0'}
Body: b''
2026-06-23 11:29:06,515 106714 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/networks/826fd598-3395-4184-acfc-20085c97a2cc 0.239s
2026-06-23 11:29:06,515 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:29:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c448c39c-9b10-41b3-b28b-ef7808f8dcc1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/networks/826fd598-3395-4184-acfc-20085c97a2cc'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft9.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:23:02,227 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST https://10.4.3.43/volume/v3/volumes 1.231s
2026-06-23 11:23:02,227 106708 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_v242-volume-2088800392", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb70aa6-ccd7-41ea-824a-fcba7138ceb9', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb70aa6-ccd7-41ea-824a-fcba7138ceb9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.126196", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:23:02,699 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d 0.464s
2026-06-23 11:23:02,699 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a3d711-f592-4582-a823-0024aa38dc29', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a3d711-f592-4582-a823-0024aa38dc29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.000000", "updated_at": "2026-06-23T11:23:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:03,735 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d 0.030s
2026-06-23 11:23:03,735 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ebcf753-9c7c-42f5-a8d5-51554906205e', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ebcf753-9c7c-42f5-a8d5-51554906205e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.000000", "updated_at": "2026-06-23T11:23:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:04,770 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d 0.026s
2026-06-23 11:23:04,770 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d694fa-6483-4d0b-aa10-870021b1a9c4', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d694fa-6483-4d0b-aa10-870021b1a9c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.000000", "updated_at": "2026-06-23T11:23:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:05,801 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d 0.025s
2026-06-23 11:23:05,801 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee528cb-1969-4a5d-a842-12b531b5c029', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee528cb-1969-4a5d-a842-12b531b5c029', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.000000", "updated_at": "2026-06-23T11:23:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:06,832 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d 0.024s
2026-06-23 11:23:06,832 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a5dd4b-ae0f-4129-9e45-a9eb0c514084', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a5dd4b-ae0f-4129-9e45-a9eb0c514084', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.000000", "updated_at": "2026-06-23T11:23:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:23:07,878 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d 0.040s
2026-06-23 11:23:07,878 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0418b9-70dc-4b99-bc5c-a79af23704a8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0418b9-70dc-4b99-bc5c-a79af23704a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.000000", "updated_at": "2026-06-23T11:23:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:23:08,922 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d 0.034s
2026-06-23 11:23:08,922 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635b2223-5811-4c11-8c3e-e8e2f1bd2ad5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635b2223-5811-4c11-8c3e-e8e2f1bd2ad5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.000000", "updated_at": "2026-06-23T11:23:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:23:09,960 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d 0.032s
2026-06-23 11:23:09,960 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d231f426-3e00-4e33-93e7-fba33c13d5b2', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d231f426-3e00-4e33-93e7-fba33c13d5b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.000000", "updated_at": "2026-06-23T11:23:07.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:23:10,997 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d 0.027s
2026-06-23 11:23:10,998 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e427d45-a009-4a8c-83c4-5d683f67787e', 'content-length': '1394', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e427d45-a009-4a8c-83c4-5d683f67787e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d'}
Body: b'{"volume": {"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:02.000000", "updated_at": "2026-06-23T11:23:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2088800392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/b5be4e86-c70c-4911-b7b2-ec3ece744f9d"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:23:11,003 106708 INFO [tempest.common.waiters] volume b5be4e86-c70c-4911-b7b2-ec3ece744f9d reached available after waiting for 9.003218 seconds
2026-06-23 11:23:11,296 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST https://10.4.3.43/volume/v3/volumes 0.293s
2026-06-23 11:23:11,296 106708 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_v242-volume-913683302"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c65862a-4d01-4ff4-a7aa-1d52c01f3015', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c65862a-4d01-4ff4-a7aa-1d52c01f3015', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:11.210096", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-913683302", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/324a206b-eea0-4e12-9038-1b5234eaf126"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/324a206b-eea0-4e12-9038-1b5234eaf126"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:23:11,333 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/324a206b-eea0-4e12-9038-1b5234eaf126 0.028s
2026-06-23 11:23:11,333 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404d6b41-0a87-4233-8280-10acc82350bf', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404d6b41-0a87-4233-8280-10acc82350bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/324a206b-eea0-4e12-9038-1b5234eaf126'}
Body: b'{"volume": {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:11.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-913683302", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/324a206b-eea0-4e12-9038-1b5234eaf126"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/324a206b-eea0-4e12-9038-1b5234eaf126"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:12,375 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/324a206b-eea0-4e12-9038-1b5234eaf126 0.036s
2026-06-23 11:23:12,375 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a322554-9bea-4bf0-ab25-59e7d6cda318', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a322554-9bea-4bf0-ab25-59e7d6cda318', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/324a206b-eea0-4e12-9038-1b5234eaf126'}
Body: b'{"volume": {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:11.000000", "updated_at": "2026-06-23T11:23:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-913683302", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/324a206b-eea0-4e12-9038-1b5234eaf126"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/324a206b-eea0-4e12-9038-1b5234eaf126"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:12,380 106708 INFO [tempest.common.waiters] volume 324a206b-eea0-4e12-9038-1b5234eaf126 reached available after waiting for 1.380904 seconds
2026-06-23 11:23:12,574 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST https://10.4.3.43/volume/v3/volumes 0.193s
2026-06-23 11:23:12,574 106708 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_v242-volume-1806603739"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b035f3f-f103-44fb-a498-bc232a07f83e', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b035f3f-f103-44fb-a498-bc232a07f83e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:12.510835", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1806603739", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:23:12,634 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4 0.052s
2026-06-23 11:23:12,634 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471a376c-faa3-470d-abfa-71b4684535e8', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471a376c-faa3-470d-abfa-71b4684535e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4'}
Body: b'{"volume": {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:13.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1806603739", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:13,668 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/volume/v3/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4 0.026s
2026-06-23 11:23:13,668 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec546ac1-7899-435f-b392-ffbb840007f5', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec546ac1-7899-435f-b392-ffbb840007f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4'}
Body: b'{"volume": {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:23:13.000000", "updated_at": "2026-06-23T11:23:13.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1806603739", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/19254ebb-b39d-4fd0-8efe-21f5db0eeec4"}], "user_id": "5904e7db845a40c18a2d1b378a424bed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:13,673 106708 INFO [tempest.common.waiters] volume 19254ebb-b39d-4fd0-8efe-21f5db0eeec4 reached available after waiting for 1.673809 seconds
2026-06-23 11:23:14,431 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/networks 0.757s
2026-06-23 11:23:14,431 106708 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-552308971"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-a63d2e4a-aeab-40ef-9381-a37f26d617a7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/networks'}
Body: b'{"network":{"id":"6fa821a2-2a7b-40e8-89db-7144b6ab9e59","name":"tempest-device-tagging-net1-552308971","tenant_id":"62dee5509e4d4d70ab851af7248ea02b","project_id":"62dee5509e4d4d70ab851af7248ea02b","admin_state_up":true,"mtu":1372,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-06-23T11:23:13Z","updated_at":"2026-06-23T11:23:13Z","revision_number":1}}'
2026-06-23 11:23:14,988 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/networks 0.556s
2026-06-23 11:23:14,988 106708 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-599300968"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-fd1006d1-ecac-41dd-84b4-796716202467', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/networks'}
Body: b'{"network":{"id":"1a7ae145-0e8f-4ec6-8299-b895e274625d","name":"tempest-device-tagging-net2-599300968","tenant_id":"62dee5509e4d4d70ab851af7248ea02b","project_id":"62dee5509e4d4d70ab851af7248ea02b","admin_state_up":true,"mtu":1372,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-06-23T11:23:14Z","updated_at":"2026-06-23T11:23:14Z","revision_number":1}}'
2026-06-23 11:23:15,611 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/subnets 0.623s
2026-06-23 11:23:15,611 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "6fa821a2-2a7b-40e8-89db-7144b6ab9e59", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-75ce7c17-ae05-4aef-bd7a-caee913e3304', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"e47d64d2-0ebf-4834-8480-cf39320e2afa","name":"","project_id":"62dee5509e4d4d70ab851af7248ea02b","network_id":"6fa821a2-2a7b-40e8-89db-7144b6ab9e59","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":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-23T11:23:15Z","updated_at":"2026-06-23T11:23:15Z","revision_number":0,"tenant_id":"62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:16,221 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/subnets 0.609s
2026-06-23 11:23:16,221 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "1a7ae145-0e8f-4ec6-8299-b895e274625d", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-fb333062-373b-4845-a3dc-31f1a417d56a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"d938fe3f-36c3-4350-9374-49468bb7fc51","name":"","project_id":"62dee5509e4d4d70ab851af7248ea02b","network_id":"1a7ae145-0e8f-4ec6-8299-b895e274625d","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":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-23T11:23:15Z","updated_at":"2026-06-23T11:23:15Z","revision_number":0,"tenant_id":"62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:16,719 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/ports 0.497s
2026-06-23 11:23:16,719 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "6fa821a2-2a7b-40e8-89db-7144b6ab9e59", "name": "tempest-TaggedBootDevicesTest_v242-1352164636", "fixed_ips": [{"subnet_id": "e47d64d2-0ebf-4834-8480-cf39320e2afa"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-a169afce-3e0d-42a6-84b8-b26cee4ebfb4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/ports'}
Body: b'{"port":{"id":"86382391-778a-4141-ba8e-5fedd0ec084d","name":"tempest-TaggedBootDevicesTest_v242-1352164636","network_id":"6fa821a2-2a7b-40e8-89db-7144b6ab9e59","project_id":"62dee5509e4d4d70ab851af7248ea02b","mac_address":"fa:16:3e:94:0b:38","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e47d64d2-0ebf-4834-8480-cf39320e2afa","ip_address":"10.1.1.23"}],"tenant_id":"62dee5509e4d4d70ab851af7248ea02b","port_security_enabled":true,"security_groups":["9d21f9df-7485-4794-aa1e-01fb1b3f148c"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-06-23T11:23:16Z","updated_at":"2026-06-23T11:23:16Z","revision_number":1}}'
2026-06-23 11:23:17,238 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST https://10.4.3.43/networking/v2.0/ports 0.519s
2026-06-23 11:23:17,239 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "6fa821a2-2a7b-40e8-89db-7144b6ab9e59", "name": "tempest-TaggedBootDevicesTest_v242-1141917720", "fixed_ips": [{"subnet_id": "e47d64d2-0ebf-4834-8480-cf39320e2afa"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-e1442582-203e-418d-bb64-7288d050f5fe', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/ports'}
Body: b'{"port":{"id":"cc5758ec-c172-48e0-8774-7cd20c8262af","name":"tempest-TaggedBootDevicesTest_v242-1141917720","network_id":"6fa821a2-2a7b-40e8-89db-7144b6ab9e59","project_id":"62dee5509e4d4d70ab851af7248ea02b","mac_address":"fa:16:3e:a9:e5:e8","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e47d64d2-0ebf-4834-8480-cf39320e2afa","ip_address":"10.1.1.199"}],"tenant_id":"62dee5509e4d4d70ab851af7248ea02b","port_security_enabled":true,"security_groups":["9d21f9df-7485-4794-aa1e-01fb1b3f148c"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-06-23T11:23:16Z","updated_at":"2026-06-23T11:23:16Z","revision_number":1}}'
2026-06-23 11:23:17,239 106708 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:23:17,239 106708 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:23:17,528 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.288s
2026-06-23 11:23:17,528 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1862990558", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8oou8SdlRsw2ewVPp784sw0UVpEcvf9PiFDK3GpPw4OLCUmvZ7n040wL35088i4jWnmVP855yVFmpRRJl0tHX5Sh7GoWQ9tHYe45jat11nXpVH+ytTFIp4Sg4miN5ELQ=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56e7f9e3-d229-4ec9-b44d-34892ea5792b', 'x-compute-request-id': 'req-56e7f9e3-d229-4ec9-b44d-34892ea5792b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1862990558", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8oou8SdlRsw2ewVPp784sw0UVpEcvf9PiFDK3GpPw4OLCUmvZ7n040wL35088i4jWnmVP855yVFmpRRJl0tHX5Sh7GoWQ9tHYe45jat11nXpVH+ytTFIp4Sg4miN5ELQ==", "fingerprint": "dc:78:9c:af:41:ea:91:05:9e:07:3f:d4:f9:0b:19:e7", "user_id": "5904e7db845a40c18a2d1b378a424bed"}}'
2026-06-23 11:23:17,530 106708 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1862990558 created
2026-06-23 11:23:17,760 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.229s
2026-06-23 11:23:17,760 106708 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--1185989112", "description": "tempest-description--877960419"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-edc987d5-66bd-44ab-8438-3b7ebd9722f8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0d8e03e6-f70c-4d89-b8dc-868ff8a75113", "name": "tempest-securitygroup--1185989112", "stateful": true, "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "project_id": "62dee5509e4d4d70ab851af7248ea02b", "description": "tempest-description--877960419", "shared": false, "security_group_rules": [{"id": "68cd99fa-444f-4223-a813-3b616dfe1561", "project_id": "62dee5509e4d4d70ab851af7248ea02b", "security_group_id": "0d8e03e6-f70c-4d89-b8dc-868ff8a75113", "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": 268, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:17Z", "updated_at": "2026-06-23T11:23:17Z", "revision_number": 0, "tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}, {"id": "690162a5-5ea1-4df6-be7a-7f4ddd25927d", "project_id": "62dee5509e4d4d70ab851af7248ea02b", "security_group_id": "0d8e03e6-f70c-4d89-b8dc-868ff8a75113", "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": 267, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:17Z", "updated_at": "2026-06-23T11:23:17Z", "revision_number": 0, "tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}], "tags": [], "created_at": "2026-06-23T11:23:17Z", "updated_at": "2026-06-23T11:23:17Z", "revision_number": 1}}'
2026-06-23 11:23:18,003 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.242s
2026-06-23 11:23:18,003 106708 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": "0d8e03e6-f70c-4d89-b8dc-868ff8a75113", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6e25078c-35f9-4277-8804-99ff415b18f2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6c371bba-e1d7-41d2-b2b4-f4df0c776b91", "project_id": "62dee5509e4d4d70ab851af7248ea02b", "security_group_id": "0d8e03e6-f70c-4d89-b8dc-868ff8a75113", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:17Z", "updated_at": "2026-06-23T11:23:17Z", "revision_number": 0, "tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:18,150 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.147s
2026-06-23 11:23:18,151 106708 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": "0d8e03e6-f70c-4d89-b8dc-868ff8a75113", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-73ffd242-c1c7-4e68-b8c6-84411e328875', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b23422f6-1bda-40b8-9693-28a1150662f0", "project_id": "62dee5509e4d4d70ab851af7248ea02b", "security_group_id": "0d8e03e6-f70c-4d89-b8dc-868ff8a75113", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:18Z", "updated_at": "2026-06-23T11:23:18Z", "revision_number": 0, "tenant_id": "62dee5509e4d4d70ab851af7248ea02b"}}'
2026-06-23 11:23:18,151 106708 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1185989112 created
2026-06-23 11:23:18,693 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.542s
2026-06-23 11:23:18,696 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c558ab3c-c6ec-4c8a-aef5-3ba0af54e14a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ad34d84c-daf8-412d-9c46-8d3c35fe65b1", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "project_id": "62dee5509e4d4d70ab851af7248ea02b", "floating_ip_address": "172.24.5.244", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:18Z", "updated_at": "2026-06-23T11:23:18Z", "revision_number": 0}}'
2026-06-23 11:23:18,696 106708 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ad34d84c-daf8-412d-9c46-8d3c35fe65b1', 'tenant_id': '62dee5509e4d4d70ab851af7248ea02b', 'project_id': '62dee5509e4d4d70ab851af7248ea02b', 'floating_ip_address': '172.24.5.244', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:18Z', 'updated_at': '2026-06-23T11:23:18Z', 'revision_number': 0, 'ip': '172.24.5.244'} created
2026-06-23 11:23:18,837 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.137s
2026-06-23 11:23:18,837 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2939', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ccf0d0e3-03a4-4f4f-8b1e-0aa454133212', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5904e7db845a40c18a2d1b378a424bed", "name": "tempest-TaggedBootDevicesTest_v242-1173029658-project-member", "password_expires_at": null}, "audit_ids": ["_kkAbt8HTZiX_0LuT0b-2Q"], "expires_at": "2026-06-23T12:23:18.000000Z", "issued_at": "2026-06-23T11:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62dee5509e4d4d70ab851af7248ea02b", "name": "tempest-TaggedBootDevicesTest_v242-1173029658"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/62dee5509e4d4d70ab851af7248ea02b", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_62dee5509e4d4d70ab851af7248ea02b", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:23:18,837 106708 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '664147da-78f3-49c3-b069-e88161719794', 'name': 'tempest-TaggedBootDevicesTest_v242-1917625587-network', 'tenant_id': '62dee5509e4d4d70ab851af7248ea02b', 'project_id': '62dee5509e4d4d70ab851af7248ea02b', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50205, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:22:40Z', 'updated_at': '2026-06-23T11:22:40Z', 'revision_number': 1} available for tenant
2026-06-23 11:23:19,001 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.161s
2026-06-23 11:23:19,001 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2939', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-82579c34-2ea4-437c-9215-ed33db809520', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5904e7db845a40c18a2d1b378a424bed", "name": "tempest-TaggedBootDevicesTest_v242-1173029658-project-member", "password_expires_at": null}, "audit_ids": ["wpg44cF-QEaOR6BcGfBj3g"], "expires_at": "2026-06-23T12:23:18.000000Z", "issued_at": "2026-06-23T11:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62dee5509e4d4d70ab851af7248ea02b", "name": "tempest-TaggedBootDevicesTest_v242-1173029658"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/62dee5509e4d4d70ab851af7248ea02b", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_62dee5509e4d4d70ab851af7248ea02b", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:23:19,002 106708 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '664147da-78f3-49c3-b069-e88161719794', 'name': 'tempest-TaggedBootDevicesTest_v242-1917625587-network', 'tenant_id': '62dee5509e4d4d70ab851af7248ea02b', 'project_id': '62dee5509e4d4d70ab851af7248ea02b', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50205, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:22:40Z', 'updated_at': '2026-06-23T11:22:40Z', 'revision_number': 1} available for tenant
2026-06-23 11:23:19,003 106708 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1862990558', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8oou8SdlRsw2ewVPp784sw0UVpEcvf9PiFDK3GpPw4OLCUmvZ7n040wL35088i4jWnmVP855yVFmpRRJl0tHX5Sh7GoWQ9tHYe45jat11nXpVH+ytTFIp4Sg4miN5ELQ==', 'fingerprint': 'dc:78:9c:af:41:ea:91:05:9e:07:3f:d4:f9:0b:19:e7', 'user_id': '5904e7db845a40c18a2d1b378a424bed', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBtIGFXCHjA8+wT33+IiYmhKrwGFLDjGUUv4jAJz5UfcwDWYhezIadn\nDCTA6r7xdvegBwYFK4EEACKhZANiAASvKKLvEnZUbMNnsFT6e/OLMNFFaRHL3/T4\nhQytxqT8ODiwlJr2e59ONMC9+dPPIuI1p5lT/OeclRZqUUSZdLR1+UoexqFkPbR2\nHuOY2rddZ16VR/srUxSKeEoOJojeRC0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0d8e03e6-f70c-4d89-b8dc-868ff8a75113', 'name': 'tempest-securitygroup--1185989112', 'stateful': True, 'tenant_id': '62dee5509e4d4d70ab851af7248ea02b', 'project_id': '62dee5509e4d4d70ab851af7248ea02b', 'description': 'tempest-description--877960419', 'shared': False, 'security_group_rules': [{'id': '68cd99fa-444f-4223-a813-3b616dfe1561', 'project_id': '62dee5509e4d4d70ab851af7248ea02b', 'security_group_id': '0d8e03e6-f70c-4d89-b8dc-868ff8a75113', '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': 268, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:17Z', 'updated_at': '2026-06-23T11:23:17Z', 'revision_number': 0, 'tenant_id': '62dee5509e4d4d70ab851af7248ea02b'}, {'id': '690162a5-5ea1-4df6-be7a-7f4ddd25927d', 'project_id': '62dee5509e4d4d70ab851af7248ea02b', 'security_group_id': '0d8e03e6-f70c-4d89-b8dc-868ff8a75113', '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': 267, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:17Z', 'updated_at': '2026-06-23T11:23:17Z', 'revision_number': 0, 'tenant_id': '62dee5509e4d4d70ab851af7248ea02b'}], 'tags': [], 'created_at': '2026-06-23T11:23:17Z', 'updated_at': '2026-06-23T11:23:17Z', 'revision_number': 1}, 'floating_ip': {'id': 'ad34d84c-daf8-412d-9c46-8d3c35fe65b1', 'tenant_id': '62dee5509e4d4d70ab851af7248ea02b', 'project_id': '62dee5509e4d4d70ab851af7248ea02b', 'floating_ip_address': '172.24.5.244', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:18Z', 'updated_at': '2026-06-23T11:23:18Z', 'revision_number': 0, 'ip': '172.24.5.244'}}
2026-06-23 11:23:22,816 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST https://10.4.3.43/compute/v2.1/servers 3.812s
2026-06-23 11:23:22,816 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-1026766178", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "664147da-78f3-49c3-b069-e88161719794"}, {"port": "86382391-778a-4141-ba8e-5fedd0ec084d", "tag": "port-1"}, {"port": "cc5758ec-c172-48e0-8774-7cd20c8262af", "tag": "port-2"}, {"uuid": "6fa821a2-2a7b-40e8-89db-7144b6ab9e59", "tag": "net-1"}, {"uuid": "6fa821a2-2a7b-40e8-89db-7144b6ab9e59"}, {"uuid": "1a7ae145-0e8f-4ec6-8299-b895e274625d", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "1a7ae145-0e8f-4ec6-8299-b895e274625d", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "324a206b-eea0-4e12-9038-1b5234eaf126", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1185989112"}], "key_name": "tempest-keypair-1862990558", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dbd8a62-773e-4fd6-b4a9-bc56082c527f', 'x-compute-request-id': 'req-0dbd8a62-773e-4fd6-b4a9-bc56082c527f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1185989112"}], "adminPass": "JHpYfFUon58H"}}'
2026-06-23 11:23:22,917 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.099s
2026-06-23 11:23:22,917 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95945954-7222-4429-b630-44165be0e3b8', 'x-compute-request-id': 'req-95945954-7222-4429-b630-44165be0e3b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:24,087 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.154s
2026-06-23 11:23:24,087 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1522', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f302cfdf-64f2-4543-b596-77c57da3fc3e', 'x-compute-request-id': 'req-f302cfdf-64f2-4543-b596-77c57da3fc3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:25,236 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.141s
2026-06-23 11:23:25,236 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-198d4067-803c-46b2-812f-41af8d601684', 'x-compute-request-id': 'req-198d4067-803c-46b2-812f-41af8d601684', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:25,244 106708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-23 11:23:26,330 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.085s
2026-06-23 11:23:26,330 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72461227-3835-493d-8f49-414aab82fd22', 'x-compute-request-id': 'req-72461227-3835-493d-8f49-414aab82fd22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:27,457 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.117s
2026-06-23 11:23:27,457 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6dff114-629b-4970-a2c6-3361a31a2342', 'x-compute-request-id': 'req-f6dff114-629b-4970-a2c6-3361a31a2342', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:28,791 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.321s
2026-06-23 11:23:28,791 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1646', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4edcfe14-8789-4eb1-8437-cc06697786a0', 'x-compute-request-id': 'req-4edcfe14-8789-4eb1-8437-cc06697786a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:28,801 106708 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-06-23 11:23:30,147 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.345s
2026-06-23 11:23:30,147 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1787', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c87187-8bd1-42b8-bfa6-b0633106fd93', 'x-compute-request-id': 'req-b4c87187-8bd1-42b8-bfa6-b0633106fd93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:31,410 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.255s
2026-06-23 11:23:31,411 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1844', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f1c9d9-8567-4567-a1ac-a3453796e584', 'x-compute-request-id': 'req-28f1c9d9-8567-4567-a1ac-a3453796e584', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}], "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": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:31,420 106708 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 9 second wait
2026-06-23 11:23:32,599 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.178s
2026-06-23 11:23:32,599 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1865', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7979a0c7-07f7-41f4-9e2b-90296f1652f5', 'x-compute-request-id': 'req-7979a0c7-07f7-41f4-9e2b-90296f1652f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}], "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": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:33,985 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.378s
2026-06-23 11:23:33,985 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1886', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69206cf5-74b8-4d8a-821a-e6f421f49308', 'x-compute-request-id': 'req-69206cf5-74b8-4d8a-821a-e6f421f49308', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "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": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:35,189 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.197s
2026-06-23 11:23:35,190 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1886', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aca9a70-3cc3-42e8-b9d6-d32063514806', 'x-compute-request-id': 'req-8aca9a70-3cc3-42e8-b9d6-d32063514806', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "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": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:36,496 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.300s
2026-06-23 11:23:36,496 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1886', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b21d75e-ccef-48e2-959c-18365de0f180', 'x-compute-request-id': 'req-8b21d75e-ccef-48e2-959c-18365de0f180', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "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": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:37,674 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.170s
2026-06-23 11:23:37,674 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5946e2be-6c98-421e-92de-fc8943da87ed', 'x-compute-request-id': 'req-5946e2be-6c98-421e-92de-fc8943da87ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:37,681 106708 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 15 second wait
2026-06-23 11:23:38,847 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.166s
2026-06-23 11:23:38,848 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-521adcf9-6437-4b34-8f76-b9ae750b9937', 'x-compute-request-id': 'req-521adcf9-6437-4b34-8f76-b9ae750b9937', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:40,000 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.146s
2026-06-23 11:23:40,000 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-707ee18e-76f8-4819-86ab-509b1d51de52', 'x-compute-request-id': 'req-707ee18e-76f8-4819-86ab-509b1d51de52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:41,152 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.145s
2026-06-23 11:23:41,152 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a1f66d-508d-4881-b077-03ac5180cd41', 'x-compute-request-id': 'req-b0a1f66d-508d-4881-b077-03ac5180cd41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:42,376 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.217s
2026-06-23 11:23:42,376 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088485aa-5d83-4277-9914-0f5f66211ea8', 'x-compute-request-id': 'req-088485aa-5d83-4277-9914-0f5f66211ea8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:43,527 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.145s
2026-06-23 11:23:43,528 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bbb57ce-afe5-4015-a7e7-0dfb0f8ca7b2', 'x-compute-request-id': 'req-2bbb57ce-afe5-4015-a7e7-0dfb0f8ca7b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:44,722 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.188s
2026-06-23 11:23:44,723 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be92eade-c755-401d-bd45-e1c9121b10a4', 'x-compute-request-id': 'req-be92eade-c755-401d-bd45-e1c9121b10a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:45,881 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.150s
2026-06-23 11:23:45,882 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6684548-4da0-450c-9cfd-157c9aa608d7', 'x-compute-request-id': 'req-b6684548-4da0-450c-9cfd-157c9aa608d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:47,138 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.249s
2026-06-23 11:23:47,138 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33b913aa-e6d8-4140-8659-166ac0623311', 'x-compute-request-id': 'req-33b913aa-e6d8-4140-8659-166ac0623311', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:48,387 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.242s
2026-06-23 11:23:48,387 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f651e8d-cb03-4d1d-9957-e1f01651dc23', 'x-compute-request-id': 'req-5f651e8d-cb03-4d1d-9957-e1f01651dc23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:49,908 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.515s
2026-06-23 11:23:49,908 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e40c523-2b67-4df2-a546-112160451192', 'x-compute-request-id': 'req-4e40c523-2b67-4df2-a546-112160451192', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:51,100 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.184s
2026-06-23 11:23:51,100 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ede891e-3627-49ca-821f-e9fd7e8aefd6', 'x-compute-request-id': 'req-1ede891e-3627-49ca-821f-e9fd7e8aefd6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:52,396 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.289s
2026-06-23 11:23:52,397 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbfd0af0-5b0f-4339-950e-696dce0fe43c', 'x-compute-request-id': 'req-fbfd0af0-5b0f-4339-950e-696dce0fe43c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "BUILD", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:53,664 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.259s
2026-06-23 11:23:53,664 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2829', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6e55d2-471e-49cd-81c1-03d043c8e60a', 'x-compute-request-id': 'req-1d6e55d2-471e-49cd-81c1-03d043c8e60a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-1917625587-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}], "tempest-device-tagging-net1-552308971": [{"version": 4, "addr": "10.1.1.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0b:38"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:e5:e8"}, {"version": 4, "addr": "10.1.1.99", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:3b:36"}, {"version": 4, "addr": "10.1.1.174", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:6b:50"}], "tempest-device-tagging-net2-599300968": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:75:6c"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:af:3a"}]}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "ACTIVE", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:23:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:23:53,674 106708 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 31 second wait
2026-06-23 11:23:53,768 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290/os-interface 0.093s
2026-06-23 11:23:53,768 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1829', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a82b1bbc-795e-4a9c-ab24-723d43904028', 'x-compute-request-id': 'req-a82b1bbc-795e-4a9c-ab24-723d43904028', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "1a7ae145-0e8f-4ec6-8299-b895e274625d", "port_id": "67f3c925-3bcb-46a0-92cc-b34acfee714b", "mac_addr": "fa:16:3e:96:75:6c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d938fe3f-36c3-4350-9374-49468bb7fc51", "ip_address": "10.2.2.100"}]}, {"net_id": "6fa821a2-2a7b-40e8-89db-7144b6ab9e59", "port_id": "86382391-778a-4141-ba8e-5fedd0ec084d", "mac_addr": "fa:16:3e:94:0b:38", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e47d64d2-0ebf-4834-8480-cf39320e2afa", "ip_address": "10.1.1.23"}]}, {"net_id": "664147da-78f3-49c3-b069-e88161719794", "port_id": "94e77c17-bf61-46b2-92d6-52ae4823b083", "mac_addr": "fa:16:3e:b5:7c:ca", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d339fe9d-e2d2-495f-9a94-112f50c8068d", "ip_address": "10.1.0.10"}]}, {"net_id": "6fa821a2-2a7b-40e8-89db-7144b6ab9e59", "port_id": "bde5a362-eda3-4174-bdfa-3b43aa0dae2d", "mac_addr": "fa:16:3e:2e:6b:50", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e47d64d2-0ebf-4834-8480-cf39320e2afa", "ip_address": "10.1.1.174"}]}, {"net_id": "1a7ae145-0e8f-4ec6-8299-b895e274625d", "port_id": "ca041d0f-d6f2-45fa-bb67-cd5a389e1712", "mac_addr": "fa:16:3e:e6:af:3a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d938fe3f-36c3-4350-9374-49468bb7fc51", "ip_address": "10.2.2.200"}]}, {"net_id": "6fa821a2-2a7b-40e8-89db-7144b6ab9e59", "port_id": "cc5758ec-c172-48e0-8774-7cd20c8262af", "mac_addr": "fa:16:3e:a9:e5:e8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e47d64d2-0ebf-4834-8480-cf39320e2afa", "ip_address": "10.1.1.199"}]}, {"net_id": "6fa821a2-2a7b-40e8-89db-7144b6ab9e59", "port_id": "e34a5b0b-25c6-4809-b648-cf56160be0c1", "mac_addr": "fa:16:3e:74:3b:36", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e47d64d2-0ebf-4834-8480-cf39320e2afa", "ip_address": "10.1.1.99"}]}]}'
2026-06-23 11:23:55,246 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/ad34d84c-daf8-412d-9c46-8d3c35fe65b1 1.475s
2026-06-23 11:23:55,246 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "94e77c17-bf61-46b2-92d6-52ae4823b083"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-77e48c2d-d053-4f6a-b2c8-334623ae687b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/ad34d84c-daf8-412d-9c46-8d3c35fe65b1'}
Body: b'{"floatingip": {"id": "ad34d84c-daf8-412d-9c46-8d3c35fe65b1", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "project_id": "62dee5509e4d4d70ab851af7248ea02b", "floating_ip_address": "172.24.5.244", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "3b5869cc-bc88-493d-896d-a48ff67f5638", "port_id": "94e77c17-bf61-46b2-92d6-52ae4823b083", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "664147da-78f3-49c3-b069-e88161719794", "mac_address": "fa:16:3e:b5:7c:ca", "admin_state_up": true, "status": "ACTIVE", "device_id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:18Z", "updated_at": "2026-06-23T11:23:54Z", "revision_number": 1}}'
2026-06-23 11:23:55,248 106708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.244:22' as 'cirros' with public key authentication
2026-06-23 11:24:55,307 106708 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.244 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:25:57,868 106708 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.244 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:27:01,428 106708 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.244 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:28:05,987 106708 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.244 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:28:05.987 106708 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:28:05.987 106708 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:28:05.987 106708 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:28:05.987 106708 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:28:05.987 106708 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:28:05.987 106708 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:28:05.987 106708 ERROR tempest.lib.common.ssh
2026-06-23 11:28:05,988 106708 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedBootDevicesTest_v242:test_tagged_boot_devices. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TaggedBootDevicesTest_v242-1917625587-network': [{'version': 4, 'addr': '10.1.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:b5:7c:ca'}], 'tempest-device-tagging-net1-552308971': [{'version': 4, 'addr': '10.1.1.23', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:94:0b:38'}, {'version': 4, 'addr': '10.1.1.199', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a9:e5:e8'}, {'version': 4, 'addr': '10.1.1.99', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:74:3b:36'}, {'version': 4, 'addr': '10.1.1.174', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:2e:6b:50'}], 'tempest-device-tagging-net2-599300968': [{'version': 4, 'addr': '10.2.2.100', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:96:75:6c'}, {'version': 4, 'addr': '10.2.2.200', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e6:af:3a'}]}, 'created': '2026-06-23T11:23:22Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb', 'id': 'd9fdc458-79f3-4ec4-bcfb-09d43b90e290', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}], 'metadata': {}, 'name': 'tempest-device-tagging-server-1026766178', 'status': 'ACTIVE', 'tenant_id': '62dee5509e4d4d70ab851af7248ea02b', 'user_id': '5904e7db845a40c18a2d1b378a424bed', 'updated': '2026-06-23T11:23:53Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1862990558', 'OS-SRV-USG:launched_at': '2026-06-23T11:23:53.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1185989112'}, {'name': 'default'}, {'name': 'tempest-securitygroup--1185989112'}, {'name': 'tempest-securitygroup--1185989112'}, {'name': 'tempest-securitygroup--1185989112'}, {'name': 'default'}, {'name': 'tempest-securitygroup--1185989112'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'b5be4e86-c70c-4911-b7b2-ec3ece744f9d', 'delete_on_termination': False}, {'id': '324a206b-eea0-4e12-9038-1b5234eaf126', 'delete_on_termination': False}, {'id': '19254ebb-b39d-4fd0-8efe-21f5db0eeec4', 'delete_on_termination': False}], 'locked': False, 'description': None, 'tags': []}
2026-06-23 11:28:07,238 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 POST https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290/action 1.249s
2026-06-23 11:28:07,239 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-e4ead51e-b8cb-4ced-a126-20ea896f35ea', 'x-compute-request-id': 'req-e4ead51e-b8cb-4ced-a126-20ea896f35ea', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:28:07,239 106708 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server d9fdc458-79f3-4ec4-bcfb-09d43b90e290
2026-06-23 11:28:07,381 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.141s
2026-06-23 11:28:07,381 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be439e14-c6e2-4831-a74e-6184bab57f9c', 'x-compute-request-id': 'req-be439e14-c6e2-4831-a74e-6184bab57f9c', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b''
2026-06-23 11:28:08,160 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.779s
2026-06-23 11:28:08,161 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2941', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c31dd682-65a0-428c-a1b9-65e98ed340c0', 'x-compute-request-id': 'req-c31dd682-65a0-428c-a1b9-65e98ed340c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-1917625587-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}, {"version": 4, "addr": "172.24.5.244", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}], "tempest-device-tagging-net1-552308971": [{"version": 4, "addr": "10.1.1.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0b:38"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:e5:e8"}, {"version": 4, "addr": "10.1.1.99", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:3b:36"}, {"version": 4, "addr": "10.1.1.174", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:6b:50"}], "tempest-device-tagging-net2-599300968": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:75:6c"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:af:3a"}]}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "SHUTOFF", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:28:07Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:09,585 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.414s
2026-06-23 11:28:09,585 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2941', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8f7671d-072a-4c16-8c36-489e3268e51b', 'x-compute-request-id': 'req-e8f7671d-072a-4c16-8c36-489e3268e51b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-1917625587-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}, {"version": 4, "addr": "172.24.5.244", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}], "tempest-device-tagging-net1-552308971": [{"version": 4, "addr": "10.1.1.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0b:38"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:e5:e8"}, {"version": 4, "addr": "10.1.1.99", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:3b:36"}, {"version": 4, "addr": "10.1.1.174", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:6b:50"}], "tempest-device-tagging-net2-599300968": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:75:6c"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:af:3a"}]}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "SHUTOFF", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:28:07Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:11,182 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.589s
2026-06-23 11:28:11,182 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2941', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae3ba6ca-70b3-41f3-b319-289173dc69ed', 'x-compute-request-id': 'req-ae3ba6ca-70b3-41f3-b319-289173dc69ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-1917625587-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}, {"version": 4, "addr": "172.24.5.244", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}], "tempest-device-tagging-net1-552308971": [{"version": 4, "addr": "10.1.1.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0b:38"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:e5:e8"}, {"version": 4, "addr": "10.1.1.99", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:3b:36"}, {"version": 4, "addr": "10.1.1.174", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:6b:50"}], "tempest-device-tagging-net2-599300968": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:75:6c"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:af:3a"}]}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "SHUTOFF", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:28:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "default"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:12,667 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.476s
2026-06-23 11:28:12,667 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2805', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1562557b-3214-4f48-9068-8f754ef15490', 'x-compute-request-id': 'req-1562557b-3214-4f48-9068-8f754ef15490', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-1917625587-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}, {"version": 4, "addr": "172.24.5.244", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}], "tempest-device-tagging-net1-552308971": [{"version": 4, "addr": "10.1.1.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0b:38"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:e5:e8"}, {"version": 4, "addr": "10.1.1.99", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:3b:36"}, {"version": 4, "addr": "10.1.1.174", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:6b:50"}], "tempest-device-tagging-net2-599300968": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:75:6c"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:af:3a"}]}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "SHUTOFF", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:28:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}, {"name": "tempest-securitygroup--1185989112"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:13,957 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.278s
2026-06-23 11:28:13,957 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2643', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e756fc9e-0f5b-4e5a-ad36-1dafd751e933', 'x-compute-request-id': 'req-e756fc9e-0f5b-4e5a-ad36-1dafd751e933', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-1917625587-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}, {"version": 4, "addr": "172.24.5.244", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:7c:ca"}], "tempest-device-tagging-net1-552308971": [{"version": 4, "addr": "10.1.1.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0b:38"}, {"version": 4, "addr": "10.1.1.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:e5:e8"}, {"version": 4, "addr": "10.1.1.99", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:3b:36"}, {"version": 4, "addr": "10.1.1.174", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:6b:50"}], "tempest-device-tagging-net2-599300968": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:75:6c"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:af:3a"}]}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "SHUTOFF", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:28:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:15,061 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.093s
2026-06-23 11:28:15,062 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d9d0cbc-6f29-451d-b059-b655bf0e31aa', 'x-compute-request-id': 'req-2d9d0cbc-6f29-451d-b059-b655bf0e31aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "SHUTOFF", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:28:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:16,168 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.094s
2026-06-23 11:28:16,168 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1451ed39-22e1-4a33-8e24-b55e1fca8d8e', 'x-compute-request-id': 'req-1451ed39-22e1-4a33-8e24-b55e1fca8d8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "SHUTOFF", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:28:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:17,287 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.112s
2026-06-23 11:28:17,288 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f8e592c-b633-455a-a804-e7cf6327f873', 'x-compute-request-id': 'req-0f8e592c-b633-455a-a804-e7cf6327f873', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "DELETED", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:28:17Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:28:06Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:16.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:17,294 106708 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 9 second wait
2026-06-23 11:28:18,411 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.117s
2026-06-23 11:28:18,411 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873acf8e-54ec-46d5-b1b4-10409b1cad38', 'x-compute-request-id': 'req-873acf8e-54ec-46d5-b1b4-10409b1cad38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "443ed9f1c0439d119bec9a0a44ec1aafab37951bbcf44f0f5b454ebb", "id": "d9fdc458-79f3-4ec4-bcfb-09d43b90e290", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290"}], "metadata": {}, "name": "tempest-device-tagging-server-1026766178", "status": "DELETED", "tenant_id": "62dee5509e4d4d70ab851af7248ea02b", "user_id": "5904e7db845a40c18a2d1b378a424bed", "updated": "2026-06-23T11:28:17Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:28:06Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1862990558", "OS-SRV-USG:launched_at": "2026-06-23T11:23:53.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:16.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5be4e86-c70c-4911-b7b2-ec3ece744f9d", "delete_on_termination": false}, {"id": "324a206b-eea0-4e12-9038-1b5234eaf126", "delete_on_termination": false}, {"id": "19254ebb-b39d-4fd0-8efe-21f5db0eeec4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:28:19,447 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290 0.029s
2026-06-23 11:28:19,448 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-02a94558-0eed-484a-8c76-f42f043b593f', 'x-compute-request-id': 'req-02a94558-0eed-484a-8c76-f42f043b593f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d9fdc458-79f3-4ec4-bcfb-09d43b90e290'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d9fdc458-79f3-4ec4-bcfb-09d43b90e290 could not be found."}}'
2026-06-23 11:28:19,477 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1862990558 0.025s
2026-06-23 11:28:19,477 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf70e81-8c63-40d4-b172-326642591e41', 'x-compute-request-id': 'req-bdf70e81-8c63-40d4-b172-326642591e41', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1862990558'}
Body: b''
2026-06-23 11:28:19,624 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/0d8e03e6-f70c-4d89-b8dc-868ff8a75113 0.146s
2026-06-23 11:28:19,624 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-77f7b10a-d744-4ce2-af7c-22a18d6ff5aa', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/0d8e03e6-f70c-4d89-b8dc-868ff8a75113'}
Body: b''
2026-06-23 11:28:19,637 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/0d8e03e6-f70c-4d89-b8dc-868ff8a75113 0.013s
2026-06-23 11:28:19,638 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b1cf4901-d507-4515-a4c2-14255f5cd224', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/0d8e03e6-f70c-4d89-b8dc-868ff8a75113'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0d8e03e6-f70c-4d89-b8dc-868ff8a75113 does not exist", "detail": ""}}'
2026-06-23 11:28:19,915 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/ad34d84c-daf8-412d-9c46-8d3c35fe65b1 0.277s
2026-06-23 11:28:19,915 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-40ce572f-5463-4a71-8e06-fa57c5e7bd0d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/ad34d84c-daf8-412d-9c46-8d3c35fe65b1'}
Body: b''
2026-06-23 11:28:20,139 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/ports/cc5758ec-c172-48e0-8774-7cd20c8262af 0.223s
2026-06-23 11:28:20,139 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ab6e5f2f-130c-453b-a6bc-02750826a992', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/ports/cc5758ec-c172-48e0-8774-7cd20c8262af'}
Body: b''
2026-06-23 11:28:20,364 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/ports/86382391-778a-4141-ba8e-5fedd0ec084d 0.225s
2026-06-23 11:28:20,364 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4f123946-0440-40de-aa0c-8efbe3b9ffa6', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/ports/86382391-778a-4141-ba8e-5fedd0ec084d'}
Body: b''
2026-06-23 11:28:20,604 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/subnets/d938fe3f-36c3-4350-9374-49468bb7fc51 0.239s
2026-06-23 11:28:20,604 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-388827c2-67a2-4588-9a6c-5173e66b289d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets/d938fe3f-36c3-4350-9374-49468bb7fc51'}
Body: b''
2026-06-23 11:28:20,731 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/subnets/e47d64d2-0ebf-4834-8480-cf39320e2afa 0.126s
2026-06-23 11:28:20,732 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e434afe1-3d50-4595-82fa-6bdc34571b48', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/subnets/e47d64d2-0ebf-4834-8480-cf39320e2afa'}
Body: b''
2026-06-23 11:28:21,011 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/networks/1a7ae145-0e8f-4ec6-8299-b895e274625d 0.279s
2026-06-23 11:28:21,011 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-cc99baf2-c0fc-451a-b339-e9f77c58bca7', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/networks/1a7ae145-0e8f-4ec6-8299-b895e274625d'}
Body: b''
2026-06-23 11:28:21,258 106708 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/networks/6fa821a2-2a7b-40e8-89db-7144b6ab9e59 0.246s
2026-06-23 11:28:21,259 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1a834861-8aa9-4a21-96b2-6e1f4be01103', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/networks/6fa821a2-2a7b-40e8-89db-7144b6ab9e59'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
fail
ft10.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:33:09,051 106702 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET https://10.4.3.43/compute/v2.1/servers/c711a7f3-01d7-4fb8-a92a-bdf2e898cf02 0.477s
2026-06-23 11:33:09,051 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ff07432-2987-4e6f-b600-d250217a804c', 'x-compute-request-id': 'req-9ff07432-2987-4e6f-b600-d250217a804c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/c711a7f3-01d7-4fb8-a92a-bdf2e898cf02'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-1942107487-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:5f:71"}]}, "created": "2026-06-23T11:32:51Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "b6861f4029d4ae5be2a13e68d2e124591fa06d601a07c349a3b8927b", "id": "c711a7f3-01d7-4fb8-a92a-bdf2e898cf02", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/c711a7f3-01d7-4fb8-a92a-bdf2e898cf02"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/c711a7f3-01d7-4fb8-a92a-bdf2e898cf02"}], "metadata": {}, "name": "tempest-ServerActionsV293TestJSON-server-2134464296", "status": "ACTIVE", "tenant_id": "efc2369b4fed4b11a45697293cd56942", "user_id": "ae39a9f952894c63b2783b9951a954ea", "updated": "2026-06-23T11:33:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-601980228", "OS-SRV-USG:launched_at": "2026-06-23T11:33:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--884378187"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23784dc9-8deb-4fd4-95db-9053ce8a75e4", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-2134464296"}}'
2026-06-23 11:33:09,106 106702 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET https://10.4.3.43/volume/v3/volumes/23784dc9-8deb-4fd4-95db-9053ce8a75e4 0.048s
2026-06-23 11:33:09,107 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.68', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7685b31-4e3e-4c88-81ec-89a87edb9088', 'content-length': '1832', 'openstack-api-version': 'volume 3.68', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7685b31-4e3e-4c88-81ec-89a87edb9088', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/23784dc9-8deb-4fd4-95db-9053ce8a75e4'}
Body: b'{"volume": {"id": "23784dc9-8deb-4fd4-95db-9053ce8a75e4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:32:50.000000", "updated_at": "2026-06-23T11:33:00.000000", "name": "tempest-tempest.common.compute-volume-2039811674", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/23784dc9-8deb-4fd4-95db-9053ce8a75e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/23784dc9-8deb-4fd4-95db-9053ce8a75e4"}], "user_id": "ae39a9f952894c63b2783b9951a954ea", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "23784dc9-8deb-4fd4-95db-9053ce8a75e4", "attachment_id": "b5947b16-0c72-4f25-abb2-85bfd36fb374", "volume_id": "23784dc9-8deb-4fd4-95db-9053ce8a75e4", "server_id": "c711a7f3-01d7-4fb8-a92a-bdf2e898cf02", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-23T11:32:59.000000"}], "group_id": null, "shared_targets": false, "service_uuid": "7bb32270-f730-4d5e-b5ce-21f57b1cf12d", "volume_type_id": "653cbcdd-a471-436e-a184-7669460f6fec", "consumes_quota": true, "os-vol-tenant-attr:tenant_id": "efc2369b4fed4b11a45697293cd56942", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:33:09,116 106702 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; touch test_file
2026-06-23 11:33:09,116 106702 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.238:22' as 'cirros' with public key authentication
2026-06-23 11:34:09,176 106702 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.238 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:35:11,737 106702 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.238 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:36:15,292 106702 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.238 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:37:19,832 106702 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.238 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:37:19.832 106702 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:37:19.832 106702 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:37:19.832 106702 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:37:19.832 106702 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:37:19.832 106702 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:37:19.832 106702 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:37:19.832 106702 ERROR tempest.lib.common.ssh
2026-06-23 11:37:19,833 106702 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerActionsV293TestJSON:test_rebuild_volume_backed_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-ServerActionsV293TestJSON-1942107487-network': [{'version': 4, 'addr': '10.1.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:92:5f:71'}]}, 'created': '2026-06-23T11:32:51Z', 'flavor': {'vcpus': 1, 'ram': 192, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.nano', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'hostId': 'b6861f4029d4ae5be2a13e68d2e124591fa06d601a07c349a3b8927b', 'id': 'c711a7f3-01d7-4fb8-a92a-bdf2e898cf02', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/c711a7f3-01d7-4fb8-a92a-bdf2e898cf02'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/c711a7f3-01d7-4fb8-a92a-bdf2e898cf02'}], 'metadata': {}, 'name': 'tempest-ServerActionsV293TestJSON-server-2134464296', 'status': 'ACTIVE', 'tenant_id': 'efc2369b4fed4b11a45697293cd56942', 'user_id': 'ae39a9f952894c63b2783b9951a954ea', 'updated': '2026-06-23T11:33:07Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-601980228', 'OS-SRV-USG:launched_at': '2026-06-23T11:33:06.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--884378187'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '23784dc9-8deb-4fd4-95db-9053ce8a75e4', 'delete_on_termination': True}], 'locked': False, 'description': None, 'tags': [], 'trusted_image_certificates': None, 'server_groups': [], 'locked_reason': None, 'OS-EXT-SRV-ATTR:hostname': 'tempest-serveractionsv293testjson-server-2134464296'}
2026-06-23 11:37:20,863 106702 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 404 POST https://10.4.3.43/compute/v2.1/servers/c711a7f3-01d7-4fb8-a92a-bdf2e898cf02/action 1.030s
2026-06-23 11:37:20,864 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-93e45f41-cdac-4d35-9e58-76b17f224b5d', 'x-compute-request-id': 'req-93e45f41-cdac-4d35-9e58-76b17f224b5d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/c711a7f3-01d7-4fb8-a92a-bdf2e898cf02/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:37:20,864 106702 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server c711a7f3-01d7-4fb8-a92a-bdf2e898cf02
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
sock.connect(addr)
TimeoutError: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 921, in test_rebuild_volume_backed_server
output = linux_client.exec_command('touch test_file')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 115, in exec_command
return self.ssh_client.exec_command(cmd)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 186, in exec_command
ssh = self._get_ssh_connection()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.238 via SSH timed out.
User: cirros, Password: None
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
fail
ft11.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:27:49,515 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST https://10.4.3.43/volume/v3/volumes 0.385s
2026-06-23 11:27:49,515 106710 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-ServerStableDeviceRescueTest-volume-2096466947"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b254946-f77c-430b-aa8a-2d19016deb2f', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b254946-f77c-430b-aa8a-2d19016deb2f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "1ea62d21-57db-4afa-be8f-0dd0da3e44ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:27:49.468783", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-2096466947", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1ea62d21-57db-4afa-be8f-0dd0da3e44ac"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1ea62d21-57db-4afa-be8f-0dd0da3e44ac"}], "user_id": "d889cd966c4349549970a82f1ed0e514", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:27:49,523 106710 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:27:49,571 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.047s
2026-06-23 11:27:49,571 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1511977409", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBOAU3HtfEudCuEZLoOJY2mJYk3qiSL/SrNTqSUNXUJn9xtZW2+HPXRCPmHXSMA7O2OyM8QkZq2rrJn2Lv10/47xhsb2KqIq+nwb96q1crNqRw0Imq5xVavnNB6embgfaQ=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eaf7428-f17f-4399-b64a-77956950f6c6', 'x-compute-request-id': 'req-0eaf7428-f17f-4399-b64a-77956950f6c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1511977409", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBOAU3HtfEudCuEZLoOJY2mJYk3qiSL/SrNTqSUNXUJn9xtZW2+HPXRCPmHXSMA7O2OyM8QkZq2rrJn2Lv10/47xhsb2KqIq+nwb96q1crNqRw0Imq5xVavnNB6embgfaQ==", "fingerprint": "1d:28:a2:54:f9:7a:54:c1:fc:83:64:42:84:32:f4:ce", "user_id": "d889cd966c4349549970a82f1ed0e514"}}'
2026-06-23 11:27:49,573 106710 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1511977409 created
2026-06-23 11:27:49,716 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.143s
2026-06-23 11:27:49,716 106710 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--756073833", "description": "tempest-description--1805263335"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-719b51bb-4138-4a97-9ef5-8be340889129', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7c9a05fb-87db-43cc-a46b-c8c9e8446c4b", "name": "tempest-securitygroup--756073833", "stateful": true, "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "project_id": "3d610c585bdc4bcbbb04ffebec1f1886", "description": "tempest-description--1805263335", "shared": false, "security_group_rules": [{"id": "028bb29c-d9ff-485d-aade-e30b4a094f97", "project_id": "3d610c585bdc4bcbbb04ffebec1f1886", "security_group_id": "7c9a05fb-87db-43cc-a46b-c8c9e8446c4b", "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": 368, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:27:49Z", "updated_at": "2026-06-23T11:27:49Z", "revision_number": 0, "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886"}, {"id": "0a950a6a-031c-4b23-a889-93b35a5135b0", "project_id": "3d610c585bdc4bcbbb04ffebec1f1886", "security_group_id": "7c9a05fb-87db-43cc-a46b-c8c9e8446c4b", "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": 369, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:27:49Z", "updated_at": "2026-06-23T11:27:49Z", "revision_number": 0, "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886"}], "tags": [], "created_at": "2026-06-23T11:27:49Z", "updated_at": "2026-06-23T11:27:49Z", "revision_number": 1}}'
2026-06-23 11:27:49,842 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.126s
2026-06-23 11:27:49,842 106710 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": "7c9a05fb-87db-43cc-a46b-c8c9e8446c4b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-485511a7-0dbe-42ef-b22f-f190a5eb7e67', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3331fe09-dcf4-4223-866e-0f25edec1edf", "project_id": "3d610c585bdc4bcbbb04ffebec1f1886", "security_group_id": "7c9a05fb-87db-43cc-a46b-c8c9e8446c4b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:27:49Z", "updated_at": "2026-06-23T11:27:49Z", "revision_number": 0, "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886"}}'
2026-06-23 11:27:49,946 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.103s
2026-06-23 11:27:49,946 106710 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": "7c9a05fb-87db-43cc-a46b-c8c9e8446c4b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f2e79e1a-e393-4b4a-bbd8-670b76b770fe', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d5a5e36e-3149-4141-8975-36078dea4466", "project_id": "3d610c585bdc4bcbbb04ffebec1f1886", "security_group_id": "7c9a05fb-87db-43cc-a46b-c8c9e8446c4b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:27:49Z", "updated_at": "2026-06-23T11:27:49Z", "revision_number": 0, "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886"}}'
2026-06-23 11:27:49,946 106710 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--756073833 created
2026-06-23 11:27:50,651 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.704s
2026-06-23 11:27:50,651 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-34d500bf-3cb6-4a77-a555-ed24a7b4c0c1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a02d24aa-53ec-4ecc-979d-5eeef7fd3810", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "project_id": "3d610c585bdc4bcbbb04ffebec1f1886", "floating_ip_address": "172.24.5.49", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:27:50Z", "updated_at": "2026-06-23T11:27:50Z", "revision_number": 0}}'
2026-06-23 11:27:50,651 106710 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a02d24aa-53ec-4ecc-979d-5eeef7fd3810', 'tenant_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'project_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'floating_ip_address': '172.24.5.49', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:27:50Z', 'updated_at': '2026-06-23T11:27:50Z', 'revision_number': 0, 'ip': '172.24.5.49'} created
2026-06-23 11:27:50,716 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.061s
2026-06-23 11:27:50,716 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2941', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fa588f19-24bd-4851-921b-3afc5a87896a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d889cd966c4349549970a82f1ed0e514", "name": "tempest-ServerStableDeviceRescueTest-122294093-project-member", "password_expires_at": null}, "audit_ids": ["HBu9yYX7TX69nu5XwE463A"], "expires_at": "2026-06-23T12:27:50.000000Z", "issued_at": "2026-06-23T11:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d610c585bdc4bcbbb04ffebec1f1886", "name": "tempest-ServerStableDeviceRescueTest-122294093"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/3d610c585bdc4bcbbb04ffebec1f1886", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_3d610c585bdc4bcbbb04ffebec1f1886", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:27:50,716 106710 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'bb502455-0b2f-426f-86fb-0756d5994ace', 'name': 'tempest-ServerStableDeviceRescueTest-1406434198-network', 'tenant_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'project_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12278, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:27:45Z', 'updated_at': '2026-06-23T11:27:45Z', 'revision_number': 1} available for tenant
2026-06-23 11:27:50,717 106710 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1511977409', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBOAU3HtfEudCuEZLoOJY2mJYk3qiSL/SrNTqSUNXUJn9xtZW2+HPXRCPmHXSMA7O2OyM8QkZq2rrJn2Lv10/47xhsb2KqIq+nwb96q1crNqRw0Imq5xVavnNB6embgfaQ==', 'fingerprint': '1d:28:a2:54:f9:7a:54:c1:fc:83:64:42:84:32:f4:ce', 'user_id': 'd889cd966c4349549970a82f1ed0e514', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAkn2pWfE6j0TLfE6PlJD71GsbCXxcJud9ughgGaZtCXYIXDisXRSTl\nqRCjDG0X92mgBwYFK4EEACKhZANiAAQTgFNx7XxLnQrhGS6DiWNpiWJN6oki/0qz\nU6klDV1CZ/cbWVtvhz10Qj5h10jAOztjsjPEJGatq6yZ9i79dP+O8YbG9iqiKvp8\nG/eqtXKzakcNCJqucVWr5zQenpm4H2k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7c9a05fb-87db-43cc-a46b-c8c9e8446c4b', 'name': 'tempest-securitygroup--756073833', 'stateful': True, 'tenant_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'project_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'description': 'tempest-description--1805263335', 'shared': False, 'security_group_rules': [{'id': '028bb29c-d9ff-485d-aade-e30b4a094f97', 'project_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'security_group_id': '7c9a05fb-87db-43cc-a46b-c8c9e8446c4b', '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': 368, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:27:49Z', 'updated_at': '2026-06-23T11:27:49Z', 'revision_number': 0, 'tenant_id': '3d610c585bdc4bcbbb04ffebec1f1886'}, {'id': '0a950a6a-031c-4b23-a889-93b35a5135b0', 'project_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'security_group_id': '7c9a05fb-87db-43cc-a46b-c8c9e8446c4b', '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': 369, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:27:49Z', 'updated_at': '2026-06-23T11:27:49Z', 'revision_number': 0, 'tenant_id': '3d610c585bdc4bcbbb04ffebec1f1886'}], 'tags': [], 'created_at': '2026-06-23T11:27:49Z', 'updated_at': '2026-06-23T11:27:49Z', 'revision_number': 1}, 'floating_ip': {'id': 'a02d24aa-53ec-4ecc-979d-5eeef7fd3810', 'tenant_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'project_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'floating_ip_address': '172.24.5.49', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:27:50Z', 'updated_at': '2026-06-23T11:27:50Z', 'revision_number': 0, 'ip': '172.24.5.49'}}
2026-06-23 11:27:51,251 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST https://10.4.3.43/compute/v2.1/servers 0.534s
2026-06-23 11:27:51,251 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "bb502455-0b2f-426f-86fb-0756d5994ace"}], "security_groups": [{"name": "tempest-securitygroup--756073833"}], "key_name": "tempest-keypair-1511977409", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-399e3e11-7f10-42fd-8ef7-7957d60c0f6e', 'x-compute-request-id': 'req-399e3e11-7f10-42fd-8ef7-7957d60c0f6e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "2fb37eba-086b-4436-951f-c73bba9078ce", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--756073833"}], "adminPass": "58fA36neCmCq"}}'
2026-06-23 11:27:51,328 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.076s
2026-06-23 11:27:51,329 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b061bcd3-07d6-4d0b-bb50-c8b890b611ae', 'x-compute-request-id': 'req-b061bcd3-07d6-4d0b-bb50-c8b890b611ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:52,420 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.083s
2026-06-23 11:27:52,421 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d80d300-9efc-4bc9-8750-0a094416f272', 'x-compute-request-id': 'req-3d80d300-9efc-4bc9-8750-0a094416f272', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:53,504 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.077s
2026-06-23 11:27:53,505 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03bd1efe-5785-4e69-971b-75c0ca4a0b18', 'x-compute-request-id': 'req-03bd1efe-5785-4e69-971b-75c0ca4a0b18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:53,513 106710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:27:54,598 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.084s
2026-06-23 11:27:54,598 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0315f90-d0ce-43f4-bc19-11b74fb5fb9f', 'x-compute-request-id': 'req-f0315f90-d0ce-43f4-bc19-11b74fb5fb9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:55,681 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.075s
2026-06-23 11:27:55,682 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf5caa6-1ad1-4c4d-af02-3e92def73710', 'x-compute-request-id': 'req-bdf5caa6-1ad1-4c4d-af02-3e92def73710', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:57,038 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.350s
2026-06-23 11:27:57,038 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0965e570-196b-4c1e-8adc-e1765e35884a', 'x-compute-request-id': 'req-0965e570-196b-4c1e-8adc-e1765e35884a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:57,044 106710 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-06-23 11:27:58,203 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.158s
2026-06-23 11:27:58,203 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61436c91-7191-4405-b9af-330ec1b57a4e', 'x-compute-request-id': 'req-61436c91-7191-4405-b9af-330ec1b57a4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:27:58,209 106710 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:27:59,404 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.193s
2026-06-23 11:27:59,404 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d2c8296-704c-4be9-b487-42d55730687d', 'x-compute-request-id': 'req-6d2c8296-704c-4be9-b487-42d55730687d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:00,631 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.222s
2026-06-23 11:28:00,631 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2aaa2d0-71d5-4bff-87e6-b5c58204b0f9', 'x-compute-request-id': 'req-a2aaa2d0-71d5-4bff-87e6-b5c58204b0f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:01,899 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.262s
2026-06-23 11:28:01,899 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2932194-b1d9-4f2a-999e-2a83166ba61e', 'x-compute-request-id': 'req-d2932194-b1d9-4f2a-999e-2a83166ba61e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:03,258 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.348s
2026-06-23 11:28:03,258 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c3b2cd-5376-48b5-9d69-9335158cc231', 'x-compute-request-id': 'req-e0c3b2cd-5376-48b5-9d69-9335158cc231', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:04,494 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.230s
2026-06-23 11:28:04,494 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde6360a-887f-49dd-bd38-8faba2719603', 'x-compute-request-id': 'req-cde6360a-887f-49dd-bd38-8faba2719603', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:05,770 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.269s
2026-06-23 11:28:05,770 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f6565ba-495d-4cdd-8d30-cf8bad6287b9', 'x-compute-request-id': 'req-5f6565ba-495d-4cdd-8d30-cf8bad6287b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "BUILD", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:27:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:07,355 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.579s
2026-06-23 11:28:07,356 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0076223e-afa6-41fb-bb2a-7062804cd534', 'x-compute-request-id': 'req-0076223e-afa6-41fb-bb2a-7062804cd534', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerStableDeviceRescueTest-1406434198-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:7c:30"}]}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "ACTIVE", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:28:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": "2026-06-23T11:28:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:07,361 106710 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-23 11:28:07,673 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce/os-interface 0.311s
2026-06-23 11:28:07,674 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c1a5bc-28eb-460f-84af-90f7be8eb27e', 'x-compute-request-id': 'req-81c1a5bc-28eb-460f-84af-90f7be8eb27e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "bb502455-0b2f-426f-86fb-0756d5994ace", "port_id": "00f6ba23-d83c-4428-b630-096f5f88d672", "mac_addr": "fa:16:3e:a1:7c:30", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2e46d791-de16-4001-85dc-6f5a54fbf607", "ip_address": "10.1.0.5"}]}]}'
2026-06-23 11:28:08,628 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/a02d24aa-53ec-4ecc-979d-5eeef7fd3810 0.952s
2026-06-23 11:28:08,629 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "00f6ba23-d83c-4428-b630-096f5f88d672"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-79fe43f2-22e2-4744-a039-b34c752e463e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/a02d24aa-53ec-4ecc-979d-5eeef7fd3810'}
Body: b'{"floatingip": {"id": "a02d24aa-53ec-4ecc-979d-5eeef7fd3810", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "project_id": "3d610c585bdc4bcbbb04ffebec1f1886", "floating_ip_address": "172.24.5.49", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "a3bf9cc3-7faa-4e16-bdf7-4003ba367156", "port_id": "00f6ba23-d83c-4428-b630-096f5f88d672", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bb502455-0b2f-426f-86fb-0756d5994ace", "mac_address": "fa:16:3e:a1:7c:30", "admin_state_up": true, "status": "ACTIVE", "device_id": "2fb37eba-086b-4436-951f-c73bba9078ce", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:27:50Z", "updated_at": "2026-06-23T11:28:08Z", "revision_number": 1}}'
2026-06-23 11:28:08,630 106710 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.49:22' as 'cirros' with public key authentication
2026-06-23 11:29:08,689 106710 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.49 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:30:11,245 106710 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.49 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:31:14,800 106710 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.49 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:32:19,328 106710 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.49 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:32:19.328 106710 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:32:19.328 106710 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:32:19.328 106710 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:32:19.328 106710 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:32:19.328 106710 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:32:19.328 106710 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:32:19.328 106710 ERROR tempest.lib.common.ssh
2026-06-23 11:32:19,328 106710 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-ServerStableDeviceRescueTest-1406434198-network': [{'version': 4, 'addr': '10.1.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a1:7c:30'}]}, 'created': '2026-06-23T11:27:51Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b', 'id': '2fb37eba-086b-4436-951f-c73bba9078ce', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}], 'metadata': {}, 'name': 'tempest-ServerStableDeviceRescueTest-server-1366696759', 'status': 'ACTIVE', 'tenant_id': '3d610c585bdc4bcbbb04ffebec1f1886', 'user_id': 'd889cd966c4349549970a82f1ed0e514', 'updated': '2026-06-23T11:28:06Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1511977409', 'OS-SRV-USG:launched_at': '2026-06-23T11:28:06.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--756073833'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:32:20,359 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 404 POST https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce/action 1.030s
2026-06-23 11:32:20,359 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:19 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-fac5ddf7-5215-4d7a-b8f6-97e3b7820afd', 'x-compute-request-id': 'req-fac5ddf7-5215-4d7a-b8f6-97e3b7820afd', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:32:20,359 106710 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 2fb37eba-086b-4436-951f-c73bba9078ce
2026-06-23 11:32:20,437 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 204 DELETE https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.077s
2026-06-23 11:32:20,437 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:20 GMT', 'server': 'Apache/2.4.58 (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-0c346d34-69ec-4de8-a40f-e8732590f830', 'x-compute-request-id': 'req-0c346d34-69ec-4de8-a40f-e8732590f830', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b''
2026-06-23 11:32:20,610 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.172s
2026-06-23 11:32:20,610 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b2ac4c3-5487-4d0d-83d3-cb429b5141c1', 'x-compute-request-id': 'req-5b2ac4c3-5487-4d0d-83d3-cb429b5141c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerStableDeviceRescueTest-1406434198-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:7c:30"}, {"version": 4, "addr": "172.24.5.49", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:7c:30"}]}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "SHUTOFF", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:32:20Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": "2026-06-23T11:28:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:21,782 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.167s
2026-06-23 11:32:21,783 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d59b45b-7578-4d4d-bff9-9d511518a0d0', 'x-compute-request-id': 'req-6d59b45b-7578-4d4d-bff9-9d511518a0d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerStableDeviceRescueTest-1406434198-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:7c:30"}, {"version": 4, "addr": "172.24.5.49", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:7c:30"}]}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "SHUTOFF", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:32:20Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": "2026-06-23T11:28:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:22,998 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.208s
2026-06-23 11:32:22,998 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6355f37-b920-4d5c-9203-cae9971c5987', 'x-compute-request-id': 'req-c6355f37-b920-4d5c-9203-cae9971c5987', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerStableDeviceRescueTest-1406434198-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:7c:30"}, {"version": 4, "addr": "172.24.5.49", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:7c:30"}]}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "SHUTOFF", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:32:22Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": "2026-06-23T11:28:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--756073833"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:24,098 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.094s
2026-06-23 11:32:24,098 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb752e5-1331-4d22-9567-0d68a88c6d5d', 'x-compute-request-id': 'req-7fb752e5-1331-4d22-9567-0d68a88c6d5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "DELETED", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:32:24Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:32:19Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": "2026-06-23T11:28:06.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:32:23.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:24,104 106710 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:32:25,198 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.093s
2026-06-23 11:32:25,198 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1daaec9d-055e-49c8-8328-f633f5a45f8a', 'x-compute-request-id': 'req-1daaec9d-055e-49c8-8328-f633f5a45f8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "DELETED", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:32:24Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:32:19Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": "2026-06-23T11:28:06.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:32:23.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:26,282 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.078s
2026-06-23 11:32:26,283 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86959747-3760-480a-8e8c-987c6aa60c27', 'x-compute-request-id': 'req-86959747-3760-480a-8e8c-987c6aa60c27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:27:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a1ae5aeea320f7f7ab19350fb5b962d0f025a436f90dd4adf0c18c6b", "id": "2fb37eba-086b-4436-951f-c73bba9078ce", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2fb37eba-086b-4436-951f-c73bba9078ce"}], "metadata": {}, "name": "tempest-ServerStableDeviceRescueTest-server-1366696759", "status": "DELETED", "tenant_id": "3d610c585bdc4bcbbb04ffebec1f1886", "user_id": "d889cd966c4349549970a82f1ed0e514", "updated": "2026-06-23T11:32:24Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:32:19Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1511977409", "OS-SRV-USG:launched_at": "2026-06-23T11:28:06.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:32:23.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:27,314 106710 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 404 GET https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce 0.026s
2026-06-23 11:32:27,314 106710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:27 GMT', 'server': 'Apache/2.4.58 (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-2509e82e-da0d-40dd-b98c-858d26681515', 'x-compute-request-id': 'req-2509e82e-da0d-40dd-b98c-858d26681515', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2fb37eba-086b-4436-951f-c73bba9078ce'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2fb37eba-086b-4436-951f-c73bba9078ce could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 245, in test_stable_device_rescue_disk_virtio_with_volume_attached
server, rescue_image_id = self._create_server_and_rescue_image(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt12.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
fail
ft12.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:24:03,939 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST https://10.4.3.43/volume/v3/volumes 0.130s
2026-06-23 11:24:03,939 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-271626288"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f5eea6-01b4-4cb8-a444-5f33d446ec12', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f5eea6-01b4-4cb8-a444-5f33d446ec12', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "6fd4d178-e826-457f-bd86-03fab7af921f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:03.894236", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-271626288", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6fd4d178-e826-457f-bd86-03fab7af921f"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6fd4d178-e826-457f-bd86-03fab7af921f"}], "user_id": "d43964e9f939409083b9ef9182847c97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:24:03,965 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/volume/v3/volumes/6fd4d178-e826-457f-bd86-03fab7af921f 0.021s
2026-06-23 11:24:03,965 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051346f6-61ec-42e0-9dcd-2cd8479117df', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051346f6-61ec-42e0-9dcd-2cd8479117df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6fd4d178-e826-457f-bd86-03fab7af921f'}
Body: b'{"volume": {"id": "6fd4d178-e826-457f-bd86-03fab7af921f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:04.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-271626288", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6fd4d178-e826-457f-bd86-03fab7af921f"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6fd4d178-e826-457f-bd86-03fab7af921f"}], "user_id": "d43964e9f939409083b9ef9182847c97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "11aa08770fdc488d9d1f92b5b607607a"}}'
2026-06-23 11:24:04,994 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/volume/v3/volumes/6fd4d178-e826-457f-bd86-03fab7af921f 0.021s
2026-06-23 11:24:04,994 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b276d5c-5d0d-44e3-b222-5d7e236197e7', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b276d5c-5d0d-44e3-b222-5d7e236197e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6fd4d178-e826-457f-bd86-03fab7af921f'}
Body: b'{"volume": {"id": "6fd4d178-e826-457f-bd86-03fab7af921f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:24:04.000000", "updated_at": "2026-06-23T11:24:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-271626288", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6fd4d178-e826-457f-bd86-03fab7af921f"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6fd4d178-e826-457f-bd86-03fab7af921f"}], "user_id": "d43964e9f939409083b9ef9182847c97", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "11aa08770fdc488d9d1f92b5b607607a"}}'
2026-06-23 11:24:05,002 106704 INFO [tempest.common.waiters] volume 6fd4d178-e826-457f-bd86-03fab7af921f reached available after waiting for 2.002920 seconds
2026-06-23 11:24:05,003 106704 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:24:05,039 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.035s
2026-06-23 11:24:05,039 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-930344420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFITKwRdE9fkOYLUhJF12Mtxq/QXw5QLas+ASDjPZmD8WRzqUH3uTPMRCUa6DBVrZuo1GI3W059NdifdOwS5mF9tL2ppFgdwSUa5VwhLLUE45NGK5mo6UYRpUWHbY+bSKQ=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (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-f577b2e1-8754-46e8-97fb-5fa5543e1a6c', 'x-compute-request-id': 'req-f577b2e1-8754-46e8-97fb-5fa5543e1a6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-930344420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFITKwRdE9fkOYLUhJF12Mtxq/QXw5QLas+ASDjPZmD8WRzqUH3uTPMRCUa6DBVrZuo1GI3W059NdifdOwS5mF9tL2ppFgdwSUa5VwhLLUE45NGK5mo6UYRpUWHbY+bSKQ==", "fingerprint": "79:c3:85:38:d0:5c:33:b7:dc:f7:c7:cc:2e:c6:93:d4", "user_id": "d43964e9f939409083b9ef9182847c97"}}'
2026-06-23 11:24:05,040 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-930344420 created
2026-06-23 11:24:05,176 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.135s
2026-06-23 11:24:05,176 106704 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--794463848", "description": "tempest-description--2133813817"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-54ea57ca-0052-483e-9335-2f3af489d6d5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "87ed2899-d01f-41ec-b471-f02cf3dc3630", "name": "tempest-securitygroup--794463848", "stateful": true, "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "project_id": "11aa08770fdc488d9d1f92b5b607607a", "description": "tempest-description--2133813817", "shared": false, "security_group_rules": [{"id": "2ba439b9-7e3a-48a2-b879-b5c60a0de904", "project_id": "11aa08770fdc488d9d1f92b5b607607a", "security_group_id": "87ed2899-d01f-41ec-b471-f02cf3dc3630", "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": 327, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:24:05Z", "updated_at": "2026-06-23T11:24:05Z", "revision_number": 0, "tenant_id": "11aa08770fdc488d9d1f92b5b607607a"}, {"id": "325cfca7-2e73-4a2e-9112-60a06ce78b05", "project_id": "11aa08770fdc488d9d1f92b5b607607a", "security_group_id": "87ed2899-d01f-41ec-b471-f02cf3dc3630", "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": 326, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:24:05Z", "updated_at": "2026-06-23T11:24:05Z", "revision_number": 0, "tenant_id": "11aa08770fdc488d9d1f92b5b607607a"}], "tags": [], "created_at": "2026-06-23T11:24:05Z", "updated_at": "2026-06-23T11:24:05Z", "revision_number": 1}}'
2026-06-23 11:24:05,282 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.106s
2026-06-23 11:24:05,283 106704 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": "87ed2899-d01f-41ec-b471-f02cf3dc3630", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-24c726f1-47c9-4ee6-aabb-af01ac93635e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "70ca7c69-3f91-4ea8-b35f-be3af0891975", "project_id": "11aa08770fdc488d9d1f92b5b607607a", "security_group_id": "87ed2899-d01f-41ec-b471-f02cf3dc3630", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:24:05Z", "updated_at": "2026-06-23T11:24:05Z", "revision_number": 0, "tenant_id": "11aa08770fdc488d9d1f92b5b607607a"}}'
2026-06-23 11:24:05,393 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.110s
2026-06-23 11:24:05,394 106704 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": "87ed2899-d01f-41ec-b471-f02cf3dc3630", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fc9d9559-9837-4d64-8697-800d004b6349', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "704a2143-3c25-4e59-8981-4abca238c621", "project_id": "11aa08770fdc488d9d1f92b5b607607a", "security_group_id": "87ed2899-d01f-41ec-b471-f02cf3dc3630", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:24:05Z", "updated_at": "2026-06-23T11:24:05Z", "revision_number": 0, "tenant_id": "11aa08770fdc488d9d1f92b5b607607a"}}'
2026-06-23 11:24:05,394 106704 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--794463848 created
2026-06-23 11:24:05,801 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.407s
2026-06-23 11:24:05,802 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6b51f67d-62fe-42f1-a774-cab64d3622db', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "715dc969-3555-40ea-a9b5-7705a3a8c86f", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "project_id": "11aa08770fdc488d9d1f92b5b607607a", "floating_ip_address": "172.24.5.214", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:24:05Z", "updated_at": "2026-06-23T11:24:05Z", "revision_number": 0}}'
2026-06-23 11:24:05,802 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '715dc969-3555-40ea-a9b5-7705a3a8c86f', 'tenant_id': '11aa08770fdc488d9d1f92b5b607607a', 'project_id': '11aa08770fdc488d9d1f92b5b607607a', 'floating_ip_address': '172.24.5.214', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:24:05Z', 'updated_at': '2026-06-23T11:24:05Z', 'revision_number': 0, 'ip': '172.24.5.214'} created
2026-06-23 11:24:05,899 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.094s
2026-06-23 11:24:05,899 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2941', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3ee9eeec-56f3-4f5e-bc53-a69489c6d90a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d43964e9f939409083b9ef9182847c97", "name": "tempest-ServerRescueNegativeTestJSON-485484067-project-member", "password_expires_at": null}, "audit_ids": ["8B2mHT83TlOhYsnFZx2kww"], "expires_at": "2026-06-23T12:24:05.000000Z", "issued_at": "2026-06-23T11:24:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11aa08770fdc488d9d1f92b5b607607a", "name": "tempest-ServerRescueNegativeTestJSON-485484067"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/11aa08770fdc488d9d1f92b5b607607a", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_11aa08770fdc488d9d1f92b5b607607a", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:24:05,899 106704 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '1ab5eba6-7a9b-4014-bd4f-6181ad53bc8d', 'name': 'tempest-ServerRescueNegativeTestJSON-871788941-network', 'tenant_id': '11aa08770fdc488d9d1f92b5b607607a', 'project_id': '11aa08770fdc488d9d1f92b5b607607a', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57809, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:22:41Z', 'updated_at': '2026-06-23T11:22:41Z', 'revision_number': 1} available for tenant
2026-06-23 11:24:05,900 106704 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-930344420', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFITKwRdE9fkOYLUhJF12Mtxq/QXw5QLas+ASDjPZmD8WRzqUH3uTPMRCUa6DBVrZuo1GI3W059NdifdOwS5mF9tL2ppFgdwSUa5VwhLLUE45NGK5mo6UYRpUWHbY+bSKQ==', 'fingerprint': '79:c3:85:38:d0:5c:33:b7:dc:f7:c7:cc:2e:c6:93:d4', 'user_id': 'd43964e9f939409083b9ef9182847c97', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDds8MmFe5PJVnFI75+iPmFzw1oO+i8MaXgLbVN1IGsj1ETjeemBpOy\nb8p2l/4aptWgBwYFK4EEACKhZANiAARSEysEXRPX5DmC1ISRddjLcav0F8OUC2rP\ngEg4z2Zg/Fkc6lB97kzzEQlGugwVa2bqNRiN1tOfTXYn3TsEuZhfbS9qaRYHcElG\nuVcISy1BOOTRiuZqOlGEaVFh22Pm0ik=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '87ed2899-d01f-41ec-b471-f02cf3dc3630', 'name': 'tempest-securitygroup--794463848', 'stateful': True, 'tenant_id': '11aa08770fdc488d9d1f92b5b607607a', 'project_id': '11aa08770fdc488d9d1f92b5b607607a', 'description': 'tempest-description--2133813817', 'shared': False, 'security_group_rules': [{'id': '2ba439b9-7e3a-48a2-b879-b5c60a0de904', 'project_id': '11aa08770fdc488d9d1f92b5b607607a', 'security_group_id': '87ed2899-d01f-41ec-b471-f02cf3dc3630', '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': 327, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:24:05Z', 'updated_at': '2026-06-23T11:24:05Z', 'revision_number': 0, 'tenant_id': '11aa08770fdc488d9d1f92b5b607607a'}, {'id': '325cfca7-2e73-4a2e-9112-60a06ce78b05', 'project_id': '11aa08770fdc488d9d1f92b5b607607a', 'security_group_id': '87ed2899-d01f-41ec-b471-f02cf3dc3630', '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': 326, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:24:05Z', 'updated_at': '2026-06-23T11:24:05Z', 'revision_number': 0, 'tenant_id': '11aa08770fdc488d9d1f92b5b607607a'}], 'tags': [], 'created_at': '2026-06-23T11:24:05Z', 'updated_at': '2026-06-23T11:24:05Z', 'revision_number': 1}, 'floating_ip': {'id': '715dc969-3555-40ea-a9b5-7705a3a8c86f', 'tenant_id': '11aa08770fdc488d9d1f92b5b607607a', 'project_id': '11aa08770fdc488d9d1f92b5b607607a', 'floating_ip_address': '172.24.5.214', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:24:05Z', 'updated_at': '2026-06-23T11:24:05Z', 'revision_number': 0, 'ip': '172.24.5.214'}}
2026-06-23 11:24:06,388 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST https://10.4.3.43/compute/v2.1/servers 0.488s
2026-06-23 11:24:06,388 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "adminPass": "A8=~D8VIOpeE6VM", "networks": [{"uuid": "1ab5eba6-7a9b-4014-bd4f-6181ad53bc8d"}], "security_groups": [{"name": "tempest-securitygroup--794463848"}], "key_name": "tempest-keypair-930344420", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c05a81d-0ed7-43ae-b963-78120889ed69', 'x-compute-request-id': 'req-3c05a81d-0ed7-43ae-b963-78120889ed69', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--794463848"}], "adminPass": "A8=~D8VIOpeE6VM"}}'
2026-06-23 11:24:06,458 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.068s
2026-06-23 11:24:06,458 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13f689ad-c3f6-4b69-a88b-4da8e80df9cb', 'x-compute-request-id': 'req-13f689ad-c3f6-4b69-a88b-4da8e80df9cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:07,554 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.090s
2026-06-23 11:24:07,554 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d511e6-21eb-4378-bd3f-42a2cf6bfbfb', 'x-compute-request-id': 'req-86d511e6-21eb-4378-bd3f-42a2cf6bfbfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:08,650 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.090s
2026-06-23 11:24:08,650 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fabf8718-07db-4aa0-b2fb-daf698363ee1', 'x-compute-request-id': 'req-fabf8718-07db-4aa0-b2fb-daf698363ee1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:08,655 106704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:24:09,736 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.081s
2026-06-23 11:24:09,736 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde0b6b3-b0a0-4198-b4ce-2ab679ad9727', 'x-compute-request-id': 'req-cde0b6b3-b0a0-4198-b4ce-2ab679ad9727', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:10,818 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.077s
2026-06-23 11:24:10,818 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f0efcba-7808-45b6-954d-deab6ea80017', 'x-compute-request-id': 'req-7f0efcba-7808-45b6-954d-deab6ea80017', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:10,823 106704 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:24:11,997 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.173s
2026-06-23 11:24:11,997 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d11eff-2bb6-4355-9df6-23abcff240d8', 'x-compute-request-id': 'req-e9d11eff-2bb6-4355-9df6-23abcff240d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:13,147 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.142s
2026-06-23 11:24:13,147 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac51d9f3-e05c-4d09-ae71-699bcd3df463', 'x-compute-request-id': 'req-ac51d9f3-e05c-4d09-ae71-699bcd3df463', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:13,155 106704 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:24:14,291 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.136s
2026-06-23 11:24:14,292 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce72abe-4ab7-48dc-b723-a96db94a3ca8', 'x-compute-request-id': 'req-9ce72abe-4ab7-48dc-b723-a96db94a3ca8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:15,426 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.129s
2026-06-23 11:24:15,426 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aebc23c-89da-4bc5-a73f-e000af4cb9aa', 'x-compute-request-id': 'req-2aebc23c-89da-4bc5-a73f-e000af4cb9aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:16,604 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.173s
2026-06-23 11:24:16,605 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2000e312-1a54-48ff-9c48-897e0d39dc9b', 'x-compute-request-id': 'req-2000e312-1a54-48ff-9c48-897e0d39dc9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:17,839 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.229s
2026-06-23 11:24:17,839 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fade69c-a9e3-4f0d-8897-fd7d3f8020d8', 'x-compute-request-id': 'req-4fade69c-a9e3-4f0d-8897-fd7d3f8020d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:19,049 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.201s
2026-06-23 11:24:19,050 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93c93a8f-dfe5-43a0-aa2e-c92f32d34c49', 'x-compute-request-id': 'req-93c93a8f-dfe5-43a0-aa2e-c92f32d34c49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "BUILD", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:20,213 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.158s
2026-06-23 11:24:20,214 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25aad9c3-33cd-4b44-b5ed-c6d8235ffeb9', 'x-compute-request-id': 'req-25aad9c3-33cd-4b44-b5ed-c6d8235ffeb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-871788941-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:ed:39"}]}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "ACTIVE", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:24:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": "2026-06-23T11:24:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:24:20,220 106704 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:24:20,320 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629/os-interface 0.100s
2026-06-23 11:24:20,321 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b3bf6f6-94e6-4a11-a8a3-a21faa2bb48b', 'x-compute-request-id': 'req-2b3bf6f6-94e6-4a11-a8a3-a21faa2bb48b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "1ab5eba6-7a9b-4014-bd4f-6181ad53bc8d", "port_id": "041f45a7-2e49-4803-a61b-dbdad2f8c7ca", "mac_addr": "fa:16:3e:ec:ed:39", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "ed50105d-3246-40b6-acde-3b767f855226", "ip_address": "10.1.0.13"}]}]}'
2026-06-23 11:24:20,780 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/715dc969-3555-40ea-a9b5-7705a3a8c86f 0.457s
2026-06-23 11:24:20,780 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "041f45a7-2e49-4803-a61b-dbdad2f8c7ca"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:24:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6c5d06fc-72dd-4135-926b-e493a0af119a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/715dc969-3555-40ea-a9b5-7705a3a8c86f'}
Body: b'{"floatingip": {"id": "715dc969-3555-40ea-a9b5-7705a3a8c86f", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "project_id": "11aa08770fdc488d9d1f92b5b607607a", "floating_ip_address": "172.24.5.214", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "ea1377b7-786a-4f06-a0c5-9aa42ae50d22", "port_id": "041f45a7-2e49-4803-a61b-dbdad2f8c7ca", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1ab5eba6-7a9b-4014-bd4f-6181ad53bc8d", "mac_address": "fa:16:3e:ec:ed:39", "admin_state_up": true, "status": "DOWN", "device_id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:24:05Z", "updated_at": "2026-06-23T11:24:20Z", "revision_number": 1}}'
2026-06-23 11:24:20,781 106704 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.214:22' as 'cirros' with public key authentication
2026-06-23 11:25:20,819 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.214 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:26:23,366 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.214 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:27:26,891 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.214 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:28:31,451 106704 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.214 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:28:31.451 106704 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:28:31.451 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:28:31.451 106704 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:28:31.451 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:28:31.451 106704 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:28:31.451 106704 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:28:31.451 106704 ERROR tempest.lib.common.ssh
2026-06-23 11:28:31,453 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-ServerRescueNegativeTestJSON-871788941-network': [{'version': 4, 'addr': '10.1.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ec:ed:39'}]}, 'created': '2026-06-23T11:24:06Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78', 'id': '497f5326-87f9-4f4b-a2a8-a756d5b3d629', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}], 'metadata': {}, 'name': 'tempest-ServerRescueNegativeTestJSON-server-2059526430', 'status': 'ACTIVE', 'tenant_id': '11aa08770fdc488d9d1f92b5b607607a', 'user_id': 'd43964e9f939409083b9ef9182847c97', 'updated': '2026-06-23T11:24:19Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-930344420', 'OS-SRV-USG:launched_at': '2026-06-23T11:24:19.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--794463848'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:28:32,583 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 404 POST https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629/action 1.129s
2026-06-23 11:28:32,583 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:31 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-60759685-1686-4bbb-bf55-b80cc4fc96a9', 'x-compute-request-id': 'req-60759685-1686-4bbb-bf55-b80cc4fc96a9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:28:32,583 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 497f5326-87f9-4f4b-a2a8-a756d5b3d629
2026-06-23 11:28:32,809 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 204 DELETE https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.226s
2026-06-23 11:28:32,809 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:32 GMT', 'server': 'Apache/2.4.58 (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-fa45efa7-b7b5-4a98-beb0-6c72b7ca24de', 'x-compute-request-id': 'req-fa45efa7-b7b5-4a98-beb0-6c72b7ca24de', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b''
2026-06-23 11:28:32,979 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.169s
2026-06-23 11:28:32,979 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2fa1292-af3a-4abc-b817-d03b1de8986e', 'x-compute-request-id': 'req-f2fa1292-af3a-4abc-b817-d03b1de8986e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-871788941-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:ed:39"}, {"version": 4, "addr": "172.24.5.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:ed:39"}]}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "SHUTOFF", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:28:33Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": "2026-06-23T11:24:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:34,168 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.183s
2026-06-23 11:28:34,168 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce0c1e85-2d4a-4404-b79b-3d03cb38606e', 'x-compute-request-id': 'req-ce0c1e85-2d4a-4404-b79b-3d03cb38606e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-871788941-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:ed:39"}, {"version": 4, "addr": "172.24.5.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:ed:39"}]}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "SHUTOFF", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:28:33Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": "2026-06-23T11:24:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:35,460 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.286s
2026-06-23 11:28:35,460 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4318c31-6c11-44ed-9195-8fccfa0767da', 'x-compute-request-id': 'req-a4318c31-6c11-44ed-9195-8fccfa0767da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-871788941-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:ed:39"}, {"version": 4, "addr": "172.24.5.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:ed:39"}]}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "SHUTOFF", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:28:34Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": "2026-06-23T11:24:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--794463848"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:36,541 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.074s
2026-06-23 11:28:36,541 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-286274af-1fe4-4335-a2dd-f549e49291db', 'x-compute-request-id': 'req-286274af-1fe4-4335-a2dd-f549e49291db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "SHUTOFF", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:28:34Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": "2026-06-23T11:24:19.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:37,646 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.101s
2026-06-23 11:28:37,647 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edfdb894-2e06-447e-98d1-def2b2f0eb8d', 'x-compute-request-id': 'req-edfdb894-2e06-447e-98d1-def2b2f0eb8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "DELETED", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:28:37Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:28:32Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": "2026-06-23T11:24:19.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:37,652 106704 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 5 second wait
2026-06-23 11:28:38,743 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.091s
2026-06-23 11:28:38,743 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f17148-d78e-4fd8-bffc-cc27715d0901', 'x-compute-request-id': 'req-78f17148-d78e-4fd8-bffc-cc27715d0901', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "DELETED", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:28:37Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:28:32Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": "2026-06-23T11:24:19.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:39,833 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.084s
2026-06-23 11:28:39,833 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c14773e5-57ce-4008-bdee-e42123b5727b', 'x-compute-request-id': 'req-c14773e5-57ce-4008-bdee-e42123b5727b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "DELETED", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:28:37Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:28:32Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": "2026-06-23T11:24:19.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:40,923 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.084s
2026-06-23 11:28:40,923 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6326c0c0-6a24-4ccc-aff2-4709253e0122', 'x-compute-request-id': 'req-6326c0c0-6a24-4ccc-aff2-4709253e0122', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:24:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "47b59e854e5c0d82ae68359b8faed94832ad4910bc0931bffc450a78", "id": "497f5326-87f9-4f4b-a2a8-a756d5b3d629", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-2059526430", "status": "DELETED", "tenant_id": "11aa08770fdc488d9d1f92b5b607607a", "user_id": "d43964e9f939409083b9ef9182847c97", "updated": "2026-06-23T11:28:37Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:28:32Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-930344420", "OS-SRV-USG:launched_at": "2026-06-23T11:24:19.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:41,955 106704 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 404 GET https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629 0.027s
2026-06-23 11:28:41,955 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:41 GMT', 'server': 'Apache/2.4.58 (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-83fab4ef-2a08-456f-ae61-caa578a395ab', 'x-compute-request-id': 'req-83fab4ef-2a08-456f-ae61-caa578a395ab', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/497f5326-87f9-4f4b-a2a8-a756d5b3d629'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 497f5326-87f9-4f4b-a2a8-a756d5b3d629 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 149, in test_rescued_vm_detach_volume
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft13.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:28:14,662 106716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:28:14,662 106716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:28:14,830 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.166s
2026-06-23 11:28:14,830 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1103323002", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL5PuaW0RNGfmaAv9O0sGJLGylhd6YShjXLx2ko+JHnoRTmj9ztmlboSwR4KjeI2lJX4oj1BmNA3OF5YpJdn9AwX1SajUeoNOPnAmll1D1goIg2uzCpGb5b1l4VHen8Tqg=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6701470b-ba44-4002-bc5b-2807e988c6b8', 'x-compute-request-id': 'req-6701470b-ba44-4002-bc5b-2807e988c6b8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1103323002", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL5PuaW0RNGfmaAv9O0sGJLGylhd6YShjXLx2ko+JHnoRTmj9ztmlboSwR4KjeI2lJX4oj1BmNA3OF5YpJdn9AwX1SajUeoNOPnAmll1D1goIg2uzCpGb5b1l4VHen8Tqg==", "fingerprint": "a1:b1:f9:18:3d:4e:2a:0e:4a:fd:02:6d:12:71:48:8a", "user_id": "486127b455b84fd197974e15125d1a86"}}'
2026-06-23 11:28:14,831 106716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1103323002 created
2026-06-23 11:28:15,199 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.367s
2026-06-23 11:28:15,199 106716 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--1481224726", "description": "tempest-description--1342535927"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-cc150233-526e-4bdd-966e-5cd634b93dc2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a3e20657-ba04-4d88-880f-6d5ea8d0fc48", "name": "tempest-securitygroup--1481224726", "stateful": true, "tenant_id": "64414596f2b54326948bdf23092f339c", "project_id": "64414596f2b54326948bdf23092f339c", "description": "tempest-description--1342535927", "shared": false, "security_group_rules": [{"id": "6c37351f-fb2d-4997-8696-66c239e108f3", "project_id": "64414596f2b54326948bdf23092f339c", "security_group_id": "a3e20657-ba04-4d88-880f-6d5ea8d0fc48", "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": 451, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:28:14Z", "updated_at": "2026-06-23T11:28:14Z", "revision_number": 0, "tenant_id": "64414596f2b54326948bdf23092f339c"}, {"id": "8c4bf8cd-5eb6-4660-ac4c-a68a223216bf", "project_id": "64414596f2b54326948bdf23092f339c", "security_group_id": "a3e20657-ba04-4d88-880f-6d5ea8d0fc48", "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": 452, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:28:14Z", "updated_at": "2026-06-23T11:28:14Z", "revision_number": 0, "tenant_id": "64414596f2b54326948bdf23092f339c"}], "tags": [], "created_at": "2026-06-23T11:28:14Z", "updated_at": "2026-06-23T11:28:14Z", "revision_number": 1}}'
2026-06-23 11:28:15,478 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.279s
2026-06-23 11:28:15,479 106716 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": "a3e20657-ba04-4d88-880f-6d5ea8d0fc48", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f8ef2477-fca4-4419-8d49-f05f0265d2e8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "210f5cc9-f385-4d0f-ac55-2c2f70a26e06", "project_id": "64414596f2b54326948bdf23092f339c", "security_group_id": "a3e20657-ba04-4d88-880f-6d5ea8d0fc48", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:28:15Z", "updated_at": "2026-06-23T11:28:15Z", "revision_number": 0, "tenant_id": "64414596f2b54326948bdf23092f339c"}}'
2026-06-23 11:28:15,678 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.198s
2026-06-23 11:28:15,678 106716 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": "a3e20657-ba04-4d88-880f-6d5ea8d0fc48", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ba739081-a50a-44f4-bf27-eed036600c1e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cc14216c-6aa9-4625-9b2d-8923eac8e844", "project_id": "64414596f2b54326948bdf23092f339c", "security_group_id": "a3e20657-ba04-4d88-880f-6d5ea8d0fc48", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:28:15Z", "updated_at": "2026-06-23T11:28:15Z", "revision_number": 0, "tenant_id": "64414596f2b54326948bdf23092f339c"}}'
2026-06-23 11:28:15,678 106716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1481224726 created
2026-06-23 11:28:16,520 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.842s
2026-06-23 11:28:16,521 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-040362d4-67eb-4a98-b00d-d77aac4c84f3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "34dbefcb-a0f5-4224-bfb3-c3200f853df5", "tenant_id": "64414596f2b54326948bdf23092f339c", "project_id": "64414596f2b54326948bdf23092f339c", "floating_ip_address": "172.24.5.175", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:28:16Z", "updated_at": "2026-06-23T11:28:16Z", "revision_number": 0}}'
2026-06-23 11:28:16,521 106716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '34dbefcb-a0f5-4224-bfb3-c3200f853df5', 'tenant_id': '64414596f2b54326948bdf23092f339c', 'project_id': '64414596f2b54326948bdf23092f339c', 'floating_ip_address': '172.24.5.175', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:28:16Z', 'updated_at': '2026-06-23T11:28:16Z', 'revision_number': 0, 'ip': '172.24.5.175'} created
2026-06-23 11:28:16,576 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.051s
2026-06-23 11:28:16,576 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f30a6a9c-86da-4bc0-951a-230aeecd85ae', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "486127b455b84fd197974e15125d1a86", "name": "tempest-AttachVolumeShelveTestJSON-624171687-project-member", "password_expires_at": null}, "audit_ids": ["6NY9vpH5SJiJeqbRK7jFww"], "expires_at": "2026-06-23T12:28:16.000000Z", "issued_at": "2026-06-23T11:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64414596f2b54326948bdf23092f339c", "name": "tempest-AttachVolumeShelveTestJSON-624171687"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/64414596f2b54326948bdf23092f339c", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_64414596f2b54326948bdf23092f339c", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:28:16,576 106716 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '88ca3d9e-7694-4714-bc5e-3a9f5dd01edf', 'name': 'tempest-AttachVolumeShelveTestJSON-1283162904-network', 'tenant_id': '64414596f2b54326948bdf23092f339c', 'project_id': '64414596f2b54326948bdf23092f339c', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64574, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:28:10Z', 'updated_at': '2026-06-23T11:28:10Z', 'revision_number': 1} available for tenant
2026-06-23 11:28:16,577 106716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1103323002', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL5PuaW0RNGfmaAv9O0sGJLGylhd6YShjXLx2ko+JHnoRTmj9ztmlboSwR4KjeI2lJX4oj1BmNA3OF5YpJdn9AwX1SajUeoNOPnAmll1D1goIg2uzCpGb5b1l4VHen8Tqg==', 'fingerprint': 'a1:b1:f9:18:3d:4e:2a:0e:4a:fd:02:6d:12:71:48:8a', 'user_id': '486127b455b84fd197974e15125d1a86', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBANQlvxyz9wbINPRHVzZnN8lplL+zmLkq9IzNaGMNQvYsJVR/g56iK\nw1h2Palf2a6gBwYFK4EEACKhZANiAAS+T7mltETRn5mgL/TtLBiSxspYXemEoY1y\n8dpKPiR56EU5o/c7ZpW6EsEeCo3iNpSV+KI9QZjQNzheWKSXZ/QMF9Umo1HqDTj5\nwJpZdQ9YKCINrswqRm+W9ZeFR3p/E6o=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a3e20657-ba04-4d88-880f-6d5ea8d0fc48', 'name': 'tempest-securitygroup--1481224726', 'stateful': True, 'tenant_id': '64414596f2b54326948bdf23092f339c', 'project_id': '64414596f2b54326948bdf23092f339c', 'description': 'tempest-description--1342535927', 'shared': False, 'security_group_rules': [{'id': '6c37351f-fb2d-4997-8696-66c239e108f3', 'project_id': '64414596f2b54326948bdf23092f339c', 'security_group_id': 'a3e20657-ba04-4d88-880f-6d5ea8d0fc48', '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': 451, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:28:14Z', 'updated_at': '2026-06-23T11:28:14Z', 'revision_number': 0, 'tenant_id': '64414596f2b54326948bdf23092f339c'}, {'id': '8c4bf8cd-5eb6-4660-ac4c-a68a223216bf', 'project_id': '64414596f2b54326948bdf23092f339c', 'security_group_id': 'a3e20657-ba04-4d88-880f-6d5ea8d0fc48', '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': 452, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:28:14Z', 'updated_at': '2026-06-23T11:28:14Z', 'revision_number': 0, 'tenant_id': '64414596f2b54326948bdf23092f339c'}], 'tags': [], 'created_at': '2026-06-23T11:28:14Z', 'updated_at': '2026-06-23T11:28:14Z', 'revision_number': 1}, 'floating_ip': {'id': '34dbefcb-a0f5-4224-bfb3-c3200f853df5', 'tenant_id': '64414596f2b54326948bdf23092f339c', 'project_id': '64414596f2b54326948bdf23092f339c', 'floating_ip_address': '172.24.5.175', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:28:16Z', 'updated_at': '2026-06-23T11:28:16Z', 'revision_number': 0, 'ip': '172.24.5.175'}}
2026-06-23 11:28:17,163 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST https://10.4.3.43/compute/v2.1/servers 0.586s
2026-06-23 11:28:17,163 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "88ca3d9e-7694-4714-bc5e-3a9f5dd01edf"}], "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "key_name": "tempest-keypair-1103323002", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01182aea-2915-48f6-8aac-5e38c7044e24', 'x-compute-request-id': 'req-01182aea-2915-48f6-8aac-5e38c7044e24', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "adminPass": "password"}}'
2026-06-23 11:28:17,242 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.077s
2026-06-23 11:28:17,242 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db9a0c8-cb80-4e5b-86d8-5a0666d6d550', 'x-compute-request-id': 'req-8db9a0c8-cb80-4e5b-86d8-5a0666d6d550', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:18,356 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.108s
2026-06-23 11:28:18,357 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-743c5960-4597-49a5-afb0-c9eac2a8a696', 'x-compute-request-id': 'req-743c5960-4597-49a5-afb0-c9eac2a8a696', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:19,468 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.102s
2026-06-23 11:28:19,468 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c670db7c-a1c5-42e5-bed1-7474f59f7701', 'x-compute-request-id': 'req-c670db7c-a1c5-42e5-bed1-7474f59f7701', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:19,478 106716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:28:20,562 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.083s
2026-06-23 11:28:20,562 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4f3cea-add0-4221-9bba-3b2ce4f377e3', 'x-compute-request-id': 'req-dd4f3cea-add0-4221-9bba-3b2ce4f377e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:21,652 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.082s
2026-06-23 11:28:21,652 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6cb9e9-bb68-40dd-a760-427838d2dce9', 'x-compute-request-id': 'req-3c6cb9e9-bb68-40dd-a760-427838d2dce9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:22,735 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.077s
2026-06-23 11:28:22,735 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e841d2-39b3-4cd7-a731-22bd4bd94510', 'x-compute-request-id': 'req-c3e841d2-39b3-4cd7-a731-22bd4bd94510', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:23,836 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.094s
2026-06-23 11:28:23,836 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9395fc4a-9f61-4b96-b0d7-59540350cf30', 'x-compute-request-id': 'req-9395fc4a-9f61-4b96-b0d7-59540350cf30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:23,843 106716 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-06-23 11:28:25,055 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.212s
2026-06-23 11:28:25,056 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d935ba0-0348-468f-8cd9-d05aaf9507d1', 'x-compute-request-id': 'req-3d935ba0-0348-468f-8cd9-d05aaf9507d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:26,245 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.179s
2026-06-23 11:28:26,245 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d161943e-deed-401d-8ca9-9301bfd05be8', 'x-compute-request-id': 'req-d161943e-deed-401d-8ca9-9301bfd05be8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:26,252 106716 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 9 second wait
2026-06-23 11:28:27,537 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.285s
2026-06-23 11:28:27,537 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c86f5153-1bb4-42bd-b7fd-bc0b1785791a', 'x-compute-request-id': 'req-c86f5153-1bb4-42bd-b7fd-bc0b1785791a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:28,765 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.218s
2026-06-23 11:28:28,765 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42a9afd6-809c-488e-8661-681c4abaee9b', 'x-compute-request-id': 'req-42a9afd6-809c-488e-8661-681c4abaee9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:30,007 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.230s
2026-06-23 11:28:30,007 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d787eb1-4b76-41b0-bc74-1239eb49d7f8', 'x-compute-request-id': 'req-7d787eb1-4b76-41b0-bc74-1239eb49d7f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:31,225 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.211s
2026-06-23 11:28:31,225 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa62c776-49b7-4588-b1e6-e510c85b9c73', 'x-compute-request-id': 'req-fa62c776-49b7-4588-b1e6-e510c85b9c73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:32,439 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.206s
2026-06-23 11:28:32,439 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3953dde-66a9-49be-93af-3a3b39ccf3cb', 'x-compute-request-id': 'req-c3953dde-66a9-49be-93af-3a3b39ccf3cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:33,595 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.144s
2026-06-23 11:28:33,596 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6425806f-a6c0-4a93-81a0-99a978496de4', 'x-compute-request-id': 'req-6425806f-a6c0-4a93-81a0-99a978496de4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:34,778 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.176s
2026-06-23 11:28:34,779 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-195b46d7-5c56-4686-b043-0afc2b141fee', 'x-compute-request-id': 'req-195b46d7-5c56-4686-b043-0afc2b141fee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-1283162904-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:d3:fe"}]}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "ACTIVE", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:28:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": "2026-06-23T11:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:28:34,787 106716 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-06-23 11:28:34,879 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d/os-interface 0.091s
2026-06-23 11:28:34,880 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90696aea-6cf0-41f5-9e4f-8794c367fbf2', 'x-compute-request-id': 'req-90696aea-6cf0-41f5-9e4f-8794c367fbf2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "88ca3d9e-7694-4714-bc5e-3a9f5dd01edf", "port_id": "8e30329f-0499-4a90-adb3-0f1d91d96a8a", "mac_addr": "fa:16:3e:02:d3:fe", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "87990934-4c30-499e-b0cb-3cb6abca693d", "ip_address": "10.1.0.8"}]}]}'
2026-06-23 11:28:35,467 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/34dbefcb-a0f5-4224-bfb3-c3200f853df5 0.585s
2026-06-23 11:28:35,467 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "8e30329f-0499-4a90-adb3-0f1d91d96a8a"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-48525220-2092-43bc-aaf8-b4272a93fbef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/34dbefcb-a0f5-4224-bfb3-c3200f853df5'}
Body: b'{"floatingip": {"id": "34dbefcb-a0f5-4224-bfb3-c3200f853df5", "tenant_id": "64414596f2b54326948bdf23092f339c", "project_id": "64414596f2b54326948bdf23092f339c", "floating_ip_address": "172.24.5.175", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "4f8e956a-78e6-4610-a45e-c6792b3eed79", "port_id": "8e30329f-0499-4a90-adb3-0f1d91d96a8a", "fixed_ip_address": "10.1.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "88ca3d9e-7694-4714-bc5e-3a9f5dd01edf", "mac_address": "fa:16:3e:02:d3:fe", "admin_state_up": true, "status": "ACTIVE", "device_id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:28:16Z", "updated_at": "2026-06-23T11:28:35Z", "revision_number": 1}}'
2026-06-23 11:28:35,468 106716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.175:22' as 'cirros' with public key authentication
2026-06-23 11:29:35,509 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.175 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:30:38,070 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.175 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:31:41,576 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.175 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:32:46,133 106716 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.175 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:32:46.133 106716 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:32:46.133 106716 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:32:46.133 106716 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:32:46.133 106716 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:32:46.133 106716 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:32:46.133 106716 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:32:46.133 106716 ERROR tempest.lib.common.ssh
2026-06-23 11:32:46,134 106716 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeShelveTestJSON-1283162904-network': [{'version': 4, 'addr': '10.1.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:02:d3:fe'}]}, 'created': '2026-06-23T11:28:17Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51', 'id': '4b656eb8-834d-4e84-8efd-893e4fca9e9d', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}], 'metadata': {}, 'name': 'tempest-AttachVolumeShelveTestJSON-server-1764818608', 'status': 'ACTIVE', 'tenant_id': '64414596f2b54326948bdf23092f339c', 'user_id': '486127b455b84fd197974e15125d1a86', 'updated': '2026-06-23T11:28:34Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1103323002', 'OS-SRV-USG:launched_at': '2026-06-23T11:28:34.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1481224726'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [], 'locked': False, 'description': None}
2026-06-23 11:32:47,169 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 POST https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d/action 1.034s
2026-06-23 11:32:47,169 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-0227aadb-dd9a-4ecd-b0ee-528cea212371', 'x-compute-request-id': 'req-0227aadb-dd9a-4ecd-b0ee-528cea212371', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:32:47,169 106716 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 4b656eb8-834d-4e84-8efd-893e4fca9e9d
2026-06-23 11:32:47,262 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.093s
2026-06-23 11:32:47,263 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-350127c5-4551-487a-9b68-f931806f6478', 'x-compute-request-id': 'req-350127c5-4551-487a-9b68-f931806f6478', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b''
2026-06-23 11:32:47,511 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.248s
2026-06-23 11:32:47,511 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d55e89a2-e7be-4e1b-b96b-1569274ba862', 'x-compute-request-id': 'req-d55e89a2-e7be-4e1b-b96b-1569274ba862', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-1283162904-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:d3:fe"}, {"version": 4, "addr": "172.24.5.175", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:d3:fe"}]}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "SHUTOFF", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:47Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": "2026-06-23T11:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:48,773 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.255s
2026-06-23 11:32:48,773 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf633f7-1181-429a-a83e-0fd2b72e8cec', 'x-compute-request-id': 'req-bbf633f7-1181-429a-a83e-0fd2b72e8cec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-1283162904-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:d3:fe"}, {"version": 4, "addr": "172.24.5.175", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:d3:fe"}]}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "SHUTOFF", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:47Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": "2026-06-23T11:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1481224726"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:49,904 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.121s
2026-06-23 11:32:49,904 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583eb6a5-56d4-4c79-ac80-72228dee4285', 'x-compute-request-id': 'req-583eb6a5-56d4-4c79-ac80-72228dee4285', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-1283162904-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:d3:fe"}, {"version": 4, "addr": "172.24.5.175", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:d3:fe"}]}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "SHUTOFF", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:49Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": "2026-06-23T11:28:34.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:51,002 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.091s
2026-06-23 11:32:51,002 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1480', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38a2c3e9-0351-45ed-a6ad-26b97132fdd0', 'x-compute-request-id': 'req-38a2c3e9-0351-45ed-a6ad-26b97132fdd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "DELETED", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:51Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:32:46Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": "2026-06-23T11:28:34.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:32:50.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:51,008 106716 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:32:52,102 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.094s
2026-06-23 11:32:52,102 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1480', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491f504d-78ff-41b1-adc4-a6e72c07335c', 'x-compute-request-id': 'req-491f504d-78ff-41b1-adc4-a6e72c07335c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "DELETED", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:51Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:32:46Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": "2026-06-23T11:28:34.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:32:50.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:53,205 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.095s
2026-06-23 11:32:53,206 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1480', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dafc43aa-bc77-4039-9d51-fd11953e60ac', 'x-compute-request-id': 'req-dafc43aa-bc77-4039-9d51-fd11953e60ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "DELETED", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:51Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:32:46Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": "2026-06-23T11:28:34.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:32:50.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:54,418 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.206s
2026-06-23 11:32:54,418 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1480', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1fc28e-c7eb-4c13-ab00-8e2fa5b70a8e', 'x-compute-request-id': 'req-aa1fc28e-c7eb-4c13-ab00-8e2fa5b70a8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "4b656eb8-834d-4e84-8efd-893e4fca9e9d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1764818608", "status": "DELETED", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:51Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:32:46Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1103323002", "OS-SRV-USG:launched_at": "2026-06-23T11:28:34.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:32:50.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:55,448 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d 0.022s
2026-06-23 11:32:55,449 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cfe8d137-466a-4a83-9866-334346ea5867', 'x-compute-request-id': 'req-cfe8d137-466a-4a83-9866-334346ea5867', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4b656eb8-834d-4e84-8efd-893e4fca9e9d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4b656eb8-834d-4e84-8efd-893e4fca9e9d could not be found."}}'
2026-06-23 11:32:55,472 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1103323002 0.022s
2026-06-23 11:32:55,472 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa994f38-97f2-4898-9c40-d1dc640e43fd', 'x-compute-request-id': 'req-aa994f38-97f2-4898-9c40-d1dc640e43fd', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1103323002'}
Body: b''
2026-06-23 11:32:55,588 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/a3e20657-ba04-4d88-880f-6d5ea8d0fc48 0.116s
2026-06-23 11:32:55,589 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5e8e80e8-ae25-40b7-b062-8deadde3c14b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/a3e20657-ba04-4d88-880f-6d5ea8d0fc48'}
Body: b''
2026-06-23 11:32:55,601 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/a3e20657-ba04-4d88-880f-6d5ea8d0fc48 0.012s
2026-06-23 11:32:55,601 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d841a622-9219-4ca6-a1e8-0e7d21691416', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/a3e20657-ba04-4d88-880f-6d5ea8d0fc48'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a3e20657-ba04-4d88-880f-6d5ea8d0fc48 does not exist", "detail": ""}}'
2026-06-23 11:32:55,807 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/34dbefcb-a0f5-4224-bfb3-c3200f853df5 0.206s
2026-06-23 11:32:55,808 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e8bc2e38-6bd8-47ba-8a9a-49e510645385', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/34dbefcb-a0f5-4224-bfb3-c3200f853df5'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 277, in test_attach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 58, in _create_server
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft13.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:32:55,814 106716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:32:55,814 106716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:32:55,852 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.037s
2026-06-23 11:32:55,852 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-199694835", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLVXpB7nD2kwOFDtwRnRA2uDjuxQLItH3nmZ+SJc2U3Otu/SxvtsZl6xt4qDCMK8HSCfbDuU03hcf57NavvU0HjtgDD23Bjk5xZlF4WxqM3KR8gN7mNGfdpp1VaNkSIHjw=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63760614-28c1-4fc8-8a85-e80a226d25eb', 'x-compute-request-id': 'req-63760614-28c1-4fc8-8a85-e80a226d25eb', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-199694835", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLVXpB7nD2kwOFDtwRnRA2uDjuxQLItH3nmZ+SJc2U3Otu/SxvtsZl6xt4qDCMK8HSCfbDuU03hcf57NavvU0HjtgDD23Bjk5xZlF4WxqM3KR8gN7mNGfdpp1VaNkSIHjw==", "fingerprint": "b8:12:fd:67:f3:c5:7f:25:e5:5a:41:84:66:3d:74:85", "user_id": "486127b455b84fd197974e15125d1a86"}}'
2026-06-23 11:32:55,854 106716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-199694835 created
2026-06-23 11:32:56,030 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.176s
2026-06-23 11:32:56,031 106716 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--569454719", "description": "tempest-description--778092361"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-62c586c6-6989-45d7-bdb9-993d3f7958c8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "9e321465-a744-4839-83dc-2a3b40d9a0fa", "name": "tempest-securitygroup--569454719", "stateful": true, "tenant_id": "64414596f2b54326948bdf23092f339c", "project_id": "64414596f2b54326948bdf23092f339c", "description": "tempest-description--778092361", "shared": false, "security_group_rules": [{"id": "d18ca771-36cc-4e3c-a740-f081ef134827", "project_id": "64414596f2b54326948bdf23092f339c", "security_group_id": "9e321465-a744-4839-83dc-2a3b40d9a0fa", "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": 726, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:32:55Z", "updated_at": "2026-06-23T11:32:55Z", "revision_number": 0, "tenant_id": "64414596f2b54326948bdf23092f339c"}, {"id": "e9b0deaf-5934-47fa-bb0e-eea4896b6fed", "project_id": "64414596f2b54326948bdf23092f339c", "security_group_id": "9e321465-a744-4839-83dc-2a3b40d9a0fa", "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": 725, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:32:55Z", "updated_at": "2026-06-23T11:32:55Z", "revision_number": 0, "tenant_id": "64414596f2b54326948bdf23092f339c"}], "tags": [], "created_at": "2026-06-23T11:32:55Z", "updated_at": "2026-06-23T11:32:55Z", "revision_number": 1}}'
2026-06-23 11:32:56,144 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.113s
2026-06-23 11:32:56,144 106716 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": "9e321465-a744-4839-83dc-2a3b40d9a0fa", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b5badf93-b3f2-4649-b9c8-83ef7fbf21ff', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0a07d54e-8338-41e1-b6f4-ca0cbbaaea2f", "project_id": "64414596f2b54326948bdf23092f339c", "security_group_id": "9e321465-a744-4839-83dc-2a3b40d9a0fa", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:32:56Z", "updated_at": "2026-06-23T11:32:56Z", "revision_number": 0, "tenant_id": "64414596f2b54326948bdf23092f339c"}}'
2026-06-23 11:32:56,283 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.138s
2026-06-23 11:32:56,283 106716 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": "9e321465-a744-4839-83dc-2a3b40d9a0fa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fb9a6403-569b-43fe-8710-0e948aa63f17', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d860e5db-1796-45dd-a50a-bd2faead5760", "project_id": "64414596f2b54326948bdf23092f339c", "security_group_id": "9e321465-a744-4839-83dc-2a3b40d9a0fa", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:32:56Z", "updated_at": "2026-06-23T11:32:56Z", "revision_number": 0, "tenant_id": "64414596f2b54326948bdf23092f339c"}}'
2026-06-23 11:32:56,283 106716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--569454719 created
2026-06-23 11:32:56,812 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.528s
2026-06-23 11:32:56,812 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6d6e42ac-d82d-42c5-be50-9e258758ec31', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "3b28d652-cad7-45e7-b9e9-4a0fa7039f42", "tenant_id": "64414596f2b54326948bdf23092f339c", "project_id": "64414596f2b54326948bdf23092f339c", "floating_ip_address": "172.24.5.170", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:32:56Z", "updated_at": "2026-06-23T11:32:56Z", "revision_number": 0}}'
2026-06-23 11:32:56,812 106716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3b28d652-cad7-45e7-b9e9-4a0fa7039f42', 'tenant_id': '64414596f2b54326948bdf23092f339c', 'project_id': '64414596f2b54326948bdf23092f339c', 'floating_ip_address': '172.24.5.170', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:32:56Z', 'updated_at': '2026-06-23T11:32:56Z', 'revision_number': 0, 'ip': '172.24.5.170'} created
2026-06-23 11:32:56,903 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.088s
2026-06-23 11:32:56,903 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-38d8c139-d47d-4fba-9b4b-9fb25cde5bd0', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "486127b455b84fd197974e15125d1a86", "name": "tempest-AttachVolumeShelveTestJSON-624171687-project-member", "password_expires_at": null}, "audit_ids": ["9QrQxKsxRL2lmYdsrH1J7Q"], "expires_at": "2026-06-23T12:32:56.000000Z", "issued_at": "2026-06-23T11:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64414596f2b54326948bdf23092f339c", "name": "tempest-AttachVolumeShelveTestJSON-624171687"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/64414596f2b54326948bdf23092f339c", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_64414596f2b54326948bdf23092f339c", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:32:56,903 106716 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '88ca3d9e-7694-4714-bc5e-3a9f5dd01edf', 'name': 'tempest-AttachVolumeShelveTestJSON-1283162904-network', 'tenant_id': '64414596f2b54326948bdf23092f339c', 'project_id': '64414596f2b54326948bdf23092f339c', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64574, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:28:10Z', 'updated_at': '2026-06-23T11:28:10Z', 'revision_number': 1} available for tenant
2026-06-23 11:32:56,904 106716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-199694835', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLVXpB7nD2kwOFDtwRnRA2uDjuxQLItH3nmZ+SJc2U3Otu/SxvtsZl6xt4qDCMK8HSCfbDuU03hcf57NavvU0HjtgDD23Bjk5xZlF4WxqM3KR8gN7mNGfdpp1VaNkSIHjw==', 'fingerprint': 'b8:12:fd:67:f3:c5:7f:25:e5:5a:41:84:66:3d:74:85', 'user_id': '486127b455b84fd197974e15125d1a86', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBw9PYt0Z5k4STRxUSsS6/uUtyUMVFNF6LS/ajvPvyALMNpbATxGBk2\nnGuVI6fNgB+gBwYFK4EEACKhZANiAAS1V6Qe5w9pMDhQ7cEZ0QNrg47sUCyLR955\nmfkiXNlNzrbv0sb7bGZesbeKgwjCvB0gn2w7lNN4XH+ezWr71NB47YAw9twY5OcW\nZReFsajNykfIDe5jRn3aadVWjZEiB48=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9e321465-a744-4839-83dc-2a3b40d9a0fa', 'name': 'tempest-securitygroup--569454719', 'stateful': True, 'tenant_id': '64414596f2b54326948bdf23092f339c', 'project_id': '64414596f2b54326948bdf23092f339c', 'description': 'tempest-description--778092361', 'shared': False, 'security_group_rules': [{'id': 'd18ca771-36cc-4e3c-a740-f081ef134827', 'project_id': '64414596f2b54326948bdf23092f339c', 'security_group_id': '9e321465-a744-4839-83dc-2a3b40d9a0fa', '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': 726, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:32:55Z', 'updated_at': '2026-06-23T11:32:55Z', 'revision_number': 0, 'tenant_id': '64414596f2b54326948bdf23092f339c'}, {'id': 'e9b0deaf-5934-47fa-bb0e-eea4896b6fed', 'project_id': '64414596f2b54326948bdf23092f339c', 'security_group_id': '9e321465-a744-4839-83dc-2a3b40d9a0fa', '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': 725, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:32:55Z', 'updated_at': '2026-06-23T11:32:55Z', 'revision_number': 0, 'tenant_id': '64414596f2b54326948bdf23092f339c'}], 'tags': [], 'created_at': '2026-06-23T11:32:55Z', 'updated_at': '2026-06-23T11:32:55Z', 'revision_number': 1}, 'floating_ip': {'id': '3b28d652-cad7-45e7-b9e9-4a0fa7039f42', 'tenant_id': '64414596f2b54326948bdf23092f339c', 'project_id': '64414596f2b54326948bdf23092f339c', 'floating_ip_address': '172.24.5.170', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:32:56Z', 'updated_at': '2026-06-23T11:32:56Z', 'revision_number': 0, 'ip': '172.24.5.170'}}
2026-06-23 11:32:57,464 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST https://10.4.3.43/compute/v2.1/servers 0.560s
2026-06-23 11:32:57,464 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "88ca3d9e-7694-4714-bc5e-3a9f5dd01edf"}], "security_groups": [{"name": "tempest-securitygroup--569454719"}], "key_name": "tempest-keypair-199694835", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '399', 'location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a7517eb-db1d-476d-9ed7-a318e1dba754', 'x-compute-request-id': 'req-4a7517eb-db1d-476d-9ed7-a318e1dba754', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--569454719"}], "adminPass": "password"}}'
2026-06-23 11:32:57,556 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.091s
2026-06-23 11:32:57,556 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7781a65b-9e7e-434a-bfbb-8d4342cf5085', 'x-compute-request-id': 'req-7781a65b-9e7e-434a-bfbb-8d4342cf5085', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:58,653 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.086s
2026-06-23 11:32:58,653 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b19c8b5-2bda-46bc-92eb-b964e85862f1', 'x-compute-request-id': 'req-7b19c8b5-2bda-46bc-92eb-b964e85862f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:59,739 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.080s
2026-06-23 11:32:59,739 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da046ef9-e7d3-4cda-9b9f-bbf2b7b9b45e', 'x-compute-request-id': 'req-da046ef9-e7d3-4cda-9b9f-bbf2b7b9b45e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:32:59,745 106716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:33:00,881 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.136s
2026-06-23 11:33:00,882 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-158ef169-8c0d-43cd-af7e-8eb4c7b6e4d4', 'x-compute-request-id': 'req-158ef169-8c0d-43cd-af7e-8eb4c7b6e4d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:32:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:01,979 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.089s
2026-06-23 11:33:01,979 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c44227c-2465-4269-ab5c-aa3e7071e904', 'x-compute-request-id': 'req-6c44227c-2465-4269-ab5c-aa3e7071e904', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:33:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:01,985 106716 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:33:03,201 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.215s
2026-06-23 11:33:03,202 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31fc0da4-e85f-465c-9c6c-2c235fe26c1e', 'x-compute-request-id': 'req-31fc0da4-e85f-465c-9c6c-2c235fe26c1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:33:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:04,362 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.151s
2026-06-23 11:33:04,362 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1033c57-7ca0-469d-90f0-d1d60ed9ca93', 'x-compute-request-id': 'req-d1033c57-7ca0-469d-90f0-d1d60ed9ca93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:33:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:04,371 106716 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:33:05,511 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.139s
2026-06-23 11:33:05,511 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b740ad-de82-4878-8b5e-7b19b7fabb6c', 'x-compute-request-id': 'req-95b740ad-de82-4878-8b5e-7b19b7fabb6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:33:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:06,700 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.182s
2026-06-23 11:33:06,700 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-101f07de-e920-430a-9437-06ed24a645d8', 'x-compute-request-id': 'req-101f07de-e920-430a-9437-06ed24a645d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:33:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:07,935 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.229s
2026-06-23 11:33:07,935 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-669f82f1-6f6c-4025-8d74-306d5ee36d81', 'x-compute-request-id': 'req-669f82f1-6f6c-4025-8d74-306d5ee36d81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:33:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:09,188 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.245s
2026-06-23 11:33:09,188 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce31f378-3df1-421d-889e-c6752633010b', 'x-compute-request-id': 'req-ce31f378-3df1-421d-889e-c6752633010b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:33:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:10,340 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.142s
2026-06-23 11:33:10,340 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3d33cc5-fc45-4ba5-b5cc-775fbddbb33d', 'x-compute-request-id': 'req-a3d33cc5-fc45-4ba5-b5cc-775fbddbb33d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "BUILD", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:33:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:11,580 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.231s
2026-06-23 11:33:11,580 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1590', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01fc0338-212c-453b-9bd0-7db970c35322', 'x-compute-request-id': 'req-01fc0338-212c-453b-9bd0-7db970c35322', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-1283162904-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:3b:94"}]}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "ACTIVE", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:33:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": "2026-06-23T11:33:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:33:11,590 106716 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:33:11,731 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498/os-interface 0.140s
2026-06-23 11:33:11,731 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20018ad-137d-403b-9704-9c4ae9348ef3', 'x-compute-request-id': 'req-f20018ad-137d-403b-9704-9c4ae9348ef3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "88ca3d9e-7694-4714-bc5e-3a9f5dd01edf", "port_id": "2eb09796-a90c-4b3e-ba5b-30c5ecdc7faa", "mac_addr": "fa:16:3e:91:3b:94", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "87990934-4c30-499e-b0cb-3cb6abca693d", "ip_address": "10.1.0.5"}]}]}'
2026-06-23 11:33:12,312 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/3b28d652-cad7-45e7-b9e9-4a0fa7039f42 0.579s
2026-06-23 11:33:12,312 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "2eb09796-a90c-4b3e-ba5b-30c5ecdc7faa"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-07192107-910b-45b3-a021-0d0e4b8349fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/3b28d652-cad7-45e7-b9e9-4a0fa7039f42'}
Body: b'{"floatingip": {"id": "3b28d652-cad7-45e7-b9e9-4a0fa7039f42", "tenant_id": "64414596f2b54326948bdf23092f339c", "project_id": "64414596f2b54326948bdf23092f339c", "floating_ip_address": "172.24.5.170", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "4f8e956a-78e6-4610-a45e-c6792b3eed79", "port_id": "2eb09796-a90c-4b3e-ba5b-30c5ecdc7faa", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "88ca3d9e-7694-4714-bc5e-3a9f5dd01edf", "mac_address": "fa:16:3e:91:3b:94", "admin_state_up": true, "status": "ACTIVE", "device_id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:32:56Z", "updated_at": "2026-06-23T11:33:11Z", "revision_number": 1}}'
2026-06-23 11:33:12,313 106716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.170:22' as 'cirros' with public key authentication
2026-06-23 11:34:12,373 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.170 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:35:14,934 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.170 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:36:18,492 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.170 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:37:23,052 106716 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.170 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:37:23.052 106716 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:37:23.052 106716 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:37:23.052 106716 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:37:23.052 106716 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:37:23.052 106716 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:37:23.052 106716 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:37:23.052 106716 ERROR tempest.lib.common.ssh
2026-06-23 11:37:23,053 106716 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeShelveTestJSON-1283162904-network': [{'version': 4, 'addr': '10.1.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:91:3b:94'}]}, 'created': '2026-06-23T11:32:57Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51', 'id': '92b2449c-2ea1-4d1d-9dfa-424d0f365498', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}], 'metadata': {}, 'name': 'tempest-AttachVolumeShelveTestJSON-server-1636008630', 'status': 'ACTIVE', 'tenant_id': '64414596f2b54326948bdf23092f339c', 'user_id': '486127b455b84fd197974e15125d1a86', 'updated': '2026-06-23T11:33:10Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-199694835', 'OS-SRV-USG:launched_at': '2026-06-23T11:33:10.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--569454719'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [], 'locked': False, 'description': None}
2026-06-23 11:37:24,171 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 POST https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498/action 1.118s
2026-06-23 11:37:24,171 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-eee51447-8c22-4db0-b33d-c89e2d383f28', 'x-compute-request-id': 'req-eee51447-8c22-4db0-b33d-c89e2d383f28', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:37:24,171 106716 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 92b2449c-2ea1-4d1d-9dfa-424d0f365498
2026-06-23 11:37:24,252 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 204 DELETE https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.080s
2026-06-23 11:37:24,252 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-386a32cc-59fb-46d9-9773-99b5070f27ed', 'x-compute-request-id': 'req-386a32cc-59fb-46d9-9773-99b5070f27ed', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b''
2026-06-23 11:37:24,468 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.216s
2026-06-23 11:37:24,468 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1702', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e920074e-e812-41ed-a5cd-349de801e9ff', 'x-compute-request-id': 'req-e920074e-e812-41ed-a5cd-349de801e9ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-1283162904-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:3b:94"}, {"version": 4, "addr": "172.24.5.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:3b:94"}]}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "SHUTOFF", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:37:24Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": "2026-06-23T11:33:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:37:25,667 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.193s
2026-06-23 11:37:25,668 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1702', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fffda7f-f3ab-4844-8d1b-cbb33df077f2', 'x-compute-request-id': 'req-3fffda7f-f3ab-4844-8d1b-cbb33df077f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-1283162904-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:3b:94"}, {"version": 4, "addr": "172.24.5.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:3b:94"}]}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "SHUTOFF", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:37:24Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": "2026-06-23T11:33:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--569454719"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:37:26,766 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.090s
2026-06-23 11:37:26,766 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1635', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2745e573-8be5-46b9-89ca-618b54b7ec4e', 'x-compute-request-id': 'req-2745e573-8be5-46b9-89ca-618b54b7ec4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-1283162904-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:3b:94"}, {"version": 4, "addr": "172.24.5.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:3b:94"}]}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "SHUTOFF", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:37:26Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": "2026-06-23T11:33:10.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:37:27,863 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.089s
2026-06-23 11:37:27,864 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fafebf4-7fa9-4b58-bfc0-ddb36b2f4ed2', 'x-compute-request-id': 'req-2fafebf4-7fa9-4b58-bfc0-ddb36b2f4ed2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "DELETED", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:37:28Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:37:23Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": "2026-06-23T11:33:10.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:37:27.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:37:27,871 106716 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 3 second wait
2026-06-23 11:37:28,959 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.087s
2026-06-23 11:37:28,959 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf54c0e-ce4b-4ef4-93f1-6e53cba329d6', 'x-compute-request-id': 'req-3cf54c0e-ce4b-4ef4-93f1-6e53cba329d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "DELETED", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:37:28Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:37:23Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": "2026-06-23T11:33:10.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:37:27.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:37:30,058 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.092s
2026-06-23 11:37:30,058 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e521194-0b6b-497b-b13f-e30c90710350', 'x-compute-request-id': 'req-0e521194-0b6b-497b-b13f-e30c90710350', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "9714d8a180aaec0e4e1870ce5370f7f27ed8b1356fa618d389248c51", "id": "92b2449c-2ea1-4d1d-9dfa-424d0f365498", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1636008630", "status": "DELETED", "tenant_id": "64414596f2b54326948bdf23092f339c", "user_id": "486127b455b84fd197974e15125d1a86", "updated": "2026-06-23T11:37:28Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:37:23Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-199694835", "OS-SRV-USG:launched_at": "2026-06-23T11:33:10.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:37:27.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-23 11:37:31,094 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 GET https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498 0.029s
2026-06-23 11:37:31,094 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-18e3a5d4-b5b4-4225-87ae-3f6aa5fa49a5', 'x-compute-request-id': 'req-18e3a5d4-b5b4-4225-87ae-3f6aa5fa49a5', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/92b2449c-2ea1-4d1d-9dfa-424d0f365498'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 92b2449c-2ea1-4d1d-9dfa-424d0f365498 could not be found."}}'
2026-06-23 11:37:31,120 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-199694835 0.024s
2026-06-23 11:37:31,120 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a38f8e7d-a1c6-47b6-8eef-a970d7827ca0', 'x-compute-request-id': 'req-a38f8e7d-a1c6-47b6-8eef-a970d7827ca0', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-199694835'}
Body: b''
2026-06-23 11:37:31,250 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/9e321465-a744-4839-83dc-2a3b40d9a0fa 0.130s
2026-06-23 11:37:31,250 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f58d053c-93f5-40a8-9697-2e3e3f93e9c7', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/9e321465-a744-4839-83dc-2a3b40d9a0fa'}
Body: b''
2026-06-23 11:37:31,262 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/9e321465-a744-4839-83dc-2a3b40d9a0fa 0.011s
2026-06-23 11:37:31,262 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-3c3adec6-ef45-4fb9-af4b-4decf398e05d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/9e321465-a744-4839-83dc-2a3b40d9a0fa'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9e321465-a744-4839-83dc-2a3b40d9a0fa does not exist", "detail": ""}}'
2026-06-23 11:37:31,468 106716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/3b28d652-cad7-45e7-b9e9-4a0fa7039f42 0.205s
2026-06-23 11:37:31,468 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c032d7b4-f738-4238-83d7-9258b4658cdc', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/3b28d652-cad7-45e7-b9e9-4a0fa7039f42'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 308, in test_detach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 58, in _create_server
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft14.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:31:25,448 106712 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:31:25,448 106712 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:31:25,592 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.143s
2026-06-23 11:31:25,592 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1434521478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCu2iHQ+6gxQZRk/nJE9VXFYy0I/WoW/dFOP6JQ9FvSZO181OfPP9nRlYo4gAgyy71fuqxBEBqu171gTzG1SDlfJV99KyVnIsz3HZd8w1xoZr/Gkvqi3+c1rq2+Ypm6y0A=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb6fa28-6fcf-45f3-a5f0-4759632e44d3', 'x-compute-request-id': 'req-6bb6fa28-6fcf-45f3-a5f0-4759632e44d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1434521478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCu2iHQ+6gxQZRk/nJE9VXFYy0I/WoW/dFOP6JQ9FvSZO181OfPP9nRlYo4gAgyy71fuqxBEBqu171gTzG1SDlfJV99KyVnIsz3HZd8w1xoZr/Gkvqi3+c1rq2+Ypm6y0A==", "fingerprint": "67:53:0f:f9:35:a6:f5:72:43:30:2a:82:a1:48:4f:1a", "user_id": "e31cc1df22784a909924b553942e49d5"}}'
2026-06-23 11:31:25,593 106712 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1434521478 created
2026-06-23 11:31:25,752 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.158s
2026-06-23 11:31:25,752 106712 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--1594610896", "description": "tempest-description--1328657952"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-651693ea-4d16-4639-9220-af2f8ca81828', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a87cabdf-db95-4d8d-899a-0a77ebb5421f", "name": "tempest-securitygroup--1594610896", "stateful": true, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "description": "tempest-description--1328657952", "shared": false, "security_group_rules": [{"id": "91c843da-c4f6-4e67-b22f-fc33107dea35", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "security_group_id": "a87cabdf-db95-4d8d-899a-0a77ebb5421f", "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": 662, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:31:25Z", "updated_at": "2026-06-23T11:31:25Z", "revision_number": 0, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a"}, {"id": "aecd8b38-8d68-420d-90ba-1bff092c64f9", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "security_group_id": "a87cabdf-db95-4d8d-899a-0a77ebb5421f", "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": 663, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:31:25Z", "updated_at": "2026-06-23T11:31:25Z", "revision_number": 0, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a"}], "tags": [], "created_at": "2026-06-23T11:31:25Z", "updated_at": "2026-06-23T11:31:25Z", "revision_number": 1}}'
2026-06-23 11:31:25,864 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.111s
2026-06-23 11:31:25,864 106712 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": "a87cabdf-db95-4d8d-899a-0a77ebb5421f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d4222141-a8d0-4dc8-a3b8-310b059e6e6d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "398c43c3-341c-48aa-900c-691a33aeff64", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "security_group_id": "a87cabdf-db95-4d8d-899a-0a77ebb5421f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:31:25Z", "updated_at": "2026-06-23T11:31:25Z", "revision_number": 0, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a"}}'
2026-06-23 11:31:25,964 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.100s
2026-06-23 11:31:25,964 106712 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": "a87cabdf-db95-4d8d-899a-0a77ebb5421f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3dd898f2-be83-4ada-acf7-2541dabaffed', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c4f1eb02-8d28-4972-a0a0-50c68a349af6", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "security_group_id": "a87cabdf-db95-4d8d-899a-0a77ebb5421f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:31:25Z", "updated_at": "2026-06-23T11:31:25Z", "revision_number": 0, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a"}}'
2026-06-23 11:31:25,964 106712 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1594610896 created
2026-06-23 11:31:26,402 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.437s
2026-06-23 11:31:26,402 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fd33c47b-76b4-44f4-ae91-0adedc9fb5c4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e06aa72f-9c47-4cd9-a99c-f952f6764ee1", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "floating_ip_address": "172.24.5.230", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:31:26Z", "updated_at": "2026-06-23T11:31:26Z", "revision_number": 0}}'
2026-06-23 11:31:26,403 106712 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e06aa72f-9c47-4cd9-a99c-f952f6764ee1', 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'floating_ip_address': '172.24.5.230', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:31:26Z', 'updated_at': '2026-06-23T11:31:26Z', 'revision_number': 0, 'ip': '172.24.5.230'} created
2026-06-23 11:31:26,459 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.054s
2026-06-23 11:31:26,460 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2927', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-426e9e4b-b901-4d33-a58d-49bab0c0cddf', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e31cc1df22784a909924b553942e49d5", "name": "tempest-AttachVolumeTestJSON-1901812346-project-member", "password_expires_at": null}, "audit_ids": ["nrbCszKcSlK4mk5fWEktNA"], "expires_at": "2026-06-23T12:31:26.000000Z", "issued_at": "2026-06-23T11:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "name": "tempest-AttachVolumeTestJSON-1901812346"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/c2bcf9bd93ca4c2381efbb99d54f3f0a", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_c2bcf9bd93ca4c2381efbb99d54f3f0a", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:31:26,460 106712 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '878a9459-9774-4b73-8b8a-0b3f5dddd6c7', 'name': 'tempest-AttachVolumeTestJSON-602287872-network', 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65522, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:31:21Z', 'updated_at': '2026-06-23T11:31:21Z', 'revision_number': 1} available for tenant
2026-06-23 11:31:26,460 106712 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1434521478', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCu2iHQ+6gxQZRk/nJE9VXFYy0I/WoW/dFOP6JQ9FvSZO181OfPP9nRlYo4gAgyy71fuqxBEBqu171gTzG1SDlfJV99KyVnIsz3HZd8w1xoZr/Gkvqi3+c1rq2+Ypm6y0A==', 'fingerprint': '67:53:0f:f9:35:a6:f5:72:43:30:2a:82:a1:48:4f:1a', 'user_id': 'e31cc1df22784a909924b553942e49d5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCnbqth7Wb8Tg95I1vEw0ICo6+S3VvpYDBn+2YQQWOOkM2Wjze3BY0T\nWzP6BeMwkhmgBwYFK4EEACKhZANiAAQrtoh0PuoMUGUZP5yRPVVxWMtCP1qFv3RT\nj+iUPRb0mTtfNTnzz/Z0ZWKOIAIMsu9X7qsQRAarte9YE8xtUg5XyVffSslZyLM9\nx2XfMNcaGa/xpL6ot/nNa6tvmKZustA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a87cabdf-db95-4d8d-899a-0a77ebb5421f', 'name': 'tempest-securitygroup--1594610896', 'stateful': True, 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'description': 'tempest-description--1328657952', 'shared': False, 'security_group_rules': [{'id': '91c843da-c4f6-4e67-b22f-fc33107dea35', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'security_group_id': 'a87cabdf-db95-4d8d-899a-0a77ebb5421f', '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': 662, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:31:25Z', 'updated_at': '2026-06-23T11:31:25Z', 'revision_number': 0, 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a'}, {'id': 'aecd8b38-8d68-420d-90ba-1bff092c64f9', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'security_group_id': 'a87cabdf-db95-4d8d-899a-0a77ebb5421f', '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': 663, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:31:25Z', 'updated_at': '2026-06-23T11:31:25Z', 'revision_number': 0, 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a'}], 'tags': [], 'created_at': '2026-06-23T11:31:25Z', 'updated_at': '2026-06-23T11:31:25Z', 'revision_number': 1}, 'floating_ip': {'id': 'e06aa72f-9c47-4cd9-a99c-f952f6764ee1', 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'floating_ip_address': '172.24.5.230', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:31:26Z', 'updated_at': '2026-06-23T11:31:26Z', 'revision_number': 0, 'ip': '172.24.5.230'}}
2026-06-23 11:31:26,926 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST https://10.4.3.43/compute/v2.1/servers 0.465s
2026-06-23 11:31:26,926 106712 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-1099635302", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "878a9459-9774-4b73-8b8a-0b3f5dddd6c7"}], "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "key_name": "tempest-keypair-1434521478", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc2319b-f5eb-4c3e-a5b2-a4264ead1a19', 'x-compute-request-id': 'req-7cc2319b-f5eb-4c3e-a5b2-a4264ead1a19', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "04fb5463-babe-436e-a016-e40b958222a0", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "adminPass": "password"}}'
2026-06-23 11:31:26,996 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.069s
2026-06-23 11:31:26,996 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e19ab26-85ac-45b4-9b2f-c11d99ad5521', 'x-compute-request-id': 'req-8e19ab26-85ac-45b4-9b2f-c11d99ad5521', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:28,088 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.086s
2026-06-23 11:31:28,088 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d47d4ad4-4062-4b37-95a0-56a99742fd95', 'x-compute-request-id': 'req-d47d4ad4-4062-4b37-95a0-56a99742fd95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:29,175 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.082s
2026-06-23 11:31:29,176 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-399942b5-7aba-48c7-a166-5dabe3073c5f', 'x-compute-request-id': 'req-399942b5-7aba-48c7-a166-5dabe3073c5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:29,181 106712 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:31:30,262 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.081s
2026-06-23 11:31:30,263 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-363a08d1-ae03-47d3-998f-bb206f76a2b2', 'x-compute-request-id': 'req-363a08d1-ae03-47d3-998f-bb206f76a2b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:31,346 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.078s
2026-06-23 11:31:31,346 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b94c6c6-0600-46ff-a05a-b10fa8b29e74', 'x-compute-request-id': 'req-2b94c6c6-0600-46ff-a05a-b10fa8b29e74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:31,351 106712 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:31:32,535 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.184s
2026-06-23 11:31:32,535 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d18fe44-c2e6-49a2-93d3-e37299e0a39d', 'x-compute-request-id': 'req-9d18fe44-c2e6-49a2-93d3-e37299e0a39d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:33,676 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.136s
2026-06-23 11:31:33,676 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2435133-fdd9-43b4-92b2-a333f894bda4', 'x-compute-request-id': 'req-f2435133-fdd9-43b4-92b2-a333f894bda4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:33,682 106712 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-06-23 11:31:34,853 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.171s
2026-06-23 11:31:34,854 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a40531-567a-459e-992f-2dd509dc40d5', 'x-compute-request-id': 'req-31a40531-567a-459e-992f-2dd509dc40d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:35,989 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.130s
2026-06-23 11:31:35,989 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96b4e31a-ba17-4395-8249-a2a18f599e16', 'x-compute-request-id': 'req-96b4e31a-ba17-4395-8249-a2a18f599e16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:37,177 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.182s
2026-06-23 11:31:37,177 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79f4829e-3544-443d-a334-2852e1821e6f', 'x-compute-request-id': 'req-79f4829e-3544-443d-a334-2852e1821e6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:38,347 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.164s
2026-06-23 11:31:38,347 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56c1a2b2-7d8a-47d0-8c33-62cc2c3b4c89', 'x-compute-request-id': 'req-56c1a2b2-7d8a-47d0-8c33-62cc2c3b4c89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:39,494 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.142s
2026-06-23 11:31:39,494 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d564d827-7065-43de-a2d5-bd2045944289', 'x-compute-request-id': 'req-d564d827-7065-43de-a2d5-bd2045944289', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:40,669 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.170s
2026-06-23 11:31:40,670 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d8dd87a-d6a1-4976-b0eb-f866d17e6b85', 'x-compute-request-id': 'req-0d8dd87a-d6a1-4976-b0eb-f866d17e6b85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-602287872-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:f0:f8"}]}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "ACTIVE", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:31:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": "2026-06-23T11:31:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:31:40,675 106712 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-06-23 11:31:40,794 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0/os-interface 0.119s
2026-06-23 11:31:40,795 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34d6a76-fed7-42da-b78d-17c897c19028', 'x-compute-request-id': 'req-d34d6a76-fed7-42da-b78d-17c897c19028', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "878a9459-9774-4b73-8b8a-0b3f5dddd6c7", "port_id": "1d280e32-a3d5-4f5d-bea3-3722a1f97678", "mac_addr": "fa:16:3e:69:f0:f8", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "e6b9c58d-1650-4b3b-9351-9fb95332a30e", "ip_address": "10.1.0.7"}]}]}'
2026-06-23 11:31:41,275 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/e06aa72f-9c47-4cd9-a99c-f952f6764ee1 0.479s
2026-06-23 11:31:41,275 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "1d280e32-a3d5-4f5d-bea3-3722a1f97678"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:31:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-b53fa1dc-f120-4406-860e-a3ed14a98578', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/e06aa72f-9c47-4cd9-a99c-f952f6764ee1'}
Body: b'{"floatingip": {"id": "e06aa72f-9c47-4cd9-a99c-f952f6764ee1", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "floating_ip_address": "172.24.5.230", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "4453497a-ffef-4e8c-90a7-9505df8fc8bf", "port_id": "1d280e32-a3d5-4f5d-bea3-3722a1f97678", "fixed_ip_address": "10.1.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "878a9459-9774-4b73-8b8a-0b3f5dddd6c7", "mac_address": "fa:16:3e:69:f0:f8", "admin_state_up": true, "status": "DOWN", "device_id": "04fb5463-babe-436e-a016-e40b958222a0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:31:26Z", "updated_at": "2026-06-23T11:31:40Z", "revision_number": 1}}'
2026-06-23 11:31:41,276 106712 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.230:22' as 'cirros' with public key authentication
2026-06-23 11:32:41,335 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:33:43,895 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:34:47,449 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:35:51,984 106712 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:35:51.984 106712 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:35:51.984 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:35:51.984 106712 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:35:51.984 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:35:51.984 106712 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:35:51.984 106712 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:35:51.984 106712 ERROR tempest.lib.common.ssh
2026-06-23 11:35:51,985 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeTestJSON:test_attach_detach_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeTestJSON-602287872-network': [{'version': 4, 'addr': '10.1.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:69:f0:f8'}]}, 'created': '2026-06-23T11:31:26Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20', 'id': '04fb5463-babe-436e-a016-e40b958222a0', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0'}], 'metadata': {}, 'name': 'tempest-AttachVolumeTestJSON-server-1099635302', 'status': 'ACTIVE', 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'user_id': 'e31cc1df22784a909924b553942e49d5', 'updated': '2026-06-23T11:31:40Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1434521478', 'OS-SRV-USG:launched_at': '2026-06-23T11:31:39.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1594610896'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:35:53,015 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 POST https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0/action 1.029s
2026-06-23 11:35:53,015 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:51 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-80d742c0-071d-4e74-95c8-a24cc5eb1a9e', 'x-compute-request-id': 'req-80d742c0-071d-4e74-95c8-a24cc5eb1a9e', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:35:53,015 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 04fb5463-babe-436e-a016-e40b958222a0
2026-06-23 11:35:53,102 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.086s
2026-06-23 11:35:53,102 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:53 GMT', 'server': 'Apache/2.4.58 (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-f641fda8-6d19-497f-a13a-4621db08a211', 'x-compute-request-id': 'req-f641fda8-6d19-497f-a13a-4621db08a211', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b''
2026-06-23 11:35:53,291 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.189s
2026-06-23 11:35:53,292 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1653', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-644a94a4-c1c3-4ed9-9fd1-a47935334edf', 'x-compute-request-id': 'req-644a94a4-c1c3-4ed9-9fd1-a47935334edf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-602287872-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:f0:f8"}, {"version": 4, "addr": "172.24.5.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:f0:f8"}]}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "SHUTOFF", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:35:53Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": "2026-06-23T11:31:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:54,483 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.186s
2026-06-23 11:35:54,484 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1653', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-053dd36c-335a-4d36-93d9-55777f1c50bd', 'x-compute-request-id': 'req-053dd36c-335a-4d36-93d9-55777f1c50bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-602287872-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:f0:f8"}, {"version": 4, "addr": "172.24.5.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:f0:f8"}]}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "SHUTOFF", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:35:53Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": "2026-06-23T11:31:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:55,654 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.165s
2026-06-23 11:35:55,654 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1653', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95aa7d0f-82da-45a8-9c0b-ac71f3ce3701', 'x-compute-request-id': 'req-95aa7d0f-82da-45a8-9c0b-ac71f3ce3701', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-602287872-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:f0:f8"}, {"version": 4, "addr": "172.24.5.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:f0:f8"}]}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "SHUTOFF", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:35:55Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": "2026-06-23T11:31:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1594610896"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:56,748 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.087s
2026-06-23 11:35:56,748 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1436', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98afcae6-8ac4-4eca-9faa-780f08250281', 'x-compute-request-id': 'req-98afcae6-8ac4-4eca-9faa-780f08250281', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "DELETED", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:35:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:35:52Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": "2026-06-23T11:31:39.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:35:56.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:56,753 106712 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 3 second wait
2026-06-23 11:35:57,844 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.090s
2026-06-23 11:35:57,844 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1436', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1292aede-607c-4867-bee6-e9e825db6601', 'x-compute-request-id': 'req-1292aede-607c-4867-bee6-e9e825db6601', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "DELETED", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:35:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:35:52Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": "2026-06-23T11:31:39.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:35:56.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:58,942 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.092s
2026-06-23 11:35:58,942 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1436', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8893ab8c-8947-47c4-827a-2bca8b71a679', 'x-compute-request-id': 'req-8893ab8c-8947-47c4-827a-2bca8b71a679', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:31:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "04fb5463-babe-436e-a016-e40b958222a0", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/04fb5463-babe-436e-a016-e40b958222a0"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1099635302", "status": "DELETED", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:35:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:35:52Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1434521478", "OS-SRV-USG:launched_at": "2026-06-23T11:31:39.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:35:56.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:59,975 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0 0.027s
2026-06-23 11:35:59,975 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:59 GMT', 'server': 'Apache/2.4.58 (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-1ac6b21a-eb36-4e8f-81d6-283c672c344f', 'x-compute-request-id': 'req-1ac6b21a-eb36-4e8f-81d6-283c672c344f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/04fb5463-babe-436e-a016-e40b958222a0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 04fb5463-babe-436e-a016-e40b958222a0 could not be found."}}'
2026-06-23 11:35:59,997 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1434521478 0.021s
2026-06-23 11:35:59,997 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:59 GMT', 'server': 'Apache/2.4.58 (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-b27c25d1-8363-44ca-84bb-5dab5ed6f33a', 'x-compute-request-id': 'req-b27c25d1-8363-44ca-84bb-5dab5ed6f33a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1434521478'}
Body: b''
2026-06-23 11:36:00,139 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/a87cabdf-db95-4d8d-899a-0a77ebb5421f 0.141s
2026-06-23 11:36:00,139 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1deac478-6964-4013-94c8-e21bb098a0a6', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/a87cabdf-db95-4d8d-899a-0a77ebb5421f'}
Body: b''
2026-06-23 11:36:00,155 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/a87cabdf-db95-4d8d-899a-0a77ebb5421f 0.015s
2026-06-23 11:36:00,155 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a4edd8b9-580c-4689-b694-2d27d525748e', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/a87cabdf-db95-4d8d-899a-0a77ebb5421f'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a87cabdf-db95-4d8d-899a-0a77ebb5421f does not exist", "detail": ""}}'
2026-06-23 11:36:00,350 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/e06aa72f-9c47-4cd9-a99c-f952f6764ee1 0.194s
2026-06-23 11:36:00,350 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-19f9c6e8-ed4a-403a-9f70-786759ccc6d4', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/e06aa72f-9c47-4cd9-a99c-f952f6764ee1'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 82, in test_attach_detach_volume
server, validation_resources = self._create_server()
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 58, in _create_server
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft14.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:'': {{{
2026-06-23 11:36:00,356 106712 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:36:00,357 106712 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:36:00,392 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.035s
2026-06-23 11:36:00,393 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-898554119", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHsIirSN6PsGqTpRBCeMA1ap1I2LJDYVQiiXZ1CuQIYeerC3Q0xfyENRA3AimuhUHpmIEmIkboCqydaS8NVhpvJMUWy9lKj40L6N2M0Fb0RO5lJZJ1WBsH/4PhnAvpqJBA=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:00 GMT', 'server': 'Apache/2.4.58 (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-5363dec2-8760-4fb6-a2da-552f74a284d5', 'x-compute-request-id': 'req-5363dec2-8760-4fb6-a2da-552f74a284d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-898554119", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHsIirSN6PsGqTpRBCeMA1ap1I2LJDYVQiiXZ1CuQIYeerC3Q0xfyENRA3AimuhUHpmIEmIkboCqydaS8NVhpvJMUWy9lKj40L6N2M0Fb0RO5lJZJ1WBsH/4PhnAvpqJBA==", "fingerprint": "36:26:ca:6a:de:6b:57:42:37:78:b7:51:ab:83:8c:44", "user_id": "e31cc1df22784a909924b553942e49d5"}}'
2026-06-23 11:36:00,394 106712 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-898554119 created
2026-06-23 11:36:00,551 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.157s
2026-06-23 11:36:00,551 106712 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--1122708497", "description": "tempest-description--1701591070"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-938b8342-7d70-4037-9974-54b22edc2b4f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "82b7040a-38f4-41c9-b854-a9baada4f731", "name": "tempest-securitygroup--1122708497", "stateful": true, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "description": "tempest-description--1701591070", "shared": false, "security_group_rules": [{"id": "186ab0b5-f92d-408f-9561-eda85df9f5dd", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "security_group_id": "82b7040a-38f4-41c9-b854-a9baada4f731", "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": 927, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:36:00Z", "updated_at": "2026-06-23T11:36:00Z", "revision_number": 0, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a"}, {"id": "d56d67cd-02e0-4186-9baa-afd40f060e7a", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "security_group_id": "82b7040a-38f4-41c9-b854-a9baada4f731", "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": 926, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:36:00Z", "updated_at": "2026-06-23T11:36:00Z", "revision_number": 0, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a"}], "tags": [], "created_at": "2026-06-23T11:36:00Z", "updated_at": "2026-06-23T11:36:00Z", "revision_number": 1}}'
2026-06-23 11:36:00,660 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.109s
2026-06-23 11:36:00,660 106712 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": "82b7040a-38f4-41c9-b854-a9baada4f731", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-23986214-95da-4711-9ebe-cf9f0a6e071b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bc9d0be7-09ac-4a15-98b6-1082a00ea78e", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "security_group_id": "82b7040a-38f4-41c9-b854-a9baada4f731", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:36:00Z", "updated_at": "2026-06-23T11:36:00Z", "revision_number": 0, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a"}}'
2026-06-23 11:36:00,768 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.107s
2026-06-23 11:36:00,768 106712 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": "82b7040a-38f4-41c9-b854-a9baada4f731", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7faeacd2-bf8e-4dfc-acfe-70188813abaf', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d0bb698f-2ea9-457e-841a-215c75426b36", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "security_group_id": "82b7040a-38f4-41c9-b854-a9baada4f731", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:36:00Z", "updated_at": "2026-06-23T11:36:00Z", "revision_number": 0, "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a"}}'
2026-06-23 11:36:00,768 106712 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1122708497 created
2026-06-23 11:36:01,215 106712 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.446s
2026-06-23 11:36:01,215 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-df496aaf-5c35-473e-ab48-206dc74fcb90', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "342f2e62-4eeb-4a7b-85fd-9b8d8e15d72e", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "floating_ip_address": "172.24.5.128", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:36:01Z", "updated_at": "2026-06-23T11:36:01Z", "revision_number": 0}}'
2026-06-23 11:36:01,215 106712 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '342f2e62-4eeb-4a7b-85fd-9b8d8e15d72e', 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'floating_ip_address': '172.24.5.128', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:36:01Z', 'updated_at': '2026-06-23T11:36:01Z', 'revision_number': 0, 'ip': '172.24.5.128'} created
2026-06-23 11:36:01,319 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.100s
2026-06-23 11:36:01,319 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2927', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-421b088a-b481-452b-a099-6ef035793b50', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e31cc1df22784a909924b553942e49d5", "name": "tempest-AttachVolumeTestJSON-1901812346-project-member", "password_expires_at": null}, "audit_ids": ["-431WdWuRuOjz7If0fVX9A"], "expires_at": "2026-06-23T12:36:01.000000Z", "issued_at": "2026-06-23T11:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "name": "tempest-AttachVolumeTestJSON-1901812346"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/c2bcf9bd93ca4c2381efbb99d54f3f0a", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_c2bcf9bd93ca4c2381efbb99d54f3f0a", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:36:01,319 106712 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '878a9459-9774-4b73-8b8a-0b3f5dddd6c7', 'name': 'tempest-AttachVolumeTestJSON-602287872-network', 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65522, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:31:21Z', 'updated_at': '2026-06-23T11:31:21Z', 'revision_number': 1} available for tenant
2026-06-23 11:36:01,320 106712 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-898554119', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHsIirSN6PsGqTpRBCeMA1ap1I2LJDYVQiiXZ1CuQIYeerC3Q0xfyENRA3AimuhUHpmIEmIkboCqydaS8NVhpvJMUWy9lKj40L6N2M0Fb0RO5lJZJ1WBsH/4PhnAvpqJBA==', 'fingerprint': '36:26:ca:6a:de:6b:57:42:37:78:b7:51:ab:83:8c:44', 'user_id': 'e31cc1df22784a909924b553942e49d5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBJfRReClIOB8gFSahToLm1UqHoh46TIRSDiuHAeqxZ4D/gmDW4iHS1\nFKVAxqgpQPigBwYFK4EEACKhZANiAAR7CIq0jej7Bqk6UQQnjANWqdSNiyQ2FUIo\nl2dQrkCGHnqwt0NMX8hDUQNwIproVB6ZiBJiJG6AqsnWkvDVYabyTFFsvZSo+NC+\njdjNBW9ETuZSWSdVgbB/+D4ZwL6aiQQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '82b7040a-38f4-41c9-b854-a9baada4f731', 'name': 'tempest-securitygroup--1122708497', 'stateful': True, 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'description': 'tempest-description--1701591070', 'shared': False, 'security_group_rules': [{'id': '186ab0b5-f92d-408f-9561-eda85df9f5dd', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'security_group_id': '82b7040a-38f4-41c9-b854-a9baada4f731', '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': 927, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:36:00Z', 'updated_at': '2026-06-23T11:36:00Z', 'revision_number': 0, 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a'}, {'id': 'd56d67cd-02e0-4186-9baa-afd40f060e7a', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'security_group_id': '82b7040a-38f4-41c9-b854-a9baada4f731', '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': 926, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:36:00Z', 'updated_at': '2026-06-23T11:36:00Z', 'revision_number': 0, 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a'}], 'tags': [], 'created_at': '2026-06-23T11:36:00Z', 'updated_at': '2026-06-23T11:36:00Z', 'revision_number': 1}, 'floating_ip': {'id': '342f2e62-4eeb-4a7b-85fd-9b8d8e15d72e', 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'project_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'floating_ip_address': '172.24.5.128', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:36:01Z', 'updated_at': '2026-06-23T11:36:01Z', 'revision_number': 0, 'ip': '172.24.5.128'}}
2026-06-23 11:36:01,975 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST https://10.4.3.43/compute/v2.1/servers 0.655s
2026-06-23 11:36:01,976 106712 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-393854689", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "878a9459-9774-4b73-8b8a-0b3f5dddd6c7"}], "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "key_name": "tempest-keypair-898554119", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21e12521-9812-47da-b5f4-9d6d0ee77e0a', 'x-compute-request-id': 'req-21e12521-9812-47da-b5f4-9d6d0ee77e0a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "adminPass": "password"}}'
2026-06-23 11:36:02,047 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.071s
2026-06-23 11:36:02,048 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3d5ca34-6792-43b2-bd97-00c8f7ba4124', 'x-compute-request-id': 'req-a3d5ca34-6792-43b2-bd97-00c8f7ba4124', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:03,158 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.101s
2026-06-23 11:36:03,158 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5714ed7a-23d7-4eb9-93f5-186376997a7f', 'x-compute-request-id': 'req-5714ed7a-23d7-4eb9-93f5-186376997a7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:04,258 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.093s
2026-06-23 11:36:04,258 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5add1504-5c49-475d-aa7d-a8f844b96bd9', 'x-compute-request-id': 'req-5add1504-5c49-475d-aa7d-a8f844b96bd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:04,265 106712 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:36:05,369 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.104s
2026-06-23 11:36:05,370 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6624735c-9ea3-457e-8bad-90dac23b17c5', 'x-compute-request-id': 'req-6624735c-9ea3-457e-8bad-90dac23b17c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:06,454 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.078s
2026-06-23 11:36:06,454 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb55cc0-631b-48b4-a894-5314984747ef', 'x-compute-request-id': 'req-abb55cc0-631b-48b4-a894-5314984747ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:06,459 106712 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:36:07,688 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.229s
2026-06-23 11:36:07,688 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303d3b7a-78c1-4746-b132-da44ab95a6f7', 'x-compute-request-id': 'req-303d3b7a-78c1-4746-b132-da44ab95a6f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:08,897 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.204s
2026-06-23 11:36:08,898 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e24551d9-6e23-472c-94c5-bdbe81636780', 'x-compute-request-id': 'req-e24551d9-6e23-472c-94c5-bdbe81636780', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:08,906 106712 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-06-23 11:36:10,081 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.175s
2026-06-23 11:36:10,081 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e5154d-14e5-4aa0-85e4-0f9f78ba9590', 'x-compute-request-id': 'req-c6e5154d-14e5-4aa0-85e4-0f9f78ba9590', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:11,227 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.140s
2026-06-23 11:36:11,228 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b6501e7-4a71-49d3-a19f-ae82aa0bd761', 'x-compute-request-id': 'req-7b6501e7-4a71-49d3-a19f-ae82aa0bd761', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:12,371 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.138s
2026-06-23 11:36:12,371 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2532ac9-bed3-40b8-ae1e-c89fbf758e80', 'x-compute-request-id': 'req-a2532ac9-bed3-40b8-ae1e-c89fbf758e80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:13,645 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.268s
2026-06-23 11:36:13,645 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa925ef-da3a-47d3-99af-90c9c641fcbf', 'x-compute-request-id': 'req-4fa925ef-da3a-47d3-99af-90c9c641fcbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:14,851 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.197s
2026-06-23 11:36:14,851 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bf65e6b-d824-4049-a3af-37b608298631', 'x-compute-request-id': 'req-1bf65e6b-d824-4049-a3af-37b608298631', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "BUILD", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:16,061 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.204s
2026-06-23 11:36:16,061 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b13f02c0-75e4-42bc-894a-3336409e7d76', 'x-compute-request-id': 'req-b13f02c0-75e4-42bc-894a-3336409e7d76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-602287872-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:68:04"}]}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "ACTIVE", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:36:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": "2026-06-23T11:36:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:16,070 106712 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:36:16,163 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca/os-interface 0.093s
2026-06-23 11:36:16,163 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-182adc2a-c27f-43f0-8710-d995c4a53ca5', 'x-compute-request-id': 'req-182adc2a-c27f-43f0-8710-d995c4a53ca5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "878a9459-9774-4b73-8b8a-0b3f5dddd6c7", "port_id": "a27fe752-0d58-417f-a123-730593e80085", "mac_addr": "fa:16:3e:e7:68:04", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e6b9c58d-1650-4b3b-9351-9fb95332a30e", "ip_address": "10.1.0.12"}]}]}'
2026-06-23 11:36:16,710 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/342f2e62-4eeb-4a7b-85fd-9b8d8e15d72e 0.544s
2026-06-23 11:36:16,710 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "a27fe752-0d58-417f-a123-730593e80085"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-edf026bf-096e-4585-806d-5a8a74f615ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/342f2e62-4eeb-4a7b-85fd-9b8d8e15d72e'}
Body: b'{"floatingip": {"id": "342f2e62-4eeb-4a7b-85fd-9b8d8e15d72e", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "project_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "floating_ip_address": "172.24.5.128", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "4453497a-ffef-4e8c-90a7-9505df8fc8bf", "port_id": "a27fe752-0d58-417f-a123-730593e80085", "fixed_ip_address": "10.1.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "878a9459-9774-4b73-8b8a-0b3f5dddd6c7", "mac_address": "fa:16:3e:e7:68:04", "admin_state_up": true, "status": "ACTIVE", "device_id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:36:01Z", "updated_at": "2026-06-23T11:36:16Z", "revision_number": 1}}'
2026-06-23 11:36:16,711 106712 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.128:22' as 'cirros' with public key authentication
2026-06-23 11:37:16,721 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.128 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:38:19,274 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.128 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:39:22,834 106712 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.128 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:40:27,390 106712 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.128 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:40:27.390 106712 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:40:27.390 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:40:27.390 106712 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:40:27.390 106712 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:40:27.390 106712 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:40:27.390 106712 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:40:27.390 106712 ERROR tempest.lib.common.ssh
2026-06-23 11:40:27,391 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeTestJSON:test_list_get_volume_attachments. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeTestJSON-602287872-network': [{'version': 4, 'addr': '10.1.0.12', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e7:68:04'}]}, 'created': '2026-06-23T11:36:01Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20', 'id': '80d87656-0330-4293-9caf-8a7bd012b1ca', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}], 'metadata': {}, 'name': 'tempest-AttachVolumeTestJSON-server-393854689', 'status': 'ACTIVE', 'tenant_id': 'c2bcf9bd93ca4c2381efbb99d54f3f0a', 'user_id': 'e31cc1df22784a909924b553942e49d5', 'updated': '2026-06-23T11:36:15Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-898554119', 'OS-SRV-USG:launched_at': '2026-06-23T11:36:15.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1122708497'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:40:28,475 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 POST https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca/action 1.084s
2026-06-23 11:40:28,475 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:27 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-cb0450ef-1867-4779-ac30-fdb7ea3d236e', 'x-compute-request-id': 'req-cb0450ef-1867-4779-ac30-fdb7ea3d236e', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:40:28,476 106712 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 80d87656-0330-4293-9caf-8a7bd012b1ca
2026-06-23 11:40:28,550 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.074s
2026-06-23 11:40:28,550 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:28 GMT', 'server': 'Apache/2.4.58 (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-2a97f060-49f3-4b43-ade1-33d8abb68c1a', 'x-compute-request-id': 'req-2a97f060-49f3-4b43-ade1-33d8abb68c1a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b''
2026-06-23 11:40:28,737 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.186s
2026-06-23 11:40:28,737 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1652', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a41540d-b24b-4bf9-b890-d4d9e126fc1b', 'x-compute-request-id': 'req-4a41540d-b24b-4bf9-b890-d4d9e126fc1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-602287872-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:68:04"}, {"version": 4, "addr": "172.24.5.128", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:68:04"}]}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "SHUTOFF", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:40:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": "2026-06-23T11:36:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:40:29,925 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.182s
2026-06-23 11:40:29,926 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1652', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5cbf649-45c9-4ad8-809d-31624bb975c8', 'x-compute-request-id': 'req-a5cbf649-45c9-4ad8-809d-31624bb975c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-602287872-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:68:04"}, {"version": 4, "addr": "172.24.5.128", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:68:04"}]}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "SHUTOFF", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:40:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": "2026-06-23T11:36:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122708497"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:40:31,043 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.112s
2026-06-23 11:40:31,043 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93746d63-5041-4e0a-b016-3467e3af24ad', 'x-compute-request-id': 'req-93746d63-5041-4e0a-b016-3467e3af24ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-602287872-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:68:04"}, {"version": 4, "addr": "172.24.5.128", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:68:04"}]}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "SHUTOFF", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:40:30Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": "2026-06-23T11:36:15.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:40:32,148 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.098s
2026-06-23 11:40:32,148 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1434', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b415e21b-cc5d-49ff-8c96-952db79eea98', 'x-compute-request-id': 'req-b415e21b-cc5d-49ff-8c96-952db79eea98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "DELETED", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:40:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:40:27Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": "2026-06-23T11:36:15.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:40:32.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:40:32,153 106712 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:40:33,238 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.085s
2026-06-23 11:40:33,238 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1434', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db1d5b82-aa81-411f-bba2-151dec075ab0', 'x-compute-request-id': 'req-db1d5b82-aa81-411f-bba2-151dec075ab0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "DELETED", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:40:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:40:27Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": "2026-06-23T11:36:15.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:40:32.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:40:34,342 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.098s
2026-06-23 11:40:34,342 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1434', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd8c2c8-0744-40f3-8f10-00d2fcd931b2', 'x-compute-request-id': 'req-9cd8c2c8-0744-40f3-8f10-00d2fcd931b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6bfe4ab8ebf96265398f086da62979a748034be544c3f5c314e38e20", "id": "80d87656-0330-4293-9caf-8a7bd012b1ca", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/80d87656-0330-4293-9caf-8a7bd012b1ca"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-393854689", "status": "DELETED", "tenant_id": "c2bcf9bd93ca4c2381efbb99d54f3f0a", "user_id": "e31cc1df22784a909924b553942e49d5", "updated": "2026-06-23T11:40:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:40:27Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898554119", "OS-SRV-USG:launched_at": "2026-06-23T11:36:15.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:40:32.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:40:35,370 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca 0.023s
2026-06-23 11:40:35,371 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:35 GMT', 'server': 'Apache/2.4.58 (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-2bb98fd7-4a4c-47a4-bf90-7e69bb55f945', 'x-compute-request-id': 'req-2bb98fd7-4a4c-47a4-bf90-7e69bb55f945', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/80d87656-0330-4293-9caf-8a7bd012b1ca'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 80d87656-0330-4293-9caf-8a7bd012b1ca could not be found."}}'
2026-06-23 11:40:35,393 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-898554119 0.021s
2026-06-23 11:40:35,393 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:35 GMT', 'server': 'Apache/2.4.58 (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-344305ac-7d58-4133-9a3e-e35592c92b72', 'x-compute-request-id': 'req-344305ac-7d58-4133-9a3e-e35592c92b72', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-898554119'}
Body: b''
2026-06-23 11:40:35,514 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/82b7040a-38f4-41c9-b854-a9baada4f731 0.121s
2026-06-23 11:40:35,514 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2906ca14-3de5-490f-9f7c-7774556aedbb', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/82b7040a-38f4-41c9-b854-a9baada4f731'}
Body: b''
2026-06-23 11:40:35,525 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/82b7040a-38f4-41c9-b854-a9baada4f731 0.011s
2026-06-23 11:40:35,526 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4a273582-ea3f-47fe-8bb9-219fe314e060', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/82b7040a-38f4-41c9-b854-a9baada4f731'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 82b7040a-38f4-41c9-b854-a9baada4f731 does not exist", "detail": ""}}'
2026-06-23 11:40:35,738 106712 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/342f2e62-4eeb-4a7b-85fd-9b8d8e15d72e 0.212s
2026-06-23 11:40:35,738 106712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-65d5d411-7747-425d-8133-7d2a763b9a0a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/342f2e62-4eeb-4a7b-85fd-9b8d8e15d72e'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 149, 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 58, in _create_server
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft15.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:23:29,355 106706 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:23:29,355 106706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:23:29,662 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.306s
2026-06-23 11:23:29,662 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1390407196", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAonTKqfeRNwxJuzsgNucczPHLFt6NHc3qtWU7hNgBczlpJkzZTZaVKdUnQmNY0ML1BLYc91ri12j4TpmyEiTexsGdejSEvLSN4229sXH3gq2mPGDqafG79A182T7QdDUw=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e9f7b0-5f7c-44f5-9a34-75714ea5c421', 'x-compute-request-id': 'req-01e9f7b0-5f7c-44f5-9a34-75714ea5c421', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1390407196", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAonTKqfeRNwxJuzsgNucczPHLFt6NHc3qtWU7hNgBczlpJkzZTZaVKdUnQmNY0ML1BLYc91ri12j4TpmyEiTexsGdejSEvLSN4229sXH3gq2mPGDqafG79A182T7QdDUw==", "fingerprint": "92:f0:7c:f2:9c:a5:b7:95:27:66:1e:9c:2f:73:b9:2c", "user_id": "da896f4780c545c28ddf037d6c8f54f4"}}'
2026-06-23 11:23:29,663 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1390407196 created
2026-06-23 11:23:29,863 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.200s
2026-06-23 11:23:29,864 106706 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--661209017", "description": "tempest-description--1977874385"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-bab6f00f-5fa2-44e4-b774-dd6721254655', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2", "name": "tempest-securitygroup--661209017", "stateful": true, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "description": "tempest-description--1977874385", "shared": false, "security_group_rules": [{"id": "22dd579f-375b-4cd4-866c-e1b8e2e37475", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2", "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": 293, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:29Z", "updated_at": "2026-06-23T11:23:29Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}, {"id": "92662ad3-09e8-4267-b251-16320f929b49", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2", "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": 294, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:23:29Z", "updated_at": "2026-06-23T11:23:29Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}], "tags": [], "created_at": "2026-06-23T11:23:29Z", "updated_at": "2026-06-23T11:23:29Z", "revision_number": 1}}'
2026-06-23 11:23:30,162 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.298s
2026-06-23 11:23:30,162 106706 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": "b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-266eb926-e055-4e53-9079-caff9ca71e50', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b3e98f96-4af3-4014-9422-b9202dbb6b64", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:30Z", "updated_at": "2026-06-23T11:23:30Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}}'
2026-06-23 11:23:30,285 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.123s
2026-06-23 11:23:30,285 106706 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": "b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-81d14b9c-b684-48ad-9cea-780b9dda98ad', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "44ed8d49-4bf5-4379-bc60-19554fd724e7", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:23:30Z", "updated_at": "2026-06-23T11:23:30Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}}'
2026-06-23 11:23:30,285 106706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--661209017 created
2026-06-23 11:23:30,800 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.515s
2026-06-23 11:23:30,801 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-1ffacfcf-af7d-44e6-9fd9-013cc20d19a4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ed2d361b-758d-444f-84ec-3e1e3a08af39", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "floating_ip_address": "172.24.5.77", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:30Z", "updated_at": "2026-06-23T11:23:30Z", "revision_number": 0}}'
2026-06-23 11:23:30,801 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ed2d361b-758d-444f-84ec-3e1e3a08af39', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'floating_ip_address': '172.24.5.77', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:30Z', 'updated_at': '2026-06-23T11:23:30Z', 'revision_number': 0, 'ip': '172.24.5.77'} created
2026-06-23 11:23:30,958 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.153s
2026-06-23 11:23:30,959 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2931', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c9847e13-b6c6-4f73-b200-b207f698fe74', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "da896f4780c545c28ddf037d6c8f54f4", "name": "tempest-AttachVolumeNegativeTest-36072160-project-member", "password_expires_at": null}, "audit_ids": ["-RFEOMyzQ1uhUxSjcW55dQ"], "expires_at": "2026-06-23T12:23:30.000000Z", "issued_at": "2026-06-23T11:23:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "054d8e4ace674ff1a89dde3d75054db5", "name": "tempest-AttachVolumeNegativeTest-36072160"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/054d8e4ace674ff1a89dde3d75054db5", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_054d8e4ace674ff1a89dde3d75054db5", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:23:30,960 106706 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'a3219672-0d20-4746-b14a-0791bddb40b6', 'name': 'tempest-AttachVolumeNegativeTest-714430357-network', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20364, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:23:22Z', 'updated_at': '2026-06-23T11:23:22Z', 'revision_number': 1} available for tenant
2026-06-23 11:23:30,960 106706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1390407196', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAonTKqfeRNwxJuzsgNucczPHLFt6NHc3qtWU7hNgBczlpJkzZTZaVKdUnQmNY0ML1BLYc91ri12j4TpmyEiTexsGdejSEvLSN4229sXH3gq2mPGDqafG79A182T7QdDUw==', 'fingerprint': '92:f0:7c:f2:9c:a5:b7:95:27:66:1e:9c:2f:73:b9:2c', 'user_id': 'da896f4780c545c28ddf037d6c8f54f4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDH2pVJ8Wh9C8Bk75WL2cHvOLW7UOrj8pAVfFUaWmv5jGRFSENtdFGe\nhaNcqK/IhGKgBwYFK4EEACKhZANiAAQKJ0yqn3kTcMSbs7IDbnHMzxyxbejR3N6r\nVlO4TYAXM5aSZM2U2WlSnVJ0JjWNDC9QS2HPda4tdo+E6ZshIk3sbBnXo0hLy0je\nNtvbFx94Ktpjxg6mnxu/QNfNk+0HQ1M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2', 'name': 'tempest-securitygroup--661209017', 'stateful': True, 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'description': 'tempest-description--1977874385', 'shared': False, 'security_group_rules': [{'id': '22dd579f-375b-4cd4-866c-e1b8e2e37475', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'security_group_id': 'b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2', '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': 293, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:29Z', 'updated_at': '2026-06-23T11:23:29Z', 'revision_number': 0, 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5'}, {'id': '92662ad3-09e8-4267-b251-16320f929b49', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'security_group_id': 'b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2', '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': 294, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:23:29Z', 'updated_at': '2026-06-23T11:23:29Z', 'revision_number': 0, 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5'}], 'tags': [], 'created_at': '2026-06-23T11:23:29Z', 'updated_at': '2026-06-23T11:23:29Z', 'revision_number': 1}, 'floating_ip': {'id': 'ed2d361b-758d-444f-84ec-3e1e3a08af39', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'floating_ip_address': '172.24.5.77', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:23:30Z', 'updated_at': '2026-06-23T11:23:30Z', 'revision_number': 0, 'ip': '172.24.5.77'}}
2026-06-23 11:23:31,774 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST https://10.4.3.43/compute/v2.1/servers 0.813s
2026-06-23 11:23:31,774 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1784056135", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a3219672-0d20-4746-b14a-0791bddb40b6"}], "security_groups": [{"name": "tempest-securitygroup--661209017"}], "key_name": "tempest-keypair-1390407196", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '399', 'location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08da9a69-1dc6-40b7-82a0-dc92ec201e70', 'x-compute-request-id': 'req-08da9a69-1dc6-40b7-82a0-dc92ec201e70', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--661209017"}], "adminPass": "password"}}'
2026-06-23 11:23:31,874 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.098s
2026-06-23 11:23:31,874 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e84df21-e91e-41b4-97c3-ca8eccfcae71', 'x-compute-request-id': 'req-4e84df21-e91e-41b4-97c3-ca8eccfcae71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:32,966 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.086s
2026-06-23 11:23:32,966 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ad3b647-f340-407e-8a4a-cbc8b25be3b6', 'x-compute-request-id': 'req-9ad3b647-f340-407e-8a4a-cbc8b25be3b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:34,094 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.122s
2026-06-23 11:23:34,095 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50b19f85-fe57-41f5-af79-7bcae378167d', 'x-compute-request-id': 'req-50b19f85-fe57-41f5-af79-7bcae378167d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:34,100 106706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-23 11:23:35,304 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.203s
2026-06-23 11:23:35,304 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f78ac4ec-4c43-40f3-b622-b8ec8b0523f3', 'x-compute-request-id': 'req-f78ac4ec-4c43-40f3-b622-b8ec8b0523f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:36,441 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.131s
2026-06-23 11:23:36,442 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4628e27f-3d7c-4445-9282-313c6ed35c41', 'x-compute-request-id': 'req-4628e27f-3d7c-4445-9282-313c6ed35c41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:37,540 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.090s
2026-06-23 11:23:37,541 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99fd237e-8994-48fc-949f-f95e87209e36', 'x-compute-request-id': 'req-99fd237e-8994-48fc-949f-f95e87209e36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:37,550 106706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-06-23 11:23:38,721 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.169s
2026-06-23 11:23:38,721 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e750d950-cd15-43fc-9bb6-cac40ef9bf9d', 'x-compute-request-id': 'req-e750d950-cd15-43fc-9bb6-cac40ef9bf9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:39,865 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.137s
2026-06-23 11:23:39,865 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87da5ea8-9ba5-460e-a223-19d45f4b83ac', 'x-compute-request-id': 'req-87da5ea8-9ba5-460e-a223-19d45f4b83ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:39,870 106706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-06-23 11:23:41,000 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.129s
2026-06-23 11:23:41,000 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50f0455-5c45-4613-bb09-f6d5611ead36', 'x-compute-request-id': 'req-c50f0455-5c45-4613-bb09-f6d5611ead36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:42,141 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.136s
2026-06-23 11:23:42,142 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f832abd-cfc9-4226-b141-a501ee582495', 'x-compute-request-id': 'req-1f832abd-cfc9-4226-b141-a501ee582495', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:43,287 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.138s
2026-06-23 11:23:43,287 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-625b018a-f507-4c92-965c-ec51b9c580d2', 'x-compute-request-id': 'req-625b018a-f507-4c92-965c-ec51b9c580d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:44,491 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.198s
2026-06-23 11:23:44,491 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d61b86-1a0b-492f-a536-12c86d9e2661', 'x-compute-request-id': 'req-54d61b86-1a0b-492f-a536-12c86d9e2661', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:45,639 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.143s
2026-06-23 11:23:45,639 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bc603fb-5d12-45c4-831d-d43dfd714b9b', 'x-compute-request-id': 'req-5bc603fb-5d12-45c4-831d-d43dfd714b9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:46,840 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.194s
2026-06-23 11:23:46,840 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c361a3a-a4c4-435b-bcce-1ac3ec854f6e', 'x-compute-request-id': 'req-8c361a3a-a4c4-435b-bcce-1ac3ec854f6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:47,987 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.141s
2026-06-23 11:23:47,987 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805ae30c-5eeb-49fa-95bf-e0f4e3de1056', 'x-compute-request-id': 'req-805ae30c-5eeb-49fa-95bf-e0f4e3de1056', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:04:a2"}]}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "ACTIVE", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:23:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": "2026-06-23T11:23:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:23:47,992 106706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-23 11:23:48,126 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9/os-interface 0.133s
2026-06-23 11:23:48,126 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb6faef3-8e01-444a-b616-c3efdc4c68d0', 'x-compute-request-id': 'req-fb6faef3-8e01-444a-b616-c3efdc4c68d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "a3219672-0d20-4746-b14a-0791bddb40b6", "port_id": "a83567f9-50d8-47ee-9679-2108937d2f5a", "mac_addr": "fa:16:3e:ee:04:a2", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "e182f367-413b-4bb8-bbf6-b3b71f93b013", "ip_address": "10.1.0.6"}]}]}'
2026-06-23 11:23:48,622 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/ed2d361b-758d-444f-84ec-3e1e3a08af39 0.494s
2026-06-23 11:23:48,623 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "a83567f9-50d8-47ee-9679-2108937d2f5a"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:23:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '826', 'x-openstack-request-id': 'req-3e48f326-526e-403f-a068-004edf8c2e84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/ed2d361b-758d-444f-84ec-3e1e3a08af39'}
Body: b'{"floatingip": {"id": "ed2d361b-758d-444f-84ec-3e1e3a08af39", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "floating_ip_address": "172.24.5.77", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "caff150e-fd11-4b8c-b561-52f0da33d603", "port_id": "a83567f9-50d8-47ee-9679-2108937d2f5a", "fixed_ip_address": "10.1.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a3219672-0d20-4746-b14a-0791bddb40b6", "mac_address": "fa:16:3e:ee:04:a2", "admin_state_up": true, "status": "DOWN", "device_id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:23:30Z", "updated_at": "2026-06-23T11:23:48Z", "revision_number": 1}}'
2026-06-23 11:23:48,624 106706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.77:22' as 'cirros' with public key authentication
2026-06-23 11:24:48,677 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.77 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:25:51,216 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.77 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:26:54,718 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.77 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:27:59,277 106706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.77 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:27:59.277 106706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:27:59.277 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:27:59.277 106706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:27:59.277 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:27:59.277 106706 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:27:59.277 106706 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:27:59.277 106706 ERROR tempest.lib.common.ssh
2026-06-23 11:27:59,278 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeNegativeTest-714430357-network': [{'version': 4, 'addr': '10.1.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ee:04:a2'}]}, 'created': '2026-06-23T11:23:31Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895', 'id': 'be669393-d39b-4555-8fbb-5b0818fd03a9', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}], 'metadata': {}, 'name': 'tempest-AttachVolumeNegativeTest-server-1784056135', 'status': 'ACTIVE', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'user_id': 'da896f4780c545c28ddf037d6c8f54f4', 'updated': '2026-06-23T11:23:47Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1390407196', 'OS-SRV-USG:launched_at': '2026-06-23T11:23:46.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--661209017'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:28:00,320 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 POST https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9/action 1.042s
2026-06-23 11:28:00,320 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:27:59 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-167f2a7a-5e92-4176-b6d1-4951724b022b', 'x-compute-request-id': 'req-167f2a7a-5e92-4176-b6d1-4951724b022b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:28:00,320 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server be669393-d39b-4555-8fbb-5b0818fd03a9
2026-06-23 11:28:00,417 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 204 DELETE https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.096s
2026-06-23 11:28:00,417 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:00 GMT', 'server': 'Apache/2.4.58 (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-9d42e16a-56a4-4e19-aa3c-8af7452bf037', 'x-compute-request-id': 'req-9d42e16a-56a4-4e19-aa3c-8af7452bf037', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b''
2026-06-23 11:28:00,773 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.356s
2026-06-23 11:28:00,774 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed26b836-0181-4e67-8c22-0a14f73910f0', 'x-compute-request-id': 'req-ed26b836-0181-4e67-8c22-0a14f73910f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:04:a2"}, {"version": 4, "addr": "172.24.5.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:04:a2"}]}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:00Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": "2026-06-23T11:23:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:02,039 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.258s
2026-06-23 11:28:02,039 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f89bf0-227b-4c2b-bdf6-ecc74e744be0', 'x-compute-request-id': 'req-d9f89bf0-227b-4c2b-bdf6-ecc74e744be0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:04:a2"}, {"version": 4, "addr": "172.24.5.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:04:a2"}]}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:00Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": "2026-06-23T11:23:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661209017"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:03,230 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.182s
2026-06-23 11:28:03,231 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b24cd24-3dca-4b0f-a923-3386a64e9494', 'x-compute-request-id': 'req-8b24cd24-3dca-4b0f-a923-3386a64e9494', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:04:a2"}, {"version": 4, "addr": "172.24.5.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:04:a2"}]}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:02Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": "2026-06-23T11:23:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:04,347 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.107s
2026-06-23 11:28:04,347 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c903b72-276a-4280-b7b6-0ffeb38be557', 'x-compute-request-id': 'req-4c903b72-276a-4280-b7b6-0ffeb38be557', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "DELETED", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:04Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:59Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": "2026-06-23T11:23:46.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:04,354 106706 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:28:05,453 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.099s
2026-06-23 11:28:05,453 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aa1481d-6fa3-46b0-9d4f-300eb5622b82', 'x-compute-request-id': 'req-8aa1481d-6fa3-46b0-9d4f-300eb5622b82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "DELETED", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:04Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:59Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": "2026-06-23T11:23:46.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:06,692 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.230s
2026-06-23 11:28:06,692 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e7bcdb5-6fce-4271-acfe-7b7cf19b63ef', 'x-compute-request-id': 'req-7e7bcdb5-6fce-4271-acfe-7b7cf19b63ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "DELETED", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:04Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:59Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": "2026-06-23T11:23:46.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:08,128 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.426s
2026-06-23 11:28:08,128 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c98723-0e8f-4cf1-a071-c9f6fc59c1dc', 'x-compute-request-id': 'req-63c98723-0e8f-4cf1-a071-c9f6fc59c1dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:23:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "be669393-d39b-4555-8fbb-5b0818fd03a9", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/be669393-d39b-4555-8fbb-5b0818fd03a9"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1784056135", "status": "DELETED", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:04Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:27:59Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1390407196", "OS-SRV-USG:launched_at": "2026-06-23T11:23:46.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:28:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:09,160 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 GET https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9 0.027s
2026-06-23 11:28:09,160 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (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-d4130b77-746a-4d3f-80ae-b5e2d0278b07', 'x-compute-request-id': 'req-d4130b77-746a-4d3f-80ae-b5e2d0278b07', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/be669393-d39b-4555-8fbb-5b0818fd03a9'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance be669393-d39b-4555-8fbb-5b0818fd03a9 could not be found."}}'
2026-06-23 11:28:09,192 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1390407196 0.029s
2026-06-23 11:28:09,192 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (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-2811bfbf-1302-4980-a51d-9e282927146f', 'x-compute-request-id': 'req-2811bfbf-1302-4980-a51d-9e282927146f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1390407196'}
Body: b''
2026-06-23 11:28:09,340 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2 0.147s
2026-06-23 11:28:09,340 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a3565446-1124-41a0-9c29-5401e654688e', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2'}
Body: b''
2026-06-23 11:28:09,488 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2 0.148s
2026-06-23 11:28:09,488 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b87e39fe-3a0c-4903-a13d-5ad863572cb4', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b5b8f4ba-ed4c-49cd-8df1-dc2cf0bdc4c2 does not exist", "detail": ""}}'
2026-06-23 11:28:09,740 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/ed2d361b-758d-444f-84ec-3e1e3a08af39 0.252s
2026-06-23 11:28:09,741 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-90f53f6b-9198-45d4-88c4-dcb897e51f06', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/ed2d361b-758d-444f-84ec-3e1e3a08af39'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server
server1, validation_resources = self._create_server()
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 58, in _create_server
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft15.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:28:09,748 106706 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:28:09,748 106706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:28:09,798 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.049s
2026-06-23 11:28:09,798 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-270480581", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEZ0uaew5ck2Qp0v100sdSdA3u3Zij7x2+48g0IzvwQEVn+4NmcmSn1CMbXq+ZDgT1kgrRQa7erN7V6b4H0EQi1ypq1p4s/RATx12S29X14ePGpx05XXVKzj4QlrI76RQ=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (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-29e51503-7756-43f5-8ada-8ce1e9ef8009', 'x-compute-request-id': 'req-29e51503-7756-43f5-8ada-8ce1e9ef8009', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-270480581", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEZ0uaew5ck2Qp0v100sdSdA3u3Zij7x2+48g0IzvwQEVn+4NmcmSn1CMbXq+ZDgT1kgrRQa7erN7V6b4H0EQi1ypq1p4s/RATx12S29X14ePGpx05XXVKzj4QlrI76RQ==", "fingerprint": "75:81:cc:00:02:eb:72:e6:91:03:b1:82:92:52:97:85", "user_id": "da896f4780c545c28ddf037d6c8f54f4"}}'
2026-06-23 11:28:09,799 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-270480581 created
2026-06-23 11:28:09,983 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.183s
2026-06-23 11:28:09,983 106706 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--1569047273", "description": "tempest-description--1242536681"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-18e7f225-1134-4960-9f02-c1e7f1bdf4eb', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "241b1282-e4e6-496f-b72e-034823685593", "name": "tempest-securitygroup--1569047273", "stateful": true, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "description": "tempest-description--1242536681", "shared": false, "security_group_rules": [{"id": "1332033b-73e4-4119-836d-bdae4a5f605b", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "241b1282-e4e6-496f-b72e-034823685593", "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": 420, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:28:09Z", "updated_at": "2026-06-23T11:28:09Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}, {"id": "54f733e9-2418-46f3-8165-e0c4622ddbd2", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "241b1282-e4e6-496f-b72e-034823685593", "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": 421, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:28:09Z", "updated_at": "2026-06-23T11:28:09Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}], "tags": [], "created_at": "2026-06-23T11:28:09Z", "updated_at": "2026-06-23T11:28:09Z", "revision_number": 1}}'
2026-06-23 11:28:10,349 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.366s
2026-06-23 11:28:10,349 106706 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": "241b1282-e4e6-496f-b72e-034823685593", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8b39f446-8b58-4564-8989-116f717cbe05', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0d3a874f-85a7-4ce4-9d76-ad2b4d29fc0f", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "241b1282-e4e6-496f-b72e-034823685593", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:28:10Z", "updated_at": "2026-06-23T11:28:10Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}}'
2026-06-23 11:28:10,494 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.144s
2026-06-23 11:28:10,494 106706 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": "241b1282-e4e6-496f-b72e-034823685593", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a7302ebe-fd07-458a-911a-c5f3e3fe61e6', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "dc8691b9-de54-42ee-8ae8-08716abeba46", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "241b1282-e4e6-496f-b72e-034823685593", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:28:10Z", "updated_at": "2026-06-23T11:28:10Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}}'
2026-06-23 11:28:10,494 106706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1569047273 created
2026-06-23 11:28:10,992 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.497s
2026-06-23 11:28:10,992 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0fd9a9a8-9cff-4b1e-b82e-bab91698e729', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "897b6240-f640-4370-8a9f-1a0452bcb8de", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "floating_ip_address": "172.24.5.44", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:28:10Z", "updated_at": "2026-06-23T11:28:10Z", "revision_number": 0}}'
2026-06-23 11:28:10,992 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '897b6240-f640-4370-8a9f-1a0452bcb8de', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'floating_ip_address': '172.24.5.44', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:28:10Z', 'updated_at': '2026-06-23T11:28:10Z', 'revision_number': 0, 'ip': '172.24.5.44'} created
2026-06-23 11:28:11,134 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.140s
2026-06-23 11:28:11,135 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2931', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a7fb90dc-cc9d-40e0-9598-01834cbb4bd2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "da896f4780c545c28ddf037d6c8f54f4", "name": "tempest-AttachVolumeNegativeTest-36072160-project-member", "password_expires_at": null}, "audit_ids": ["XpnVf7RnTCqU1moVzEmnFA"], "expires_at": "2026-06-23T12:28:11.000000Z", "issued_at": "2026-06-23T11:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "054d8e4ace674ff1a89dde3d75054db5", "name": "tempest-AttachVolumeNegativeTest-36072160"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/054d8e4ace674ff1a89dde3d75054db5", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_054d8e4ace674ff1a89dde3d75054db5", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:28:11,135 106706 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'a3219672-0d20-4746-b14a-0791bddb40b6', 'name': 'tempest-AttachVolumeNegativeTest-714430357-network', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20364, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:23:22Z', 'updated_at': '2026-06-23T11:23:22Z', 'revision_number': 1} available for tenant
2026-06-23 11:28:11,135 106706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-270480581', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEZ0uaew5ck2Qp0v100sdSdA3u3Zij7x2+48g0IzvwQEVn+4NmcmSn1CMbXq+ZDgT1kgrRQa7erN7V6b4H0EQi1ypq1p4s/RATx12S29X14ePGpx05XXVKzj4QlrI76RQ==', 'fingerprint': '75:81:cc:00:02:eb:72:e6:91:03:b1:82:92:52:97:85', 'user_id': 'da896f4780c545c28ddf037d6c8f54f4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDDH2P6tP+pqdE2t5ezDcAWWfQj24FVG/Gnf73ekHi8zADue/DxlOLf\nGB4ynrdkXtWgBwYFK4EEACKhZANiAARhGdLmnsOXJNkKdL9dNLHUnQN7t2Yo+8dv\nuPINCM78EBFZ/uDZnJkp9QjG16vmQ4E9ZIK0UGu3qze1em+B9BEItcqataeLP0QE\n8ddktvV9eHjxqcdOV11Ss4+EJayO+kU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '241b1282-e4e6-496f-b72e-034823685593', 'name': 'tempest-securitygroup--1569047273', 'stateful': True, 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'description': 'tempest-description--1242536681', 'shared': False, 'security_group_rules': [{'id': '1332033b-73e4-4119-836d-bdae4a5f605b', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'security_group_id': '241b1282-e4e6-496f-b72e-034823685593', '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': 420, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:28:09Z', 'updated_at': '2026-06-23T11:28:09Z', 'revision_number': 0, 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5'}, {'id': '54f733e9-2418-46f3-8165-e0c4622ddbd2', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'security_group_id': '241b1282-e4e6-496f-b72e-034823685593', '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': 421, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:28:09Z', 'updated_at': '2026-06-23T11:28:09Z', 'revision_number': 0, 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5'}], 'tags': [], 'created_at': '2026-06-23T11:28:09Z', 'updated_at': '2026-06-23T11:28:09Z', 'revision_number': 1}, 'floating_ip': {'id': '897b6240-f640-4370-8a9f-1a0452bcb8de', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'floating_ip_address': '172.24.5.44', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:28:10Z', 'updated_at': '2026-06-23T11:28:10Z', 'revision_number': 0, 'ip': '172.24.5.44'}}
2026-06-23 11:28:12,437 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST https://10.4.3.43/compute/v2.1/servers 1.301s
2026-06-23 11:28:12,437 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2066220609", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a3219672-0d20-4746-b14a-0791bddb40b6"}], "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "key_name": "tempest-keypair-270480581", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fefaf58a-8e4d-45e3-a169-751e11a183a3', 'x-compute-request-id': 'req-fefaf58a-8e4d-45e3-a169-751e11a183a3', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "adminPass": "password"}}'
2026-06-23 11:28:12,662 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.223s
2026-06-23 11:28:12,662 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-150e4c80-f484-4876-b424-5259ecec5ce0', 'x-compute-request-id': 'req-150e4c80-f484-4876-b424-5259ecec5ce0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:13,923 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.254s
2026-06-23 11:28:13,923 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c84e69f-a261-441c-85a8-f5f92a5ac181', 'x-compute-request-id': 'req-3c84e69f-a261-441c-85a8-f5f92a5ac181', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:13,929 106706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-23 11:28:15,027 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.098s
2026-06-23 11:28:15,028 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6af02648-1eea-4a2d-ab32-6b86912f108b', 'x-compute-request-id': 'req-6af02648-1eea-4a2d-ab32-6b86912f108b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:16,127 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.092s
2026-06-23 11:28:16,127 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff41efdd-b35a-4daf-8a86-dd80a590a16f', 'x-compute-request-id': 'req-ff41efdd-b35a-4daf-8a86-dd80a590a16f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:17,230 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.098s
2026-06-23 11:28:17,230 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-886f22ea-fa69-442b-bc55-06245c74545b', 'x-compute-request-id': 'req-886f22ea-fa69-442b-bc55-06245c74545b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:17,235 106706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-23 11:28:18,404 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.168s
2026-06-23 11:28:18,404 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c6db894-2f2e-42fe-93fa-3b59c54b8d7e', 'x-compute-request-id': 'req-5c6db894-2f2e-42fe-93fa-3b59c54b8d7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "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": []}}'
2026-06-23 11:28:18,412 106706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-23 11:28:19,648 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.235s
2026-06-23 11:28:19,648 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-154df8c6-82a1-45db-8dfe-6821c6814219', 'x-compute-request-id': 'req-154df8c6-82a1-45db-8dfe-6821c6814219', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:19,655 106706 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:28:20,816 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.159s
2026-06-23 11:28:20,816 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8556f389-6a8b-4a49-b868-a387e0f2f24e', 'x-compute-request-id': 'req-8556f389-6a8b-4a49-b868-a387e0f2f24e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:21,958 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.136s
2026-06-23 11:28:21,958 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1427e5de-20bd-4322-9854-85cf3871205f', 'x-compute-request-id': 'req-1427e5de-20bd-4322-9854-85cf3871205f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:23,142 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.177s
2026-06-23 11:28:23,142 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1948a9bd-3e5e-4451-8c25-20fd3567cea1', 'x-compute-request-id': 'req-1948a9bd-3e5e-4451-8c25-20fd3567cea1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:24,377 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.229s
2026-06-23 11:28:24,377 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc9af696-d1e3-4b62-9cf1-826d19e89d88', 'x-compute-request-id': 'req-bc9af696-d1e3-4b62-9cf1-826d19e89d88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:25,596 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.212s
2026-06-23 11:28:25,596 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b11e9eac-3708-4250-ad7e-c25c008d0622', 'x-compute-request-id': 'req-b11e9eac-3708-4250-ad7e-c25c008d0622', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:26,748 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.145s
2026-06-23 11:28:26,748 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5532c02-4f27-4c9d-a4e5-361b08651b50', 'x-compute-request-id': 'req-f5532c02-4f27-4c9d-a4e5-361b08651b50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bb:c0"}]}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "ACTIVE", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:28:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": "2026-06-23T11:28:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:28:26,755 106706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:28:26,857 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296/os-interface 0.101s
2026-06-23 11:28:26,857 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-428c1bd1-4b60-4303-b9b6-236951c6b9e4', 'x-compute-request-id': 'req-428c1bd1-4b60-4303-b9b6-236951c6b9e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "a3219672-0d20-4746-b14a-0791bddb40b6", "port_id": "148f9426-99b5-4d15-9467-62e6761b5cbb", "mac_addr": "fa:16:3e:ac:bb:c0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e182f367-413b-4bb8-bbf6-b3b71f93b013", "ip_address": "10.1.0.13"}]}]}'
2026-06-23 11:28:27,967 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/897b6240-f640-4370-8a9f-1a0452bcb8de 1.108s
2026-06-23 11:28:27,967 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "148f9426-99b5-4d15-9467-62e6761b5cbb"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6b2b57d0-e07e-4b2a-9edc-db45cbb545bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/897b6240-f640-4370-8a9f-1a0452bcb8de'}
Body: b'{"floatingip": {"id": "897b6240-f640-4370-8a9f-1a0452bcb8de", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "floating_ip_address": "172.24.5.44", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "caff150e-fd11-4b8c-b561-52f0da33d603", "port_id": "148f9426-99b5-4d15-9467-62e6761b5cbb", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a3219672-0d20-4746-b14a-0791bddb40b6", "mac_address": "fa:16:3e:ac:bb:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:28:10Z", "updated_at": "2026-06-23T11:28:27Z", "revision_number": 1}}'
2026-06-23 11:28:27,968 106706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.44:22' as 'cirros' with public key authentication
2026-06-23 11:29:28,028 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.44 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:30:30,582 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.44 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:31:34,087 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.44 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:32:38,644 106706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.44 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:32:38.644 106706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:32:38.644 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:32:38.644 106706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:32:38.644 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:32:38.644 106706 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:32:38.644 106706 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:32:38.644 106706 ERROR tempest.lib.common.ssh
2026-06-23 11:32:38,645 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeNegativeTest-714430357-network': [{'version': 4, 'addr': '10.1.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ac:bb:c0'}]}, 'created': '2026-06-23T11:28:12Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895', 'id': '516d3fe4-f3dc-4770-9cde-5cb4feb6e296', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}], 'metadata': {}, 'name': 'tempest-AttachVolumeNegativeTest-server-2066220609', 'status': 'ACTIVE', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'user_id': 'da896f4780c545c28ddf037d6c8f54f4', 'updated': '2026-06-23T11:28:26Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-270480581', 'OS-SRV-USG:launched_at': '2026-06-23T11:28:25.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1569047273'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:32:39,773 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 POST https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296/action 1.128s
2026-06-23 11:32:39,774 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:38 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-7b66d915-39b5-46f4-8a2e-074c16368f73', 'x-compute-request-id': 'req-7b66d915-39b5-46f4-8a2e-074c16368f73', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:32:39,774 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 516d3fe4-f3dc-4770-9cde-5cb4feb6e296
2026-06-23 11:32:39,848 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 204 DELETE https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.074s
2026-06-23 11:32:39,848 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:39 GMT', 'server': 'Apache/2.4.58 (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-8c069d6c-0cf5-4bdb-85ca-cf85f8b4b3cf', 'x-compute-request-id': 'req-8c069d6c-0cf5-4bdb-85ca-cf85f8b4b3cf', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b''
2026-06-23 11:32:40,020 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.171s
2026-06-23 11:32:40,020 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08071281-7170-4209-b169-73691aca0f1b', 'x-compute-request-id': 'req-08071281-7170-4209-b169-73691aca0f1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bb:c0"}, {"version": 4, "addr": "172.24.5.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bb:c0"}]}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:40Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": "2026-06-23T11:28:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:41,235 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.210s
2026-06-23 11:32:41,236 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-758b0681-8f1c-4fbf-8289-127873692c06', 'x-compute-request-id': 'req-758b0681-8f1c-4fbf-8289-127873692c06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bb:c0"}, {"version": 4, "addr": "172.24.5.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bb:c0"}]}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:40Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": "2026-06-23T11:28:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:42,402 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.161s
2026-06-23 11:32:42,403 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e56ff00-7dc7-462e-9878-19691731e75c', 'x-compute-request-id': 'req-3e56ff00-7dc7-462e-9878-19691731e75c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bb:c0"}, {"version": 4, "addr": "172.24.5.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bb:c0"}]}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:41Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": "2026-06-23T11:28:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1569047273"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:43,494 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.085s
2026-06-23 11:32:43,494 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf0d779-cb8f-448d-a2bd-bd7efb7e8fbe', 'x-compute-request-id': 'req-6cf0d779-cb8f-448d-a2bd-bd7efb7e8fbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bb:c0"}, {"version": 4, "addr": "172.24.5.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:bb:c0"}]}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:41Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": "2026-06-23T11:28:25.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:44,615 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.115s
2026-06-23 11:32:44,615 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed6a9e5-e457-42a9-9cbd-d2c9c48d2606', 'x-compute-request-id': 'req-4ed6a9e5-e457-42a9-9cbd-d2c9c48d2606', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "DELETED", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:44Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:32:39Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": "2026-06-23T11:28:25.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:32:43.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:44,623 106706 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:32:45,767 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.143s
2026-06-23 11:32:45,767 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0701b45b-58bf-4dd3-89c5-8eee51f3126a', 'x-compute-request-id': 'req-0701b45b-58bf-4dd3-89c5-8eee51f3126a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:28:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "516d3fe4-f3dc-4770-9cde-5cb4feb6e296", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2066220609", "status": "DELETED", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:44Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:32:39Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-270480581", "OS-SRV-USG:launched_at": "2026-06-23T11:28:25.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:32:43.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:46,811 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 GET https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296 0.037s
2026-06-23 11:32:46,811 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:46 GMT', 'server': 'Apache/2.4.58 (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-284b9ecb-402f-4c62-8409-7fa2be71c3e8', 'x-compute-request-id': 'req-284b9ecb-402f-4c62-8409-7fa2be71c3e8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/516d3fe4-f3dc-4770-9cde-5cb4feb6e296'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 516d3fe4-f3dc-4770-9cde-5cb4feb6e296 could not be found."}}'
2026-06-23 11:32:46,836 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-270480581 0.024s
2026-06-23 11:32:46,836 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:46 GMT', 'server': 'Apache/2.4.58 (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-8564e0c3-4188-4900-a6d5-bd658904a60b', 'x-compute-request-id': 'req-8564e0c3-4188-4900-a6d5-bd658904a60b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-270480581'}
Body: b''
2026-06-23 11:32:46,973 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/241b1282-e4e6-496f-b72e-034823685593 0.136s
2026-06-23 11:32:46,973 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-deacc7b6-29f1-4458-a3b6-3dbbfee23140', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/241b1282-e4e6-496f-b72e-034823685593'}
Body: b''
2026-06-23 11:32:46,987 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/241b1282-e4e6-496f-b72e-034823685593 0.014s
2026-06-23 11:32:46,988 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-415f789d-9d2e-4c0c-8720-c9113261a004', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/241b1282-e4e6-496f-b72e-034823685593'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 241b1282-e4e6-496f-b72e-034823685593 does not exist", "detail": ""}}'
2026-06-23 11:32:47,261 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/897b6240-f640-4370-8a9f-1a0452bcb8de 0.273s
2026-06-23 11:32:47,261 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a37349f1-4b59-452d-ad99-066184026ec1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/897b6240-f640-4370-8a9f-1a0452bcb8de'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server
server, validation_resources = self._create_server()
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 58, in _create_server
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft15.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:32:47,271 106706 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:32:47,271 106706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:32:47,320 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.049s
2026-06-23 11:32:47,320 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-520477140", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWEdZE1Z6A6yIxcbRu20uDorLq83DqzM3eoHi+Soh1hVpGyUW9kDlipxHpptQuyGFTN/mwMttmhy345rj9Q4kmPYBhxouh60XmhkQXvaXPNPrhcp3XAIb0chl3bKTCCrg=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:47 GMT', 'server': 'Apache/2.4.58 (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-98be1136-9acf-4fa3-94c6-136a9a82ba77', 'x-compute-request-id': 'req-98be1136-9acf-4fa3-94c6-136a9a82ba77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-520477140", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWEdZE1Z6A6yIxcbRu20uDorLq83DqzM3eoHi+Soh1hVpGyUW9kDlipxHpptQuyGFTN/mwMttmhy345rj9Q4kmPYBhxouh60XmhkQXvaXPNPrhcp3XAIb0chl3bKTCCrg==", "fingerprint": "6b:dc:f8:9f:88:e6:7f:66:e1:cd:cd:7b:fc:f3:fe:14", "user_id": "da896f4780c545c28ddf037d6c8f54f4"}}'
2026-06-23 11:32:47,321 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-520477140 created
2026-06-23 11:32:47,501 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.179s
2026-06-23 11:32:47,501 106706 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--1430701386", "description": "tempest-description--1672965368"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-eb409773-bb05-429d-87d2-9ff3cbb882c5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "14d4253a-ff7e-4511-a74d-f907de4b9929", "name": "tempest-securitygroup--1430701386", "stateful": true, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "description": "tempest-description--1672965368", "shared": false, "security_group_rules": [{"id": "21e9470b-7aaa-48dd-9135-319a368eba92", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "14d4253a-ff7e-4511-a74d-f907de4b9929", "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": 700, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:32:47Z", "updated_at": "2026-06-23T11:32:47Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}, {"id": "8a888f26-bedf-46d1-ade8-62d32a57b09f", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "14d4253a-ff7e-4511-a74d-f907de4b9929", "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": 701, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:32:47Z", "updated_at": "2026-06-23T11:32:47Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}], "tags": [], "created_at": "2026-06-23T11:32:47Z", "updated_at": "2026-06-23T11:32:47Z", "revision_number": 1}}'
2026-06-23 11:32:47,702 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.200s
2026-06-23 11:32:47,702 106706 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": "14d4253a-ff7e-4511-a74d-f907de4b9929", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f386d592-a38f-4e9a-96b5-04e3d3b6357c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b35bc153-4a85-483b-8ede-fda4ac082357", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "14d4253a-ff7e-4511-a74d-f907de4b9929", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:32:47Z", "updated_at": "2026-06-23T11:32:47Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}}'
2026-06-23 11:32:47,838 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.135s
2026-06-23 11:32:47,838 106706 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": "14d4253a-ff7e-4511-a74d-f907de4b9929", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3482689a-e412-4a52-bbe2-66457effec95', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "31b016d8-2bd8-498b-ab90-58af5f59dd09", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "security_group_id": "14d4253a-ff7e-4511-a74d-f907de4b9929", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:32:47Z", "updated_at": "2026-06-23T11:32:47Z", "revision_number": 0, "tenant_id": "054d8e4ace674ff1a89dde3d75054db5"}}'
2026-06-23 11:32:47,838 106706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1430701386 created
2026-06-23 11:32:48,523 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.685s
2026-06-23 11:32:48,523 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2035af2c-732e-44b5-8176-e7a98d5b4da7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "2096c8cc-0d9a-47a3-a428-18f3fcadf9a7", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "floating_ip_address": "172.24.5.193", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:32:48Z", "updated_at": "2026-06-23T11:32:48Z", "revision_number": 0}}'
2026-06-23 11:32:48,523 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2096c8cc-0d9a-47a3-a428-18f3fcadf9a7', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'floating_ip_address': '172.24.5.193', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:32:48Z', 'updated_at': '2026-06-23T11:32:48Z', 'revision_number': 0, 'ip': '172.24.5.193'} created
2026-06-23 11:32:48,628 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.101s
2026-06-23 11:32:48,628 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2931', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c4b51372-8dac-4807-b614-ff0306cbeeff', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "da896f4780c545c28ddf037d6c8f54f4", "name": "tempest-AttachVolumeNegativeTest-36072160-project-member", "password_expires_at": null}, "audit_ids": ["K0z1pudJRIaOEm_cd4_bsg"], "expires_at": "2026-06-23T12:32:48.000000Z", "issued_at": "2026-06-23T11:32:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "054d8e4ace674ff1a89dde3d75054db5", "name": "tempest-AttachVolumeNegativeTest-36072160"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/054d8e4ace674ff1a89dde3d75054db5", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_054d8e4ace674ff1a89dde3d75054db5", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:32:48,629 106706 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'a3219672-0d20-4746-b14a-0791bddb40b6', 'name': 'tempest-AttachVolumeNegativeTest-714430357-network', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20364, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:23:22Z', 'updated_at': '2026-06-23T11:23:22Z', 'revision_number': 1} available for tenant
2026-06-23 11:32:48,629 106706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-520477140', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWEdZE1Z6A6yIxcbRu20uDorLq83DqzM3eoHi+Soh1hVpGyUW9kDlipxHpptQuyGFTN/mwMttmhy345rj9Q4kmPYBhxouh60XmhkQXvaXPNPrhcp3XAIb0chl3bKTCCrg==', 'fingerprint': '6b:dc:f8:9f:88:e6:7f:66:e1:cd:cd:7b:fc:f3:fe:14', 'user_id': 'da896f4780c545c28ddf037d6c8f54f4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCr5qPdfBd0/YIuU4rz4fPm7sIb4SG1z3x5Zlf4js1IHZIyeNn+pkKA\neEWhR76yHjKgBwYFK4EEACKhZANiAAS1hHWRNWegOsiMXG0bttLg6Ky6vNw6szN3\nqB4vkqIdYVaRslFvZA5YqcR6abULshhUzf5sDLbZoct+Oa4/UOJJj2AYcaLoetF5\noZEF72lzzT64XKd1wCG9HIZd2ykwgq4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '14d4253a-ff7e-4511-a74d-f907de4b9929', 'name': 'tempest-securitygroup--1430701386', 'stateful': True, 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'description': 'tempest-description--1672965368', 'shared': False, 'security_group_rules': [{'id': '21e9470b-7aaa-48dd-9135-319a368eba92', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'security_group_id': '14d4253a-ff7e-4511-a74d-f907de4b9929', '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': 700, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:32:47Z', 'updated_at': '2026-06-23T11:32:47Z', 'revision_number': 0, 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5'}, {'id': '8a888f26-bedf-46d1-ade8-62d32a57b09f', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'security_group_id': '14d4253a-ff7e-4511-a74d-f907de4b9929', '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': 701, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:32:47Z', 'updated_at': '2026-06-23T11:32:47Z', 'revision_number': 0, 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5'}], 'tags': [], 'created_at': '2026-06-23T11:32:47Z', 'updated_at': '2026-06-23T11:32:47Z', 'revision_number': 1}, 'floating_ip': {'id': '2096c8cc-0d9a-47a3-a428-18f3fcadf9a7', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'project_id': '054d8e4ace674ff1a89dde3d75054db5', 'floating_ip_address': '172.24.5.193', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:32:48Z', 'updated_at': '2026-06-23T11:32:48Z', 'revision_number': 0, 'ip': '172.24.5.193'}}
2026-06-23 11:32:49,214 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST https://10.4.3.43/compute/v2.1/servers 0.584s
2026-06-23 11:32:49,214 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2081236744", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a3219672-0d20-4746-b14a-0791bddb40b6"}], "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "key_name": "tempest-keypair-520477140", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0d2b00d-67c9-459d-9553-94b8eabcf702', 'x-compute-request-id': 'req-a0d2b00d-67c9-459d-9553-94b8eabcf702', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "adminPass": "password"}}'
2026-06-23 11:32:49,284 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.068s
2026-06-23 11:32:49,284 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36251436-4dda-48b3-bb74-31841085a7be', 'x-compute-request-id': 'req-36251436-4dda-48b3-bb74-31841085a7be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:50,369 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.079s
2026-06-23 11:32:50,369 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d5a898-aa1a-48d7-b296-4c01ae2ea8b6', 'x-compute-request-id': 'req-c7d5a898-aa1a-48d7-b296-4c01ae2ea8b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:51,486 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.111s
2026-06-23 11:32:51,486 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4024f73a-6336-41e0-ba7b-429cf32936d7', 'x-compute-request-id': 'req-4024f73a-6336-41e0-ba7b-429cf32936d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:51,492 106706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:32:52,581 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.088s
2026-06-23 11:32:52,581 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2df19d00-71c8-4afb-9ec5-f07e429086ae', 'x-compute-request-id': 'req-2df19d00-71c8-4afb-9ec5-f07e429086ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:53,667 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.081s
2026-06-23 11:32:53,668 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60ccbaf-6d9b-48c9-bfc1-10da5406663c', 'x-compute-request-id': 'req-c60ccbaf-6d9b-48c9-bfc1-10da5406663c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:53,673 106706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:32:54,856 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.183s
2026-06-23 11:32:54,857 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-940216e1-4a5a-4a34-8f74-5adc5c12d920', 'x-compute-request-id': 'req-940216e1-4a5a-4a34-8f74-5adc5c12d920', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:56,029 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.167s
2026-06-23 11:32:56,029 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe866052-4503-4f51-8a41-c1d693f23c25', 'x-compute-request-id': 'req-fe866052-4503-4f51-8a41-c1d693f23c25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:56,035 106706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:32:57,367 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.331s
2026-06-23 11:32:57,367 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea77cd55-385c-4722-942d-0372c6a16dac', 'x-compute-request-id': 'req-ea77cd55-385c-4722-942d-0372c6a16dac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:58,532 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.159s
2026-06-23 11:32:58,532 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83c54782-d3f9-4192-86e0-a9afd12f9e4a', 'x-compute-request-id': 'req-83c54782-d3f9-4192-86e0-a9afd12f9e4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:32:59,688 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.150s
2026-06-23 11:32:59,688 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:32:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fe9cde4-ea2d-4b7a-b3b1-8a01935ce3a7', 'x-compute-request-id': 'req-1fe9cde4-ea2d-4b7a-b3b1-8a01935ce3a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:33:01,054 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.358s
2026-06-23 11:33:01,054 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab0cf2b-acc7-40dc-b0d2-a586e4c93042', 'x-compute-request-id': 'req-eab0cf2b-acc7-40dc-b0d2-a586e4c93042', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:32:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:33:02,210 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.150s
2026-06-23 11:33:02,210 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4f7cbc-faea-48a7-8179-061945992a9c', 'x-compute-request-id': 'req-4b4f7cbc-faea-48a7-8179-061945992a9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "BUILD", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:33:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:33:03,433 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.215s
2026-06-23 11:33:03,433 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05118869-f886-492b-a09f-1faa4c6332c1', 'x-compute-request-id': 'req-05118869-f886-492b-a09f-1faa4c6332c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fd:20"}]}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "ACTIVE", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:33:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": "2026-06-23T11:33:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:33:03,439 106706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:33:03,546 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee/os-interface 0.106s
2026-06-23 11:33:03,546 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b5f3e4-f048-49f2-a5e2-ad67c423069e', 'x-compute-request-id': 'req-58b5f3e4-f048-49f2-a5e2-ad67c423069e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "a3219672-0d20-4746-b14a-0791bddb40b6", "port_id": "73c48c2d-81f3-401b-9490-f76fc6f7b0a8", "mac_addr": "fa:16:3e:78:fd:20", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e182f367-413b-4bb8-bbf6-b3b71f93b013", "ip_address": "10.1.0.10"}]}]}'
2026-06-23 11:33:04,226 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/2096c8cc-0d9a-47a3-a428-18f3fcadf9a7 0.678s
2026-06-23 11:33:04,226 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "73c48c2d-81f3-401b-9490-f76fc6f7b0a8"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:33:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-c372546e-5e07-48f2-8322-5f5bce504f9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/2096c8cc-0d9a-47a3-a428-18f3fcadf9a7'}
Body: b'{"floatingip": {"id": "2096c8cc-0d9a-47a3-a428-18f3fcadf9a7", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "project_id": "054d8e4ace674ff1a89dde3d75054db5", "floating_ip_address": "172.24.5.193", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "caff150e-fd11-4b8c-b561-52f0da33d603", "port_id": "73c48c2d-81f3-401b-9490-f76fc6f7b0a8", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a3219672-0d20-4746-b14a-0791bddb40b6", "mac_address": "fa:16:3e:78:fd:20", "admin_state_up": true, "status": "DOWN", "device_id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:32:48Z", "updated_at": "2026-06-23T11:33:03Z", "revision_number": 1}}'
2026-06-23 11:33:04,227 106706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.193:22' as 'cirros' with public key authentication
2026-06-23 11:34:04,262 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.193 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:35:06,789 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.193 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:36:10,349 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.193 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:37:14,851 106706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.193 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:37:14.851 106706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:37:14.851 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:37:14.851 106706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:37:14.851 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:37:14.851 106706 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:37:14.851 106706 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:37:14.851 106706 ERROR tempest.lib.common.ssh
2026-06-23 11:37:14,852 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeNegativeTest:test_delete_attached_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeNegativeTest-714430357-network': [{'version': 4, 'addr': '10.1.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:78:fd:20'}]}, 'created': '2026-06-23T11:32:49Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895', 'id': '1831f78b-be0f-4140-b0f8-c4d0b3537fee', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}], 'metadata': {}, 'name': 'tempest-AttachVolumeNegativeTest-server-2081236744', 'status': 'ACTIVE', 'tenant_id': '054d8e4ace674ff1a89dde3d75054db5', 'user_id': 'da896f4780c545c28ddf037d6c8f54f4', 'updated': '2026-06-23T11:33:02Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-520477140', 'OS-SRV-USG:launched_at': '2026-06-23T11:33:02.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1430701386'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:37:15,882 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 POST https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee/action 1.029s
2026-06-23 11:37:15,882 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:14 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-f9c57a40-8621-495e-91a1-9978058d301d', 'x-compute-request-id': 'req-f9c57a40-8621-495e-91a1-9978058d301d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:37:15,882 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 1831f78b-be0f-4140-b0f8-c4d0b3537fee
2026-06-23 11:37:15,952 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.070s
2026-06-23 11:37:15,953 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:15 GMT', 'server': 'Apache/2.4.58 (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-7642158c-0e70-46ad-b9c1-9e6840974979', 'x-compute-request-id': 'req-7642158c-0e70-46ad-b9c1-9e6840974979', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b''
2026-06-23 11:37:16,135 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.182s
2026-06-23 11:37:16,135 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a96ed70-a3ce-42bd-9231-05604c3903cd', 'x-compute-request-id': 'req-5a96ed70-a3ce-42bd-9231-05604c3903cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fd:20"}, {"version": 4, "addr": "172.24.5.193", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fd:20"}]}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:37:16Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": "2026-06-23T11:33:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:37:17,332 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.191s
2026-06-23 11:37:17,332 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533d6b09-dd6a-4094-a715-1d48cd67fb21', 'x-compute-request-id': 'req-533d6b09-dd6a-4094-a715-1d48cd67fb21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fd:20"}, {"version": 4, "addr": "172.24.5.193", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fd:20"}]}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:37:16Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": "2026-06-23T11:33:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1430701386"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:37:18,429 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.092s
2026-06-23 11:37:18,429 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb451bd1-ba05-416c-96fb-0d2fc63002b4', 'x-compute-request-id': 'req-bb451bd1-ba05-416c-96fb-0d2fc63002b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-714430357-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fd:20"}, {"version": 4, "addr": "172.24.5.193", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fd:20"}]}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:37:18Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": "2026-06-23T11:33:02.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:37:19,510 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.073s
2026-06-23 11:37:19,510 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bce5af28-31c3-420f-b7c3-763d51007b4a', 'x-compute-request-id': 'req-bce5af28-31c3-420f-b7c3-763d51007b4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "SHUTOFF", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:37:18Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": "2026-06-23T11:33:02.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:37:20,602 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.087s
2026-06-23 11:37:20,603 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2973db6-1f78-4c5f-b21d-1426b3600028', 'x-compute-request-id': 'req-b2973db6-1f78-4c5f-b21d-1426b3600028', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "DELETED", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:37:19Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:37:15Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": "2026-06-23T11:33:02.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:37:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:37:20,608 106706 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:37:21,699 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.091s
2026-06-23 11:37:21,700 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c9d3440-87d6-4700-a81c-304faaef29c1', 'x-compute-request-id': 'req-8c9d3440-87d6-4700-a81c-304faaef29c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:32:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "5e8a7f10935d883e9d490d9a0cba098e7efa00800440f2e19f7fe895", "id": "1831f78b-be0f-4140-b0f8-c4d0b3537fee", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2081236744", "status": "DELETED", "tenant_id": "054d8e4ace674ff1a89dde3d75054db5", "user_id": "da896f4780c545c28ddf037d6c8f54f4", "updated": "2026-06-23T11:37:19Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:37:15Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-520477140", "OS-SRV-USG:launched_at": "2026-06-23T11:33:02.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:37:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:37:22,726 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee 0.021s
2026-06-23 11:37:22,726 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:22 GMT', 'server': 'Apache/2.4.58 (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-9b728584-426e-400f-9645-ff702f3ac751', 'x-compute-request-id': 'req-9b728584-426e-400f-9645-ff702f3ac751', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/1831f78b-be0f-4140-b0f8-c4d0b3537fee'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1831f78b-be0f-4140-b0f8-c4d0b3537fee could not be found."}}'
2026-06-23 11:37:22,750 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-520477140 0.022s
2026-06-23 11:37:22,750 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:22 GMT', 'server': 'Apache/2.4.58 (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-e7a736cd-2a9a-4073-a878-effa552abe74', 'x-compute-request-id': 'req-e7a736cd-2a9a-4073-a878-effa552abe74', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-520477140'}
Body: b''
2026-06-23 11:37:22,853 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/14d4253a-ff7e-4511-a74d-f907de4b9929 0.102s
2026-06-23 11:37:22,853 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c608b91b-f500-466b-9c76-2aa2b5b57231', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/14d4253a-ff7e-4511-a74d-f907de4b9929'}
Body: b''
2026-06-23 11:37:22,865 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/14d4253a-ff7e-4511-a74d-f907de4b9929 0.011s
2026-06-23 11:37:22,865 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a12ef1cc-23f4-470a-865c-ea1dcb0911ac', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/14d4253a-ff7e-4511-a74d-f907de4b9929'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 14d4253a-ff7e-4511-a74d-f907de4b9929 does not exist", "detail": ""}}'
2026-06-23 11:37:23,070 106706 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/2096c8cc-0d9a-47a3-a428-18f3fcadf9a7 0.205s
2026-06-23 11:37:23,071 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-29009a12-c944-4af2-84d0-0c950af0a366', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/2096c8cc-0d9a-47a3-a428-18f3fcadf9a7'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 31, in test_delete_attached_volume
server, validation_resources = self._create_server()
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 58, in _create_server
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 2 | 2 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
fail
ft16.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:37:58,148 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 202 POST https://10.4.3.43/volume/v3/volumes 0.210s
2026-06-23 11:37:58,148 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-912249583"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6e5f9f-b038-483a-8d60-1deb4cddb72a', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6e5f9f-b038-483a-8d60-1deb4cddb72a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "27638cf0-2720-412a-aa2c-b30da41ce355", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:37:58.078591", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-912249583", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/27638cf0-2720-412a-aa2c-b30da41ce355"}], "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:37:58,154 106706 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:37:58,154 106706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:37:58,196 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.041s
2026-06-23 11:37:58,196 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-973004935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKJrNU6C5wcGVwgviM1VaEGN7GwR0zOWVKAXe55Z8Htmf96u/gQWJO88OOPMbIDq2DQOG7U5WQbXH5htbK+wuDyNtrrpgxl9ada2s3WsOff8zbQTbgeCuA8Ps0KzK7MZgw=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:58 GMT', 'server': 'Apache/2.4.58 (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-2379d36f-cd68-4a7d-8d68-e6488911bb34', 'x-compute-request-id': 'req-2379d36f-cd68-4a7d-8d68-e6488911bb34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-973004935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKJrNU6C5wcGVwgviM1VaEGN7GwR0zOWVKAXe55Z8Htmf96u/gQWJO88OOPMbIDq2DQOG7U5WQbXH5htbK+wuDyNtrrpgxl9ada2s3WsOff8zbQTbgeCuA8Ps0KzK7MZgw==", "fingerprint": "db:58:eb:c4:5a:be:aa:ba:fa:52:bf:29:fd:8c:bc:19", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6"}}'
2026-06-23 11:37:58,197 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-973004935 created
2026-06-23 11:37:58,357 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.159s
2026-06-23 11:37:58,357 106706 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--818206678", "description": "tempest-description--248809957"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-e4982061-316c-4fef-af03-5e9790036716', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a12af25b-eeb2-4120-a7b5-f3868c95cd9b", "name": "tempest-securitygroup--818206678", "stateful": true, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "description": "tempest-description--248809957", "shared": false, "security_group_rules": [{"id": "0b6f041e-ed2a-40f8-a708-2a3e286992da", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "security_group_id": "a12af25b-eeb2-4120-a7b5-f3868c95cd9b", "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": 1069, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:37:58Z", "updated_at": "2026-06-23T11:37:58Z", "revision_number": 0, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}, {"id": "22bf69f7-800a-48e6-8fca-1354cb12d2ae", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "security_group_id": "a12af25b-eeb2-4120-a7b5-f3868c95cd9b", "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": 1070, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:37:58Z", "updated_at": "2026-06-23T11:37:58Z", "revision_number": 0, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}], "tags": [], "created_at": "2026-06-23T11:37:58Z", "updated_at": "2026-06-23T11:37:58Z", "revision_number": 1}}'
2026-06-23 11:37:58,484 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.126s
2026-06-23 11:37:58,484 106706 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": "a12af25b-eeb2-4120-a7b5-f3868c95cd9b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-74c25d90-6a72-4563-a242-a8f6ab6b8543', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7bc89c54-a736-41db-8762-44b70d1e6c55", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "security_group_id": "a12af25b-eeb2-4120-a7b5-f3868c95cd9b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:37:58Z", "updated_at": "2026-06-23T11:37:58Z", "revision_number": 0, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}}'
2026-06-23 11:37:58,726 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.241s
2026-06-23 11:37:58,726 106706 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": "a12af25b-eeb2-4120-a7b5-f3868c95cd9b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f57d51eb-c47a-4e65-8e00-c2e4b47cea15', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "36d02d39-c8a2-4d83-8eba-c98d2a0bf6a5", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "security_group_id": "a12af25b-eeb2-4120-a7b5-f3868c95cd9b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:37:58Z", "updated_at": "2026-06-23T11:37:58Z", "revision_number": 0, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}}'
2026-06-23 11:37:58,726 106706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--818206678 created
2026-06-23 11:37:59,210 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.484s
2026-06-23 11:37:59,210 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-48e46bbe-87c7-4d21-aebc-9264cf2abc10', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b64f2af6-3a9c-4db0-884c-a062e0be77a8", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "floating_ip_address": "172.24.5.232", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:37:58Z", "updated_at": "2026-06-23T11:37:58Z", "revision_number": 0}}'
2026-06-23 11:37:59,211 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b64f2af6-3a9c-4db0-884c-a062e0be77a8', 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'floating_ip_address': '172.24.5.232', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:37:58Z', 'updated_at': '2026-06-23T11:37:58Z', 'revision_number': 0, 'ip': '172.24.5.232'} created
2026-06-23 11:37:59,257 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.043s
2026-06-23 11:37:59,257 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2923', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e2882c57-ac3f-43bc-a1e4-7a41bfce0271', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "914b4c8ba56848d5b9d7fbfd080d27e6", "name": "tempest-VolumesBackupsTest-1443023708-project-member", "password_expires_at": null}, "audit_ids": ["2l5dl-iKQSel6OpsJtV8ZA"], "expires_at": "2026-06-23T12:37:59.000000Z", "issued_at": "2026-06-23T11:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2890ee1ace59421aa40181b6d7381f8a", "name": "tempest-VolumesBackupsTest-1443023708"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/2890ee1ace59421aa40181b6d7381f8a", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_2890ee1ace59421aa40181b6d7381f8a", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:37:59,257 106706 INFO [tempest.lib.common.fixed_network] (VolumesBackupsTest:test_backup_create_attached_volume) Found network {'id': 'dcb0f4ad-866b-4249-a60f-11dd728f2615', 'name': 'tempest-VolumesBackupsTest-1941982579-network', 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31795, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:37:54Z', 'updated_at': '2026-06-23T11:37:54Z', 'revision_number': 1} available for tenant
2026-06-23 11:37:59,257 106706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-973004935', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKJrNU6C5wcGVwgviM1VaEGN7GwR0zOWVKAXe55Z8Htmf96u/gQWJO88OOPMbIDq2DQOG7U5WQbXH5htbK+wuDyNtrrpgxl9ada2s3WsOff8zbQTbgeCuA8Ps0KzK7MZgw==', 'fingerprint': 'db:58:eb:c4:5a:be:aa:ba:fa:52:bf:29:fd:8c:bc:19', 'user_id': '914b4c8ba56848d5b9d7fbfd080d27e6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBBjo9gg9Z780iG0TpEeNff6GVzc7cDEExh4sCY2imsNk2s8ESuBYie\nJ54tOZdgihCgBwYFK4EEACKhZANiAASiazVOgucHBlcIL4jNVWhBjexsEdMzllSg\nF3ueWfB7Zn/erv4EFiTvPDjjzGyA6tg0Dhu1OVkG1x+YbWyvsLg8jba66YMZfWnW\ntrN1rDn3/M20E24HgrgPD7NCsyuzGYM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a12af25b-eeb2-4120-a7b5-f3868c95cd9b', 'name': 'tempest-securitygroup--818206678', 'stateful': True, 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'description': 'tempest-description--248809957', 'shared': False, 'security_group_rules': [{'id': '0b6f041e-ed2a-40f8-a708-2a3e286992da', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'security_group_id': 'a12af25b-eeb2-4120-a7b5-f3868c95cd9b', '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': 1069, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:37:58Z', 'updated_at': '2026-06-23T11:37:58Z', 'revision_number': 0, 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a'}, {'id': '22bf69f7-800a-48e6-8fca-1354cb12d2ae', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'security_group_id': 'a12af25b-eeb2-4120-a7b5-f3868c95cd9b', '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': 1070, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:37:58Z', 'updated_at': '2026-06-23T11:37:58Z', 'revision_number': 0, 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a'}], 'tags': [], 'created_at': '2026-06-23T11:37:58Z', 'updated_at': '2026-06-23T11:37:58Z', 'revision_number': 1}, 'floating_ip': {'id': 'b64f2af6-3a9c-4db0-884c-a062e0be77a8', 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'floating_ip_address': '172.24.5.232', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:37:58Z', 'updated_at': '2026-06-23T11:37:58Z', 'revision_number': 0, 'ip': '172.24.5.232'}}
2026-06-23 11:37:59,765 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 202 POST https://10.4.3.43/compute/v2.1/servers 0.507s
2026-06-23 11:37:59,765 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesBackupsTest-instance-1722189066", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "dcb0f4ad-866b-4249-a60f-11dd728f2615"}], "security_groups": [{"name": "tempest-securitygroup--818206678"}], "key_name": "tempest-keypair-973004935", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6ff2d0-0c52-42dc-837e-b9abd679b141', 'x-compute-request-id': 'req-ab6ff2d0-0c52-42dc-837e-b9abd679b141', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--818206678"}], "adminPass": "sYSutUhxU6p2"}}'
2026-06-23 11:37:59,832 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.065s
2026-06-23 11:37:59,832 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d85c10c-1fe9-42be-8d19-430e83a34f82', 'x-compute-request-id': 'req-6d85c10c-1fe9-42be-8d19-430e83a34f82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:38:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:37:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:00,922 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.084s
2026-06-23 11:38:00,922 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ac5cefe-d699-48e0-9462-47e8a346e50c', 'x-compute-request-id': 'req-8ac5cefe-d699-48e0-9462-47e8a346e50c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:02,001 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.072s
2026-06-23 11:38:02,001 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d61163-1e9a-4734-a13a-fbeeb17ad856', 'x-compute-request-id': 'req-01d61163-1e9a-4734-a13a-fbeeb17ad856', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:02,006 106706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-23 11:38:03,091 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.084s
2026-06-23 11:38:03,091 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b822d2-e3d2-4258-975e-7aff600263b4', 'x-compute-request-id': 'req-c6b822d2-e3d2-4258-975e-7aff600263b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:04,194 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.096s
2026-06-23 11:38:04,194 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac04322-7690-4922-9bb9-4ab0a83c7f0c', 'x-compute-request-id': 'req-bac04322-7690-4922-9bb9-4ab0a83c7f0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:05,272 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.072s
2026-06-23 11:38:05,273 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bff71ad-85ba-4d2a-b3b2-39014f9ca223', 'x-compute-request-id': 'req-7bff71ad-85ba-4d2a-b3b2-39014f9ca223', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:06,427 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.147s
2026-06-23 11:38:06,427 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfaf8df0-748a-497c-8b31-035cabe5b228', 'x-compute-request-id': 'req-dfaf8df0-748a-497c-8b31-035cabe5b228', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:06,433 106706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait
2026-06-23 11:38:07,576 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.143s
2026-06-23 11:38:07,576 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b5d42fd-2caa-4cb2-92a5-f1099c21e47d', 'x-compute-request-id': 'req-8b5d42fd-2caa-4cb2-92a5-f1099c21e47d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:07,583 106706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-06-23 11:38:08,722 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.138s
2026-06-23 11:38:08,722 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f22cc7b-5c25-4a78-9424-c6db45f386fd', 'x-compute-request-id': 'req-7f22cc7b-5c25-4a78-9424-c6db45f386fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:09,875 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.147s
2026-06-23 11:38:09,876 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90f6628c-c86c-4e7e-9bdf-879879c5c8a8', 'x-compute-request-id': 'req-90f6628c-c86c-4e7e-9bdf-879879c5c8a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:11,045 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.164s
2026-06-23 11:38:11,046 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba28dba0-edab-4562-9942-a3022d424013', 'x-compute-request-id': 'req-ba28dba0-edab-4562-9942-a3022d424013', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:12,239 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.188s
2026-06-23 11:38:12,239 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f07beff1-73aa-481a-aff4-7a050d3ef361', 'x-compute-request-id': 'req-f07beff1-73aa-481a-aff4-7a050d3ef361', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:13,445 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.200s
2026-06-23 11:38:13,445 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c3a5b81-f7e4-452a-b166-2572bf9c0dc2', 'x-compute-request-id': 'req-7c3a5b81-f7e4-452a-b166-2572bf9c0dc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:14,597 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.147s
2026-06-23 11:38:14,598 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd24ca79-14cc-4418-aa5d-7f8da23a834e', 'x-compute-request-id': 'req-bd24ca79-14cc-4418-aa5d-7f8da23a834e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1941982579-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:25:c3"}]}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "ACTIVE", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:38:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": "2026-06-23T11:38:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:38:14,603 106706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-06-23 11:38:14,741 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24/os-interface 0.137s
2026-06-23 11:38:14,741 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c1b081-5e9e-48b0-924f-d32ed4b546ce', 'x-compute-request-id': 'req-33c1b081-5e9e-48b0-924f-d32ed4b546ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "dcb0f4ad-866b-4249-a60f-11dd728f2615", "port_id": "56ba59a3-dbfc-4867-a9bf-0d0dffdb36b4", "mac_addr": "fa:16:3e:c4:25:c3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "56455088-5734-4d32-9a2c-0c963839494f", "ip_address": "10.1.0.9"}]}]}'
2026-06-23 11:38:15,242 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/b64f2af6-3a9c-4db0-884c-a062e0be77a8 0.499s
2026-06-23 11:38:15,242 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "56ba59a3-dbfc-4867-a9bf-0d0dffdb36b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1795a62f-e978-4f16-9ddc-4c505bfee659', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/b64f2af6-3a9c-4db0-884c-a062e0be77a8'}
Body: b'{"floatingip": {"id": "b64f2af6-3a9c-4db0-884c-a062e0be77a8", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "floating_ip_address": "172.24.5.232", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "2cc909a5-86cd-48bf-a73f-07c4671ef7a9", "port_id": "56ba59a3-dbfc-4867-a9bf-0d0dffdb36b4", "fixed_ip_address": "10.1.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dcb0f4ad-866b-4249-a60f-11dd728f2615", "mac_address": "fa:16:3e:c4:25:c3", "admin_state_up": true, "status": "ACTIVE", "device_id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:37:58Z", "updated_at": "2026-06-23T11:38:14Z", "revision_number": 1}}'
2026-06-23 11:38:15,243 106706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.232:22' as 'cirros' with public key authentication
2026-06-23 11:39:15,278 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.232 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:40:17,801 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.232 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:41:21,362 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.232 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:42:25,885 106706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.232 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:42:25.885 106706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:42:25.885 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:42:25.885 106706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:42:25.885 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:42:25.885 106706 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:42:25.885 106706 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:42:25.885 106706 ERROR tempest.lib.common.ssh
2026-06-23 11:42:25,886 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: VolumesBackupsTest:test_backup_create_attached_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-VolumesBackupsTest-1941982579-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:c4:25:c3'}]}, 'created': '2026-06-23T11:37:59Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229', 'id': 'ddc326c5-4a16-4f10-8427-9e91acd6af24', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}], 'metadata': {}, 'name': 'tempest-VolumesBackupsTest-instance-1722189066', 'status': 'ACTIVE', 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'user_id': '914b4c8ba56848d5b9d7fbfd080d27e6', 'updated': '2026-06-23T11:38:14Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-973004935', 'OS-SRV-USG:launched_at': '2026-06-23T11:38:14.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--818206678'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:42:26,923 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 404 POST https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24/action 1.036s
2026-06-23 11:42:26,923 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:25 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-454c5482-8b1a-42be-8b56-d10ab4ad888a', 'x-compute-request-id': 'req-454c5482-8b1a-42be-8b56-d10ab4ad888a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:42:26,923 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server ddc326c5-4a16-4f10-8427-9e91acd6af24
2026-06-23 11:42:27,004 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 204 DELETE https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.080s
2026-06-23 11:42:27,004 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:26 GMT', 'server': 'Apache/2.4.58 (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-dee54827-133b-4835-9e71-9dd6f89d9266', 'x-compute-request-id': 'req-dee54827-133b-4835-9e71-9dd6f89d9266', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b''
2026-06-23 11:42:27,201 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.196s
2026-06-23 11:42:27,201 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-526eda1a-8708-4774-b25e-d458d00ca27f', 'x-compute-request-id': 'req-526eda1a-8708-4774-b25e-d458d00ca27f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1941982579-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:25:c3"}, {"version": 4, "addr": "172.24.5.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:25:c3"}]}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "SHUTOFF", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:42:27Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": "2026-06-23T11:38:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:28,440 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.231s
2026-06-23 11:42:28,440 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3756f7-3408-40c2-b9e2-30138b7cb662', 'x-compute-request-id': 'req-aa3756f7-3408-40c2-b9e2-30138b7cb662', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1941982579-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:25:c3"}, {"version": 4, "addr": "172.24.5.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:25:c3"}]}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "SHUTOFF", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:42:27Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": "2026-06-23T11:38:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:29,655 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.208s
2026-06-23 11:42:29,656 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1e5f243-a8e7-4972-89a2-527c49bcbced', 'x-compute-request-id': 'req-a1e5f243-a8e7-4972-89a2-527c49bcbced', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1941982579-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:25:c3"}, {"version": 4, "addr": "172.24.5.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:25:c3"}]}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "SHUTOFF", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:42:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": "2026-06-23T11:38:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--818206678"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:30,763 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.100s
2026-06-23 11:42:30,764 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1435', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a25e92-57aa-4fa4-a97c-f1af2ae2709f', 'x-compute-request-id': 'req-b3a25e92-57aa-4fa4-a97c-f1af2ae2709f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "DELETED", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:42:31Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:42:26Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": "2026-06-23T11:38:14.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:42:30.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:30,769 106706 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 3 second wait
2026-06-23 11:42:31,863 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.093s
2026-06-23 11:42:31,863 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1435', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-725409f9-5c13-467a-a576-3ba61aea6716', 'x-compute-request-id': 'req-725409f9-5c13-467a-a576-3ba61aea6716', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "DELETED", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:42:31Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:42:26Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": "2026-06-23T11:38:14.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:42:30.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:32,959 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.090s
2026-06-23 11:42:32,960 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1435', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45d41a52-c5ed-478a-a109-295d556ea721', 'x-compute-request-id': 'req-45d41a52-c5ed-478a-a109-295d556ea721', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:37:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "ddc326c5-4a16-4f10-8427-9e91acd6af24", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1722189066", "status": "DELETED", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:42:31Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:42:26Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-973004935", "OS-SRV-USG:launched_at": "2026-06-23T11:38:14.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:42:30.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:42:33,994 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 404 GET https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24 0.029s
2026-06-23 11:42:33,994 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:33 GMT', 'server': 'Apache/2.4.58 (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-744a419b-7b05-4f85-a378-7465cec02356', 'x-compute-request-id': 'req-744a419b-7b05-4f85-a378-7465cec02356', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/ddc326c5-4a16-4f10-8427-9e91acd6af24'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ddc326c5-4a16-4f10-8427-9e91acd6af24 could not be found."}}'
2026-06-23 11:42:34,024 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-973004935 0.028s
2026-06-23 11:42:34,024 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:34 GMT', 'server': 'Apache/2.4.58 (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-7a89412c-b63b-4e09-b59f-40da42cebe26', 'x-compute-request-id': 'req-7a89412c-b63b-4e09-b59f-40da42cebe26', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-973004935'}
Body: b''
2026-06-23 11:42:34,152 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/a12af25b-eeb2-4120-a7b5-f3868c95cd9b 0.127s
2026-06-23 11:42:34,152 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-948eb1e5-370a-4fc3-b3b8-6bf24d1e4ffd', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/a12af25b-eeb2-4120-a7b5-f3868c95cd9b'}
Body: b''
2026-06-23 11:42:34,168 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/a12af25b-eeb2-4120-a7b5-f3868c95cd9b 0.016s
2026-06-23 11:42:34,168 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-75b7531f-3d38-482d-a738-7add9a37bb2d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/a12af25b-eeb2-4120-a7b5-f3868c95cd9b'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a12af25b-eeb2-4120-a7b5-f3868c95cd9b does not exist", "detail": ""}}'
2026-06-23 11:42:34,376 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/b64f2af6-3a9c-4db0-884c-a062e0be77a8 0.207s
2026-06-23 11:42:34,376 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4a2b7ffc-d310-4b85-91ca-ff8217bf948f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/b64f2af6-3a9c-4db0-884c-a062e0be77a8'}
Body: b''
2026-06-23 11:42:34,416 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355 0.039s
2026-06-23 11:42:34,416 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4909253b-91bc-4bca-8146-f032f46b646d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355'}
Body: b''
2026-06-23 11:42:34,445 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355 0.029s
2026-06-23 11:42:34,446 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f836b7-ca6b-4668-91de-92489ad53459', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f836b7-ca6b-4668-91de-92489ad53459', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355'}
Body: b'{"volume": {"id": "27638cf0-2720-412a-aa2c-b30da41ce355", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:37:58.000000", "updated_at": "2026-06-23T11:42:34.000000", "name": "tempest-VolumesBackupsTest-Volume-912249583", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/27638cf0-2720-412a-aa2c-b30da41ce355"}], "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}}'
2026-06-23 11:42:35,467 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355 0.016s
2026-06-23 11:42:35,467 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78a522e-08de-453c-b305-7da5d797ea2c', 'x-openstack-request-id': 'req-a78a522e-08de-453c-b305-7da5d797ea2c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27638cf0-2720-412a-aa2c-b30da41ce355 could not be found."}}'
2026-06-23 11:42:35,484 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355 0.016s
2026-06-23 11:42:35,484 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe518311-b385-44c6-b61f-7f07279704b1', 'x-openstack-request-id': 'req-fe518311-b385-44c6-b61f-7f07279704b1', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27638cf0-2720-412a-aa2c-b30da41ce355 could not be found."}}'
2026-06-23 11:42:35,501 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 DELETE https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355 0.016s
2026-06-23 11:42:35,501 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69babc0-e773-487c-b1df-aa59ea33d541', 'x-openstack-request-id': 'req-b69babc0-e773-487c-b1df-aa59ea33d541', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27638cf0-2720-412a-aa2c-b30da41ce355 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_backup.py", line 126, in test_backup_create_attached_volume
server = self.create_server(wait_until='SSHABLE',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt16.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
pt16.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
fail
ft16.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:43:39,143 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 202 POST https://10.4.3.43/volume/v3/volumes 0.189s
2026-06-23 11:43:39,143 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1388077392"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d22abc-5a09-4299-a321-225bd1e8a7a6', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d22abc-5a09-4299-a321-225bd1e8a7a6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "1c04565d-c938-4e6d-b5c7-b915e19b6db7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:43:39.070526", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1388077392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}], "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:43:39,181 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7 0.032s
2026-06-23 11:43:39,182 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1517ebc-186e-4535-8b27-4a6431a8a6f3', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1517ebc-186e-4535-8b27-4a6431a8a6f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7'}
Body: b'{"volume": {"id": "1c04565d-c938-4e6d-b5c7-b915e19b6db7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:43:39.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1388077392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}], "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}}'
2026-06-23 11:43:40,218 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7 0.031s
2026-06-23 11:43:40,218 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6f0032-0547-40f3-b91a-21aefa5cb40c', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6f0032-0547-40f3-b91a-21aefa5cb40c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7'}
Body: b'{"volume": {"id": "1c04565d-c938-4e6d-b5c7-b915e19b6db7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:43:39.000000", "updated_at": "2026-06-23T11:43:39.000000", "name": "tempest-VolumesBackupsTest-Volume-1388077392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}], "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}}'
2026-06-23 11:43:40,223 106706 INFO [tempest.common.waiters] volume 1c04565d-c938-4e6d-b5c7-b915e19b6db7 reached available after waiting for 1.223773 seconds
2026-06-23 11:43:40,224 106706 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:43:40,224 106706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:43:40,274 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.050s
2026-06-23 11:43:40,274 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-898277552", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJqj3SMfPYL+rJ2cfiJTVtONgfqDXrmDgh2lQba70g1sRwUEW4QTnm9H7Fq009W3OFcwMHb1joS6WeVS/vee/eV8hJZgvpTbAw4pQwD9n1SialC/zjrFYNYyX9E0rGWPKg=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:40 GMT', 'server': 'Apache/2.4.58 (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-47074497-688b-484d-a0c4-507a051af38c', 'x-compute-request-id': 'req-47074497-688b-484d-a0c4-507a051af38c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-898277552", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJqj3SMfPYL+rJ2cfiJTVtONgfqDXrmDgh2lQba70g1sRwUEW4QTnm9H7Fq009W3OFcwMHb1joS6WeVS/vee/eV8hJZgvpTbAw4pQwD9n1SialC/zjrFYNYyX9E0rGWPKg==", "fingerprint": "5e:1f:47:ab:77:eb:57:83:b9:77:30:35:a1:06:c3:f1", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6"}}'
2026-06-23 11:43:40,276 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-898277552 created
2026-06-23 11:43:40,502 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.225s
2026-06-23 11:43:40,502 106706 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--741626787", "description": "tempest-description--2085265103"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-2818dce5-3a22-4499-97b6-9e929b20d223', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "3f45f9f2-96b3-498f-abac-f6d10e2a2032", "name": "tempest-securitygroup--741626787", "stateful": true, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "description": "tempest-description--2085265103", "shared": false, "security_group_rules": [{"id": "a64cb117-cc06-4356-bc76-e2651f0dfd57", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "security_group_id": "3f45f9f2-96b3-498f-abac-f6d10e2a2032", "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": 1350, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:43:40Z", "updated_at": "2026-06-23T11:43:40Z", "revision_number": 0, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}, {"id": "de60b522-2fc3-40e3-bd8a-92bb38b7c1ef", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "security_group_id": "3f45f9f2-96b3-498f-abac-f6d10e2a2032", "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": 1349, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:43:40Z", "updated_at": "2026-06-23T11:43:40Z", "revision_number": 0, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}], "tags": [], "created_at": "2026-06-23T11:43:40Z", "updated_at": "2026-06-23T11:43:40Z", "revision_number": 1}}'
2026-06-23 11:43:40,644 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.142s
2026-06-23 11:43:40,644 106706 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": "3f45f9f2-96b3-498f-abac-f6d10e2a2032", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-cb660195-a662-4b57-8e9a-efe8efbf7097', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2b8c3507-5dcb-4d1b-8c5d-c4ca5be97ab6", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "security_group_id": "3f45f9f2-96b3-498f-abac-f6d10e2a2032", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:43:40Z", "updated_at": "2026-06-23T11:43:40Z", "revision_number": 0, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}}'
2026-06-23 11:43:40,775 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.131s
2026-06-23 11:43:40,775 106706 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": "3f45f9f2-96b3-498f-abac-f6d10e2a2032", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-41b05b98-7d5e-468b-8826-26644a5a20e6', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "41b4d7e4-4aa6-45c2-8f31-059d623abf75", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "security_group_id": "3f45f9f2-96b3-498f-abac-f6d10e2a2032", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:43:40Z", "updated_at": "2026-06-23T11:43:40Z", "revision_number": 0, "tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}}'
2026-06-23 11:43:40,776 106706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--741626787 created
2026-06-23 11:43:41,259 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.483s
2026-06-23 11:43:41,259 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4883cb92-4d1c-446d-a9fd-a733b297eeb2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "93a6d816-1c5d-451f-acf2-6205c3e4050a", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "floating_ip_address": "172.24.5.203", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:43:41Z", "updated_at": "2026-06-23T11:43:41Z", "revision_number": 0}}'
2026-06-23 11:43:41,259 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '93a6d816-1c5d-451f-acf2-6205c3e4050a', 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'floating_ip_address': '172.24.5.203', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:43:41Z', 'updated_at': '2026-06-23T11:43:41Z', 'revision_number': 0, 'ip': '172.24.5.203'} created
2026-06-23 11:43:41,322 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.060s
2026-06-23 11:43:41,323 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2923', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc11253c-306b-49d2-a506-b5747748462c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "914b4c8ba56848d5b9d7fbfd080d27e6", "name": "tempest-VolumesBackupsTest-1443023708-project-member", "password_expires_at": null}, "audit_ids": ["yi_y3enOQVuKb3058ORUoQ"], "expires_at": "2026-06-23T12:43:41.000000Z", "issued_at": "2026-06-23T11:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2890ee1ace59421aa40181b6d7381f8a", "name": "tempest-VolumesBackupsTest-1443023708"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/2890ee1ace59421aa40181b6d7381f8a", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_2890ee1ace59421aa40181b6d7381f8a", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:43:41,323 106706 INFO [tempest.lib.common.fixed_network] (VolumesBackupsTest:test_volume_backup_incremental) Found network {'id': 'dcb0f4ad-866b-4249-a60f-11dd728f2615', 'name': 'tempest-VolumesBackupsTest-1941982579-network', 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31795, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:37:54Z', 'updated_at': '2026-06-23T11:37:54Z', 'revision_number': 1} available for tenant
2026-06-23 11:43:41,324 106706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-898277552', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJqj3SMfPYL+rJ2cfiJTVtONgfqDXrmDgh2lQba70g1sRwUEW4QTnm9H7Fq009W3OFcwMHb1joS6WeVS/vee/eV8hJZgvpTbAw4pQwD9n1SialC/zjrFYNYyX9E0rGWPKg==', 'fingerprint': '5e:1f:47:ab:77:eb:57:83:b9:77:30:35:a1:06:c3:f1', 'user_id': '914b4c8ba56848d5b9d7fbfd080d27e6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBnUuCiNfMKu5fLft+UlD5P3FOfKugf48pydvbO9bOQDmT4wRlsQbqq\n0bzs1uGl1pmgBwYFK4EEACKhZANiAASao90jHz2C/qydnH4iU1bTjYH6g165g4Id\npUG2u9INbEcFBFuEE55vR+xatNPVtzhXMDB29Y6EulnlUv73nv3lfISWYL6U2wMO\nKUMA/Z9UompQv846xWDWMl/RNKxljyo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3f45f9f2-96b3-498f-abac-f6d10e2a2032', 'name': 'tempest-securitygroup--741626787', 'stateful': True, 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'description': 'tempest-description--2085265103', 'shared': False, 'security_group_rules': [{'id': 'a64cb117-cc06-4356-bc76-e2651f0dfd57', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'security_group_id': '3f45f9f2-96b3-498f-abac-f6d10e2a2032', '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': 1350, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:43:40Z', 'updated_at': '2026-06-23T11:43:40Z', 'revision_number': 0, 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a'}, {'id': 'de60b522-2fc3-40e3-bd8a-92bb38b7c1ef', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'security_group_id': '3f45f9f2-96b3-498f-abac-f6d10e2a2032', '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': 1349, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:43:40Z', 'updated_at': '2026-06-23T11:43:40Z', 'revision_number': 0, 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a'}], 'tags': [], 'created_at': '2026-06-23T11:43:40Z', 'updated_at': '2026-06-23T11:43:40Z', 'revision_number': 1}, 'floating_ip': {'id': '93a6d816-1c5d-451f-acf2-6205c3e4050a', 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'project_id': '2890ee1ace59421aa40181b6d7381f8a', 'floating_ip_address': '172.24.5.203', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:43:41Z', 'updated_at': '2026-06-23T11:43:41Z', 'revision_number': 0, 'ip': '172.24.5.203'}}
2026-06-23 11:43:42,028 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 202 POST https://10.4.3.43/compute/v2.1/servers 0.704s
2026-06-23 11:43:42,029 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesBackupsTest-instance-465253008", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "dcb0f4ad-866b-4249-a60f-11dd728f2615"}], "security_groups": [{"name": "tempest-securitygroup--741626787"}], "key_name": "tempest-keypair-898277552", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f2a6164-6725-4edf-99aa-b6118da27c4a', 'x-compute-request-id': 'req-4f2a6164-6725-4edf-99aa-b6118da27c4a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "395ae12d-3025-49d3-a418-2158ede95557", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--741626787"}], "adminPass": "coeZ27HcBe4M"}}'
2026-06-23 11:43:42,138 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.108s
2026-06-23 11:43:42,139 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f65091-e974-4c23-9b6e-52fe53608d9b', 'x-compute-request-id': 'req-54f65091-e974-4c23-9b6e-52fe53608d9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:43,272 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.126s
2026-06-23 11:43:43,273 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79bdfece-8416-4e15-bcdf-ccd2c12ee2a1', 'x-compute-request-id': 'req-79bdfece-8416-4e15-bcdf-ccd2c12ee2a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:43,278 106706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-23 11:43:44,384 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.106s
2026-06-23 11:43:44,384 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ebae79-5f81-4aa0-bfd9-da557538a33a', 'x-compute-request-id': 'req-c6ebae79-5f81-4aa0-bfd9-da557538a33a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:45,474 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.084s
2026-06-23 11:43:45,474 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-355b13cd-562e-48a5-aa60-3f4f2cf18778', 'x-compute-request-id': 'req-355b13cd-562e-48a5-aa60-3f4f2cf18778', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:46,577 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.094s
2026-06-23 11:43:46,577 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3096db5-281a-4db6-b6f7-2715bfe6ecf3', 'x-compute-request-id': 'req-a3096db5-281a-4db6-b6f7-2715bfe6ecf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:46,584 106706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:43:47,809 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.224s
2026-06-23 11:43:47,809 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ca434c-64e5-497b-81e3-981f17a96f0a', 'x-compute-request-id': 'req-99ca434c-64e5-497b-81e3-981f17a96f0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "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": []}}'
2026-06-23 11:43:47,814 106706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-23 11:43:49,004 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.189s
2026-06-23 11:43:49,005 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1fdf481-050b-4fb8-bcab-9cc97429afb7', 'x-compute-request-id': 'req-c1fdf481-050b-4fb8-bcab-9cc97429afb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:49,010 106706 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:43:50,209 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.198s
2026-06-23 11:43:50,209 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a69fdc-85e7-4e77-a774-f989117d8064', 'x-compute-request-id': 'req-a3a69fdc-85e7-4e77-a774-f989117d8064', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:51,381 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.166s
2026-06-23 11:43:51,381 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488dea0f-ae08-41a4-bb79-df1e0c6626fa', 'x-compute-request-id': 'req-488dea0f-ae08-41a4-bb79-df1e0c6626fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:52,541 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.151s
2026-06-23 11:43:52,541 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f9b3c42-3aac-482c-85e8-ec4690faf27b', 'x-compute-request-id': 'req-7f9b3c42-3aac-482c-85e8-ec4690faf27b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:53,864 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.318s
2026-06-23 11:43:53,865 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207a048d-0a73-41fb-b580-2e737e4df619', 'x-compute-request-id': 'req-207a048d-0a73-41fb-b580-2e737e4df619', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:55,102 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.231s
2026-06-23 11:43:55,102 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-980b29b9-0f3c-4ae3-94ad-c9e37e0aa48e', 'x-compute-request-id': 'req-980b29b9-0f3c-4ae3-94ad-c9e37e0aa48e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "BUILD", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:56,328 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.219s
2026-06-23 11:43:56,328 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a335b7d-55ca-49fa-8c76-9086a4ad521f', 'x-compute-request-id': 'req-8a335b7d-55ca-49fa-8c76-9086a4ad521f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1941982579-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:34:c9"}]}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "ACTIVE", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:43:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": "2026-06-23T11:43:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:43:56,334 106706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:43:56,445 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557/os-interface 0.110s
2026-06-23 11:43:56,445 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3eaf1b-f83e-4b49-be9d-49d96085e5b7', 'x-compute-request-id': 'req-0e3eaf1b-f83e-4b49-be9d-49d96085e5b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "dcb0f4ad-866b-4249-a60f-11dd728f2615", "port_id": "61cbf6c9-45ba-4208-82e7-1bb4f96aebfb", "mac_addr": "fa:16:3e:14:34:c9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "56455088-5734-4d32-9a2c-0c963839494f", "ip_address": "10.1.0.6"}]}]}'
2026-06-23 11:43:57,082 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/93a6d816-1c5d-451f-acf2-6205c3e4050a 0.635s
2026-06-23 11:43:57,082 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "61cbf6c9-45ba-4208-82e7-1bb4f96aebfb"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d09cc4af-1ffa-49b7-9351-ead07cbec649', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/93a6d816-1c5d-451f-acf2-6205c3e4050a'}
Body: b'{"floatingip": {"id": "93a6d816-1c5d-451f-acf2-6205c3e4050a", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "project_id": "2890ee1ace59421aa40181b6d7381f8a", "floating_ip_address": "172.24.5.203", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "2cc909a5-86cd-48bf-a73f-07c4671ef7a9", "port_id": "61cbf6c9-45ba-4208-82e7-1bb4f96aebfb", "fixed_ip_address": "10.1.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dcb0f4ad-866b-4249-a60f-11dd728f2615", "mac_address": "fa:16:3e:14:34:c9", "admin_state_up": true, "status": "ACTIVE", "device_id": "395ae12d-3025-49d3-a418-2158ede95557", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:43:41Z", "updated_at": "2026-06-23T11:43:56Z", "revision_number": 1}}'
2026-06-23 11:43:57,082 106706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.203:22' as 'cirros' with public key authentication
2026-06-23 11:44:57,144 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:45:59,690 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:47:03,250 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:48:07,811 106706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:48:07.811 106706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:48:07.811 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:48:07.811 106706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:48:07.811 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:48:07.811 106706 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:48:07.811 106706 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:48:07.811 106706 ERROR tempest.lib.common.ssh
2026-06-23 11:48:07,812 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: VolumesBackupsTest:test_volume_backup_incremental. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-VolumesBackupsTest-1941982579-network': [{'version': 4, 'addr': '10.1.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:14:34:c9'}]}, 'created': '2026-06-23T11:43:41Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229', 'id': '395ae12d-3025-49d3-a418-2158ede95557', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557'}], 'metadata': {}, 'name': 'tempest-VolumesBackupsTest-instance-465253008', 'status': 'ACTIVE', 'tenant_id': '2890ee1ace59421aa40181b6d7381f8a', 'user_id': '914b4c8ba56848d5b9d7fbfd080d27e6', 'updated': '2026-06-23T11:43:55Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-898277552', 'OS-SRV-USG:launched_at': '2026-06-23T11:43:55.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--741626787'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:48:09,047 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 404 POST https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557/action 1.235s
2026-06-23 11:48:09,047 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:07 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-cc4e150d-976b-4a43-b2f8-a4f1e37bfecc', 'x-compute-request-id': 'req-cc4e150d-976b-4a43-b2f8-a4f1e37bfecc', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:48:09,047 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 395ae12d-3025-49d3-a418-2158ede95557
2026-06-23 11:48:09,127 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 204 DELETE https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.079s
2026-06-23 11:48:09,127 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:09 GMT', 'server': 'Apache/2.4.58 (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-2aefa703-2e82-4241-9399-28a32fd59c2e', 'x-compute-request-id': 'req-2aefa703-2e82-4241-9399-28a32fd59c2e', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b''
2026-06-23 11:48:09,318 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.191s
2026-06-23 11:48:09,318 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6eb8a3c-cef1-4cc1-a012-ff1af377285a', 'x-compute-request-id': 'req-d6eb8a3c-cef1-4cc1-a012-ff1af377285a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1941982579-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:34:c9"}, {"version": 4, "addr": "172.24.5.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:34:c9"}]}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "SHUTOFF", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:48:09Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": "2026-06-23T11:43:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:10,567 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.242s
2026-06-23 11:48:10,567 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9606fdc8-7a51-4c99-91b3-5a3464452c30', 'x-compute-request-id': 'req-9606fdc8-7a51-4c99-91b3-5a3464452c30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1941982579-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:34:c9"}, {"version": 4, "addr": "172.24.5.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:34:c9"}]}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "SHUTOFF", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:48:09Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": "2026-06-23T11:43:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:11,731 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.158s
2026-06-23 11:48:11,732 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72784021-cd2a-4bae-8330-3bd10fc5ce02', 'x-compute-request-id': 'req-72784021-cd2a-4bae-8330-3bd10fc5ce02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1941982579-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:34:c9"}, {"version": 4, "addr": "172.24.5.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:34:c9"}]}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "SHUTOFF", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:48:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": "2026-06-23T11:43:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--741626787"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:12,831 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.092s
2026-06-23 11:48:12,831 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1302', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c8fd5d3-2b9d-49e0-ae18-a9fd327e9ed4', 'x-compute-request-id': 'req-8c8fd5d3-2b9d-49e0-ae18-a9fd327e9ed4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "SHUTOFF", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:48:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": "2026-06-23T11:43:55.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:13,955 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.119s
2026-06-23 11:48:13,956 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1434', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bb3f4f3-8d91-4fcc-9fca-68639aa07762', 'x-compute-request-id': 'req-0bb3f4f3-8d91-4fcc-9fca-68639aa07762', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "DELETED", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:48:13Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:48:08Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": "2026-06-23T11:43:55.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:48:13.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:13,963 106706 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:48:15,063 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.099s
2026-06-23 11:48:15,063 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1434', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0cedc88-ee83-4cd3-a677-f7f654d90c67', 'x-compute-request-id': 'req-d0cedc88-ee83-4cd3-a677-f7f654d90c67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:43:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a4e495df8a843eb3f534390b2a7d2e54bd682f9a06089812b647d229", "id": "395ae12d-3025-49d3-a418-2158ede95557", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/395ae12d-3025-49d3-a418-2158ede95557"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-465253008", "status": "DELETED", "tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "updated": "2026-06-23T11:48:13Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:48:08Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-898277552", "OS-SRV-USG:launched_at": "2026-06-23T11:43:55.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:48:13.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:16,096 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 404 GET https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557 0.025s
2026-06-23 11:48:16,096 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:16 GMT', 'server': 'Apache/2.4.58 (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-075d7599-90be-4293-9488-3080959616d2', 'x-compute-request-id': 'req-075d7599-90be-4293-9488-3080959616d2', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/395ae12d-3025-49d3-a418-2158ede95557'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 395ae12d-3025-49d3-a418-2158ede95557 could not be found."}}'
2026-06-23 11:48:16,097 106706 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1703011. The failure could be related to https://launchpad.net/bugs/1703011
2026-06-23 11:48:16,121 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-898277552 0.022s
2026-06-23 11:48:16,121 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:16 GMT', 'server': 'Apache/2.4.58 (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-ca108848-e23b-43e8-acf6-e991ad02ad9b', 'x-compute-request-id': 'req-ca108848-e23b-43e8-acf6-e991ad02ad9b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-898277552'}
Body: b''
2026-06-23 11:48:16,236 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/3f45f9f2-96b3-498f-abac-f6d10e2a2032 0.115s
2026-06-23 11:48:16,236 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-df1869f8-8c48-4e36-9ca5-b429b35c3298', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/3f45f9f2-96b3-498f-abac-f6d10e2a2032'}
Body: b''
2026-06-23 11:48:16,251 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/3f45f9f2-96b3-498f-abac-f6d10e2a2032 0.014s
2026-06-23 11:48:16,251 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-27316738-6987-4587-a0f2-74cc6f77301b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/3f45f9f2-96b3-498f-abac-f6d10e2a2032'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3f45f9f2-96b3-498f-abac-f6d10e2a2032 does not exist", "detail": ""}}'
2026-06-23 11:48:16,483 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/93a6d816-1c5d-451f-acf2-6205c3e4050a 0.231s
2026-06-23 11:48:16,483 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-7836f30f-91e9-4a75-a6aa-d8bc5f753c04', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/93a6d816-1c5d-451f-acf2-6205c3e4050a'}
Body: b''
2026-06-23 11:48:16,514 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7 0.031s
2026-06-23 11:48:16,514 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3fe9592-2ca4-4516-8146-2a830287ac84', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3fe9592-2ca4-4516-8146-2a830287ac84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7'}
Body: b'{"volume": {"id": "1c04565d-c938-4e6d-b5c7-b915e19b6db7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:43:39.000000", "updated_at": "2026-06-23T11:43:39.000000", "name": "tempest-VolumesBackupsTest-Volume-1388077392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}], "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}}'
2026-06-23 11:48:16,551 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7 0.032s
2026-06-23 11:48:16,551 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39eed42-5078-464e-8c75-c0540e9f1ae1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7'}
Body: b''
2026-06-23 11:48:16,578 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7 0.026s
2026-06-23 11:48:16,578 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa67a186-122f-4088-bd69-a471c8c7648e', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa67a186-122f-4088-bd69-a471c8c7648e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7'}
Body: b'{"volume": {"id": "1c04565d-c938-4e6d-b5c7-b915e19b6db7", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:43:39.000000", "updated_at": "2026-06-23T11:48:17.000000", "name": "tempest-VolumesBackupsTest-Volume-1388077392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}], "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2890ee1ace59421aa40181b6d7381f8a"}}'
2026-06-23 11:48:17,603 106706 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7 0.018s
2026-06-23 11:48:17,604 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbeac6e1-0260-495e-ab2b-5d3c925ed91a', 'x-openstack-request-id': 'req-cbeac6e1-0260-495e-ab2b-5d3c925ed91a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1c04565d-c938-4e6d-b5c7-b915e19b6db7 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_backup.py", line 184, in test_volume_backup_incremental
server = self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
fail
ft17.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:30:00,934 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 202 POST https://10.4.3.43/volume/v3/volumes 0.276s
2026-06-23 11:30:00,934 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.42', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1003982914"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f6929d-cea3-4668-a2fe-4f47c1e3f11a', 'content-length': '772', 'openstack-api-version': 'volume 3.42', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f6929d-cea3-4668-a2fe-4f47c1e3f11a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "6b526a09-e34b-47e4-a205-ca95e97b4451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:30:00.886630", "updated_at": null, "name": "tempest-VolumesExtendAttachedTest-Volume-1003982914", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}], "user_id": "7a71037df3ec43ac860552bd0090cf12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-06-23 11:30:00,964 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451 0.025s
2026-06-23 11:30:00,964 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35c1c86-f22d-43ff-a5a2-bdd2ea992595', 'content-length': '840', 'openstack-api-version': 'volume 3.42', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35c1c86-f22d-43ff-a5a2-bdd2ea992595', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451'}
Body: b'{"volume": {"id": "6b526a09-e34b-47e4-a205-ca95e97b4451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:30:01.000000", "updated_at": null, "name": "tempest-VolumesExtendAttachedTest-Volume-1003982914", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}], "user_id": "7a71037df3ec43ac860552bd0090cf12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "209a4f5cd03d477194416c650f31e91a"}}'
2026-06-23 11:30:02,008 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451 0.038s
2026-06-23 11:30:02,008 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02740f3c-385c-4576-b0f8-74cbc4373c3e', 'content-length': '865', 'openstack-api-version': 'volume 3.42', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02740f3c-385c-4576-b0f8-74cbc4373c3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451'}
Body: b'{"volume": {"id": "6b526a09-e34b-47e4-a205-ca95e97b4451", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:30:01.000000", "updated_at": "2026-06-23T11:30:01.000000", "name": "tempest-VolumesExtendAttachedTest-Volume-1003982914", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}], "user_id": "7a71037df3ec43ac860552bd0090cf12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "209a4f5cd03d477194416c650f31e91a"}}'
2026-06-23 11:30:02,017 106714 INFO [tempest.common.waiters] volume 6b526a09-e34b-47e4-a205-ca95e97b4451 reached available after waiting for 2.017014 seconds
2026-06-23 11:30:02,017 106714 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:30:02,017 106714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:30:02,067 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.049s
2026-06-23 11:30:02,068 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-312615719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC2l5TcIn50M97cbBxJreWAbhAKC3OQ/2YxkJdN7d8NscEMPAnFwamSmGf3BVpJLBKhUd8R6xrE9Tz20LoO59vyEg/Qkb85P8TeTCZrK7BmOAwAf0yysex5Ns3lI4w9Tew=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:02 GMT', 'server': 'Apache/2.4.58 (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-22c95167-9b3b-4620-b6d4-228067487413', 'x-compute-request-id': 'req-22c95167-9b3b-4620-b6d4-228067487413', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-312615719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC2l5TcIn50M97cbBxJreWAbhAKC3OQ/2YxkJdN7d8NscEMPAnFwamSmGf3BVpJLBKhUd8R6xrE9Tz20LoO59vyEg/Qkb85P8TeTCZrK7BmOAwAf0yysex5Ns3lI4w9Tew==", "fingerprint": "fc:84:33:4e:98:58:fd:1a:49:5a:70:21:9d:b4:20:94", "user_id": "7a71037df3ec43ac860552bd0090cf12"}}'
2026-06-23 11:30:02,069 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-312615719 created
2026-06-23 11:30:02,250 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.181s
2026-06-23 11:30:02,250 106714 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--681649288", "description": "tempest-description--7272697"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1657', 'x-openstack-request-id': 'req-46108838-3155-47f8-b28f-6ec972030038', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "d1935dd7-a42a-4cdb-9d16-cc1e804f65ec", "name": "tempest-securitygroup--681649288", "stateful": true, "tenant_id": "209a4f5cd03d477194416c650f31e91a", "project_id": "209a4f5cd03d477194416c650f31e91a", "description": "tempest-description--7272697", "shared": false, "security_group_rules": [{"id": "03dd61ec-065f-4855-ab2a-5f85d3c1e2c7", "project_id": "209a4f5cd03d477194416c650f31e91a", "security_group_id": "d1935dd7-a42a-4cdb-9d16-cc1e804f65ec", "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": 589, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:30:02Z", "updated_at": "2026-06-23T11:30:02Z", "revision_number": 0, "tenant_id": "209a4f5cd03d477194416c650f31e91a"}, {"id": "293467dd-eb87-463e-98c8-9d0f47c01b77", "project_id": "209a4f5cd03d477194416c650f31e91a", "security_group_id": "d1935dd7-a42a-4cdb-9d16-cc1e804f65ec", "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": 590, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:30:02Z", "updated_at": "2026-06-23T11:30:02Z", "revision_number": 0, "tenant_id": "209a4f5cd03d477194416c650f31e91a"}], "tags": [], "created_at": "2026-06-23T11:30:02Z", "updated_at": "2026-06-23T11:30:02Z", "revision_number": 1}}'
2026-06-23 11:30:02,376 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.126s
2026-06-23 11:30:02,376 106714 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": "d1935dd7-a42a-4cdb-9d16-cc1e804f65ec", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6b1c26e1-aee6-41c9-8da3-83f927ed4da7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "63dab026-23f4-4fab-8339-7abd8ee8dea6", "project_id": "209a4f5cd03d477194416c650f31e91a", "security_group_id": "d1935dd7-a42a-4cdb-9d16-cc1e804f65ec", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:30:02Z", "updated_at": "2026-06-23T11:30:02Z", "revision_number": 0, "tenant_id": "209a4f5cd03d477194416c650f31e91a"}}'
2026-06-23 11:30:02,491 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.114s
2026-06-23 11:30:02,491 106714 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": "d1935dd7-a42a-4cdb-9d16-cc1e804f65ec", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fe62a34a-a0ad-46ce-8e9d-2d9bdca00dce', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "71f2cad2-9cda-4b46-a071-e2594a0e7333", "project_id": "209a4f5cd03d477194416c650f31e91a", "security_group_id": "d1935dd7-a42a-4cdb-9d16-cc1e804f65ec", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:30:02Z", "updated_at": "2026-06-23T11:30:02Z", "revision_number": 0, "tenant_id": "209a4f5cd03d477194416c650f31e91a"}}'
2026-06-23 11:30:02,491 106714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--681649288 created
2026-06-23 11:30:02,934 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.442s
2026-06-23 11:30:02,934 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-bb609c2d-8c0d-4852-8963-4bd09aaf5ac9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "0277092c-7d88-488a-b7a0-2b7cc83b5474", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "project_id": "209a4f5cd03d477194416c650f31e91a", "floating_ip_address": "172.24.5.100", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:30:02Z", "updated_at": "2026-06-23T11:30:02Z", "revision_number": 0}}'
2026-06-23 11:30:02,934 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0277092c-7d88-488a-b7a0-2b7cc83b5474', 'tenant_id': '209a4f5cd03d477194416c650f31e91a', 'project_id': '209a4f5cd03d477194416c650f31e91a', 'floating_ip_address': '172.24.5.100', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:30:02Z', 'updated_at': '2026-06-23T11:30:02Z', 'revision_number': 0, 'ip': '172.24.5.100'} created
2026-06-23 11:30:02,981 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.044s
2026-06-23 11:30:02,981 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fd48f99e-6751-44ec-9b08-d042caf3e1c3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7a71037df3ec43ac860552bd0090cf12", "name": "tempest-VolumesExtendAttachedTest-1102646144-project-member", "password_expires_at": null}, "audit_ids": ["rGRw9xxAQyingtQSCa-x3A"], "expires_at": "2026-06-23T12:30:02.000000Z", "issued_at": "2026-06-23T11:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "209a4f5cd03d477194416c650f31e91a", "name": "tempest-VolumesExtendAttachedTest-1102646144"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/209a4f5cd03d477194416c650f31e91a", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_209a4f5cd03d477194416c650f31e91a", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:30:02,982 106714 INFO [tempest.lib.common.fixed_network] (VolumesExtendAttachedTest:test_extend_attached_volume) Found network {'id': '84c527d2-3a9c-4293-b652-a9d180520376', 'name': 'tempest-VolumesExtendAttachedTest-49277554-network', 'tenant_id': '209a4f5cd03d477194416c650f31e91a', 'project_id': '209a4f5cd03d477194416c650f31e91a', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14237, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:29:52Z', 'updated_at': '2026-06-23T11:29:52Z', 'revision_number': 1} available for tenant
2026-06-23 11:30:02,982 106714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-312615719', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC2l5TcIn50M97cbBxJreWAbhAKC3OQ/2YxkJdN7d8NscEMPAnFwamSmGf3BVpJLBKhUd8R6xrE9Tz20LoO59vyEg/Qkb85P8TeTCZrK7BmOAwAf0yysex5Ns3lI4w9Tew==', 'fingerprint': 'fc:84:33:4e:98:58:fd:1a:49:5a:70:21:9d:b4:20:94', 'user_id': '7a71037df3ec43ac860552bd0090cf12', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAKTSQ2EA3B7t+bVpWBhRK526vyQG9v1HVXJDarbxPkuaCTdagxlqkv\ntilQhOD5ylOgBwYFK4EEACKhZANiAAQtpeU3CJ+dDPe3GwcSa3lgG4QCgtzkP9mM\nZCXTe3fDbHBDDwJxcGpkphn9wVaSSwSoVHfEesaxPU89tC6Dufb8hIP0JG/OT/E3\nkwmayuwZjgMAH9MsrHseTbN5SOMPU3s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd1935dd7-a42a-4cdb-9d16-cc1e804f65ec', 'name': 'tempest-securitygroup--681649288', 'stateful': True, 'tenant_id': '209a4f5cd03d477194416c650f31e91a', 'project_id': '209a4f5cd03d477194416c650f31e91a', 'description': 'tempest-description--7272697', 'shared': False, 'security_group_rules': [{'id': '03dd61ec-065f-4855-ab2a-5f85d3c1e2c7', 'project_id': '209a4f5cd03d477194416c650f31e91a', 'security_group_id': 'd1935dd7-a42a-4cdb-9d16-cc1e804f65ec', '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': 589, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:30:02Z', 'updated_at': '2026-06-23T11:30:02Z', 'revision_number': 0, 'tenant_id': '209a4f5cd03d477194416c650f31e91a'}, {'id': '293467dd-eb87-463e-98c8-9d0f47c01b77', 'project_id': '209a4f5cd03d477194416c650f31e91a', 'security_group_id': 'd1935dd7-a42a-4cdb-9d16-cc1e804f65ec', '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': 590, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:30:02Z', 'updated_at': '2026-06-23T11:30:02Z', 'revision_number': 0, 'tenant_id': '209a4f5cd03d477194416c650f31e91a'}], 'tags': [], 'created_at': '2026-06-23T11:30:02Z', 'updated_at': '2026-06-23T11:30:02Z', 'revision_number': 1}, 'floating_ip': {'id': '0277092c-7d88-488a-b7a0-2b7cc83b5474', 'tenant_id': '209a4f5cd03d477194416c650f31e91a', 'project_id': '209a4f5cd03d477194416c650f31e91a', 'floating_ip_address': '172.24.5.100', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:30:02Z', 'updated_at': '2026-06-23T11:30:02Z', 'revision_number': 0, 'ip': '172.24.5.100'}}
2026-06-23 11:30:03,506 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 202 POST https://10.4.3.43/compute/v2.1/servers 0.524s
2026-06-23 11:30:03,506 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "84c527d2-3a9c-4293-b652-a9d180520376"}], "security_groups": [{"name": "tempest-securitygroup--681649288"}], "key_name": "tempest-keypair-312615719", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e970561a-e3b3-4749-a2b3-e117d63e71db', 'x-compute-request-id': 'req-e970561a-e3b3-4749-a2b3-e117d63e71db', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--681649288"}], "adminPass": "A6pDEYMhE4pk"}}'
2026-06-23 11:30:03,590 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.082s
2026-06-23 11:30:03,590 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3600c99-17ae-4d93-ad39-62e8b62d9965', 'x-compute-request-id': 'req-e3600c99-17ae-4d93-ad39-62e8b62d9965', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:04,700 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.104s
2026-06-23 11:30:04,700 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20ce1cf-6e4f-4792-89b9-8b27df7613e1', 'x-compute-request-id': 'req-d20ce1cf-6e4f-4792-89b9-8b27df7613e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:05,792 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.086s
2026-06-23 11:30:05,792 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a3c4da4-73d1-480b-97a4-123408e8459d', 'x-compute-request-id': 'req-0a3c4da4-73d1-480b-97a4-123408e8459d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:05,797 106714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:30:06,885 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.088s
2026-06-23 11:30:06,886 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99c23f28-9f47-4292-9342-f66f96c79bf5', 'x-compute-request-id': 'req-99c23f28-9f47-4292-9342-f66f96c79bf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:07,984 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.092s
2026-06-23 11:30:07,984 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9972951-0189-4526-bcad-bd8abc400aaa', 'x-compute-request-id': 'req-d9972951-0189-4526-bcad-bd8abc400aaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:07,991 106714 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:30:09,188 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.197s
2026-06-23 11:30:09,189 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a170cb9b-a25e-48b5-b938-7a571aa1d868', 'x-compute-request-id': 'req-a170cb9b-a25e-48b5-b938-7a571aa1d868', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:10,326 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.131s
2026-06-23 11:30:10,327 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59879358-9e32-491e-9d5d-e61c0880244d', 'x-compute-request-id': 'req-59879358-9e32-491e-9d5d-e61c0880244d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:10,332 106714 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:30:11,484 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.152s
2026-06-23 11:30:11,485 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c951c8-7a09-47ac-89c0-777576896f6c', 'x-compute-request-id': 'req-10c951c8-7a09-47ac-89c0-777576896f6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:12,664 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.174s
2026-06-23 11:30:12,664 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09ac1b2-b765-48fa-b75c-9461d8f3af09', 'x-compute-request-id': 'req-f09ac1b2-b765-48fa-b75c-9461d8f3af09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:13,829 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.159s
2026-06-23 11:30:13,829 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e4d3a4-9ac7-4723-aff4-b141b4699590', 'x-compute-request-id': 'req-b3e4d3a4-9ac7-4723-aff4-b141b4699590', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:15,100 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.262s
2026-06-23 11:30:15,100 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85b8cd6e-113c-472e-9d07-58104f7885a8', 'x-compute-request-id': 'req-85b8cd6e-113c-472e-9d07-58104f7885a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:16,276 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.170s
2026-06-23 11:30:16,276 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5040e79d-120d-4600-8fbb-80d56e50af0c', 'x-compute-request-id': 'req-5040e79d-120d-4600-8fbb-80d56e50af0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "BUILD", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:17,502 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.214s
2026-06-23 11:30:17,502 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f73244-5167-4b13-8a3b-08d0623ea4bd', 'x-compute-request-id': 'req-c0f73244-5167-4b13-8a3b-08d0623ea4bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesExtendAttachedTest-49277554-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:e1:f1"}]}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "ACTIVE", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:30:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": "2026-06-23T11:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:17,509 106714 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:30:17,636 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15/os-interface 0.126s
2026-06-23 11:30:17,637 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a84b6d5-a536-48a7-ab49-1dbfd1a69504', 'x-compute-request-id': 'req-6a84b6d5-a536-48a7-ab49-1dbfd1a69504', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "84c527d2-3a9c-4293-b652-a9d180520376", "port_id": "67091de7-5ca5-4c42-8434-6d7f830359c8", "mac_addr": "fa:16:3e:1b:e1:f1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "069719dc-a7c2-49f7-96ef-c7e9b5845177", "ip_address": "10.1.0.13"}]}]}'
2026-06-23 11:30:18,732 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/0277092c-7d88-488a-b7a0-2b7cc83b5474 1.094s
2026-06-23 11:30:18,733 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "67091de7-5ca5-4c42-8434-6d7f830359c8"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e0ba5b5b-2e1b-4dd2-9a97-ad02be85a432', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/0277092c-7d88-488a-b7a0-2b7cc83b5474'}
Body: b'{"floatingip": {"id": "0277092c-7d88-488a-b7a0-2b7cc83b5474", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "project_id": "209a4f5cd03d477194416c650f31e91a", "floating_ip_address": "172.24.5.100", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "8759eb5a-cd54-405d-93c2-06b86b4ad2db", "port_id": "67091de7-5ca5-4c42-8434-6d7f830359c8", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "84c527d2-3a9c-4293-b652-a9d180520376", "mac_address": "fa:16:3e:1b:e1:f1", "admin_state_up": true, "status": "ACTIVE", "device_id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:30:02Z", "updated_at": "2026-06-23T11:30:17Z", "revision_number": 1}}'
2026-06-23 11:30:18,734 106714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.100:22' as 'cirros' with public key authentication
2026-06-23 11:31:18,767 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.100 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:32:21,325 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.100 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:33:24,884 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.100 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:34:29,444 106714 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.100 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:34:29.444 106714 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:34:29.444 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:34:29.444 106714 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:34:29.444 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:34:29.444 106714 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:34:29.444 106714 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:34:29.444 106714 ERROR tempest.lib.common.ssh
2026-06-23 11:34:29,445 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: VolumesExtendAttachedTest:test_extend_attached_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-VolumesExtendAttachedTest-49277554-network': [{'version': 4, 'addr': '10.1.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:1b:e1:f1'}]}, 'created': '2026-06-23T11:30:03Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10', 'id': 'cc7b7917-9196-4f3b-b23d-bfd9280f0e15', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}], 'metadata': {}, 'name': 'tempest-VolumesExtendAttachedTest-instance-1307578069', 'status': 'ACTIVE', 'tenant_id': '209a4f5cd03d477194416c650f31e91a', 'user_id': '7a71037df3ec43ac860552bd0090cf12', 'updated': '2026-06-23T11:30:17Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-312615719', 'OS-SRV-USG:launched_at': '2026-06-23T11:30:16.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--681649288'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:34:30,480 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 404 POST https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15/action 1.034s
2026-06-23 11:34:30,480 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:29 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-91309cf5-410a-4888-bbc8-3250e4ca4e65', 'x-compute-request-id': 'req-91309cf5-410a-4888-bbc8-3250e4ca4e65', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:34:30,480 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server cc7b7917-9196-4f3b-b23d-bfd9280f0e15
2026-06-23 11:34:30,564 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 204 DELETE https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.083s
2026-06-23 11:34:30,564 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:30 GMT', 'server': 'Apache/2.4.58 (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-89503798-68d8-4409-8243-cec665d58083', 'x-compute-request-id': 'req-89503798-68d8-4409-8243-cec665d58083', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b''
2026-06-23 11:34:30,738 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.173s
2026-06-23 11:34:30,738 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-325536c0-4e25-487a-ae61-4462452a80b1', 'x-compute-request-id': 'req-325536c0-4e25-487a-ae61-4462452a80b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesExtendAttachedTest-49277554-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:e1:f1"}, {"version": 4, "addr": "172.24.5.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:e1:f1"}]}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "SHUTOFF", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:34:31Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": "2026-06-23T11:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:31,885 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.141s
2026-06-23 11:34:31,885 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-109e7da7-c579-4037-9b64-ecb479ec0d50', 'x-compute-request-id': 'req-109e7da7-c579-4037-9b64-ecb479ec0d50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesExtendAttachedTest-49277554-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:e1:f1"}, {"version": 4, "addr": "172.24.5.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:e1:f1"}]}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "SHUTOFF", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:34:31Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": "2026-06-23T11:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:33,097 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.206s
2026-06-23 11:34:33,097 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da864708-9c08-4db7-a903-f5f2f04b987b', 'x-compute-request-id': 'req-da864708-9c08-4db7-a903-f5f2f04b987b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesExtendAttachedTest-49277554-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:e1:f1"}, {"version": 4, "addr": "172.24.5.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:e1:f1"}]}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "SHUTOFF", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:34:32Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": "2026-06-23T11:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--681649288"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:34,189 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.086s
2026-06-23 11:34:34,189 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8044f4cd-0344-4735-8522-4c0bcc3983d4', 'x-compute-request-id': 'req-8044f4cd-0344-4735-8522-4c0bcc3983d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "DELETED", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:34:34Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:34:29Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": "2026-06-23T11:30:16.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:34:34.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:34,195 106714 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:34:35,284 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.089s
2026-06-23 11:34:35,285 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-274ffcdc-c859-4d27-8985-7ed333c8d377', 'x-compute-request-id': 'req-274ffcdc-c859-4d27-8985-7ed333c8d377', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "DELETED", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:34:34Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:34:29Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": "2026-06-23T11:30:16.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:34:34.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:36,378 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.088s
2026-06-23 11:34:36,378 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc46ad7a-bb06-4bea-aa25-a6ef1c5ce4c4', 'x-compute-request-id': 'req-fc46ad7a-bb06-4bea-aa25-a6ef1c5ce4c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4105fe4a4fa85c14d960a446bec5d8916fc355ccc122f05205b3fd10", "id": "cc7b7917-9196-4f3b-b23d-bfd9280f0e15", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15"}], "metadata": {}, "name": "tempest-VolumesExtendAttachedTest-instance-1307578069", "status": "DELETED", "tenant_id": "209a4f5cd03d477194416c650f31e91a", "user_id": "7a71037df3ec43ac860552bd0090cf12", "updated": "2026-06-23T11:34:34Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:34:29Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-312615719", "OS-SRV-USG:launched_at": "2026-06-23T11:30:16.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:34:34.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:37,417 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:test_extend_attached_volume): 404 GET https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15 0.032s
2026-06-23 11:34:37,417 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (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-48ff5fc9-2a74-425a-bb7b-9980be59f893', 'x-compute-request-id': 'req-48ff5fc9-2a74-425a-bb7b-9980be59f893', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/cc7b7917-9196-4f3b-b23d-bfd9280f0e15'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance cc7b7917-9196-4f3b-b23d-bfd9280f0e15 could not be found."}}'
2026-06-23 11:34:37,440 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-312615719 0.021s
2026-06-23 11:34:37,440 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (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-76d8b716-ee4b-4534-8556-406789fc92b7', 'x-compute-request-id': 'req-76d8b716-ee4b-4534-8556-406789fc92b7', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-312615719'}
Body: b''
2026-06-23 11:34:37,576 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/d1935dd7-a42a-4cdb-9d16-cc1e804f65ec 0.135s
2026-06-23 11:34:37,576 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-43a6d0cb-e062-45d7-8a2d-19424fc08deb', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/d1935dd7-a42a-4cdb-9d16-cc1e804f65ec'}
Body: b''
2026-06-23 11:34:37,590 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/d1935dd7-a42a-4cdb-9d16-cc1e804f65ec 0.013s
2026-06-23 11:34:37,590 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2fe368a2-013b-49d9-b429-e30cfc23d788', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/d1935dd7-a42a-4cdb-9d16-cc1e804f65ec'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d1935dd7-a42a-4cdb-9d16-cc1e804f65ec does not exist", "detail": ""}}'
2026-06-23 11:34:37,798 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/0277092c-7d88-488a-b7a0-2b7cc83b5474 0.208s
2026-06-23 11:34:37,799 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c18b7267-1c61-4a76-8955-cd6a3d26cfcf', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/0277092c-7d88-488a-b7a0-2b7cc83b5474'}
Body: b''
2026-06-23 11:34:37,823 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451 0.024s
2026-06-23 11:34:37,823 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20743cad-a4c3-4067-8643-0803d1fdaef5', 'content-length': '865', 'openstack-api-version': 'volume 3.42', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20743cad-a4c3-4067-8643-0803d1fdaef5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451'}
Body: b'{"volume": {"id": "6b526a09-e34b-47e4-a205-ca95e97b4451", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:30:01.000000", "updated_at": "2026-06-23T11:30:01.000000", "name": "tempest-VolumesExtendAttachedTest-Volume-1003982914", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}], "user_id": "7a71037df3ec43ac860552bd0090cf12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "209a4f5cd03d477194416c650f31e91a"}}'
2026-06-23 11:34:37,860 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451 0.032s
2026-06-23 11:34:37,860 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.42', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429bd74d-9153-424a-811b-b2217b34295b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451'}
Body: b''
2026-06-23 11:34:37,891 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451 0.030s
2026-06-23 11:34:37,891 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d171af33-1d20-4c0b-a406-ba244b707c8c', 'content-length': '864', 'openstack-api-version': 'volume 3.42', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d171af33-1d20-4c0b-a406-ba244b707c8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451'}
Body: b'{"volume": {"id": "6b526a09-e34b-47e4-a205-ca95e97b4451", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:30:01.000000", "updated_at": "2026-06-23T11:34:38.000000", "name": "tempest-VolumesExtendAttachedTest-Volume-1003982914", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451"}], "user_id": "7a71037df3ec43ac860552bd0090cf12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "209a4f5cd03d477194416c650f31e91a"}}'
2026-06-23 11:34:38,914 106714 INFO [tempest.lib.common.rest_client] Request (VolumesExtendAttachedTest:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451 0.015s
2026-06-23 11:34:38,914 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.42', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-54da4dd4-d35a-456a-bf49-861981f2c2bc', 'x-openstack-request-id': 'req-54da4dd4-d35a-456a-bf49-861981f2c2bc', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6b526a09-e34b-47e4-a205-ca95e97b4451'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6b526a09-e34b-47e4-a205-ca95e97b4451 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 195, in test_extend_attached_volume
self._test_extend_attached_volume(volume)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 119, in _test_extend_attached_volume
server = self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 4 | 2 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt18.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] |
fail
ft18.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:48:43,246 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:setUp): 200 GET https://10.4.3.43/volume/v3/volumes/2cb6e066-0b90-4308-a496-9b30da423afe 0.029s
2026-06-23 11:48:43,247 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87fc25df-bab3-4262-9330-94f1f1d027ab', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87fc25df-bab3-4262-9330-94f1f1d027ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/2cb6e066-0b90-4308-a496-9b30da423afe'}
Body: b'{"volume": {"id": "2cb6e066-0b90-4308-a496-9b30da423afe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:24.000000", "updated_at": "2026-06-23T11:48:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2134622117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/2cb6e066-0b90-4308-a496-9b30da423afe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/2cb6e066-0b90-4308-a496-9b30da423afe"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}}'
2026-06-23 11:48:43,267 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.016s
2026-06-23 11:48:43,268 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3264bac9-56b5-444a-a2e6-a0362c4571bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:48:43,601 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST https://10.4.3.43/volume/v3/volumes 0.333s
2026-06-23 11:48:43,601 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-19424159"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59c3b2b-e0a1-4f52-ba7c-c9fc731ee093', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59c3b2b-e0a1-4f52-ba7c-c9fc731ee093', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "e71c713c-7bb6-4ad8-96b6-dae1fb7d635e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:43.548874", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-19424159", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:48:43,632 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e 0.025s
2026-06-23 11:48:43,632 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0d5a01-42c4-4bac-8ca4-1ff97b8eab5f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0d5a01-42c4-4bac-8ca4-1ff97b8eab5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e'}
Body: b'{"volume": {"id": "e71c713c-7bb6-4ad8-96b6-dae1fb7d635e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:44.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-19424159", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}}'
2026-06-23 11:48:44,668 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e 0.031s
2026-06-23 11:48:44,669 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e60def-9930-4974-9b15-13304a41f859', 'content-length': '1358', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e60def-9930-4974-9b15-13304a41f859', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e'}
Body: b'{"volume": {"id": "e71c713c-7bb6-4ad8-96b6-dae1fb7d635e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:44.000000", "updated_at": "2026-06-23T11:48:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-19424159", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:48:44,674 106706 INFO [tempest.common.waiters] volume e71c713c-7bb6-4ad8-96b6-dae1fb7d635e reached available after waiting for 1.674380 seconds
2026-06-23 11:48:44,674 106706 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:48:44,674 106706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:48:44,718 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.042s
2026-06-23 11:48:44,718 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-2082240200", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE711jwd3OPktUaR5JeoJq+KGo839pO/mfRobJ8C+ECUZt2znPM++dftk6oR5nSy7RUGt22OEZJkHga0cuByi2SR5U0C5LLvOe7LzWvIXT9awdx5qhI2oYD/evW6dnGQ/Q=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20abbcef-2279-4d1f-a0e5-db47f62f9c9e', 'x-compute-request-id': 'req-20abbcef-2279-4d1f-a0e5-db47f62f9c9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-2082240200", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE711jwd3OPktUaR5JeoJq+KGo839pO/mfRobJ8C+ECUZt2znPM++dftk6oR5nSy7RUGt22OEZJkHga0cuByi2SR5U0C5LLvOe7LzWvIXT9awdx5qhI2oYD/evW6dnGQ/Q==", "fingerprint": "a0:9b:7d:67:2a:b9:c5:c4:a7:41:25:66:6e:43:13:17", "user_id": "66bb16f5faf74320a670580f233673e9"}}'
2026-06-23 11:48:44,719 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2082240200 created
2026-06-23 11:48:44,889 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.170s
2026-06-23 11:48:44,889 106706 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--1800953636", "description": "tempest-description--78853793"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-459c30c0-7938-42b2-a669-74e1c0dd722f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "89eed103-5495-440c-bce0-966517491369", "name": "tempest-securitygroup--1800953636", "stateful": true, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "description": "tempest-description--78853793", "shared": false, "security_group_rules": [{"id": "715e3279-a422-4ced-b395-82f547647b32", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "security_group_id": "89eed103-5495-440c-bce0-966517491369", "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": 1523, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:48:44Z", "updated_at": "2026-06-23T11:48:44Z", "revision_number": 0, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}, {"id": "a8b3c1e4-51e5-44db-87ee-148b9abcda15", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "security_group_id": "89eed103-5495-440c-bce0-966517491369", "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": 1524, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:48:44Z", "updated_at": "2026-06-23T11:48:44Z", "revision_number": 0, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}], "tags": [], "created_at": "2026-06-23T11:48:44Z", "updated_at": "2026-06-23T11:48:44Z", "revision_number": 1}}'
2026-06-23 11:48:45,027 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.138s
2026-06-23 11:48:45,028 106706 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": "89eed103-5495-440c-bce0-966517491369", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-454fb804-d073-4dec-ad6c-59668444beee', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "97124bd0-cb02-42c4-991e-a5d8f8eafb15", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "security_group_id": "89eed103-5495-440c-bce0-966517491369", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:48:44Z", "updated_at": "2026-06-23T11:48:44Z", "revision_number": 0, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}}'
2026-06-23 11:48:45,153 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.125s
2026-06-23 11:48:45,153 106706 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": "89eed103-5495-440c-bce0-966517491369", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-16be613f-4211-44cc-a963-84533bacd19d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "28efb92e-4a83-4b86-a076-102c6d7c955f", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "security_group_id": "89eed103-5495-440c-bce0-966517491369", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:48:45Z", "updated_at": "2026-06-23T11:48:45Z", "revision_number": 0, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}}'
2026-06-23 11:48:45,153 106706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1800953636 created
2026-06-23 11:48:45,722 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.568s
2026-06-23 11:48:45,722 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-d2cef84a-def3-4612-9df0-8f19208090e3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "249c84bd-2550-4046-914d-1a872a0b41a9", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "floating_ip_address": "172.24.5.164", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:48:45Z", "updated_at": "2026-06-23T11:48:45Z", "revision_number": 0}}'
2026-06-23 11:48:45,722 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '249c84bd-2550-4046-914d-1a872a0b41a9', 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'floating_ip_address': '172.24.5.164', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:48:45Z', 'updated_at': '2026-06-23T11:48:45Z', 'revision_number': 0, 'ip': '172.24.5.164'} created
2026-06-23 11:48:45,779 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.053s
2026-06-23 11:48:45,780 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2931', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0cda87cb-157a-4be3-95ec-c03260131623', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "66bb16f5faf74320a670580f233673e9", "name": "tempest-VolumesSnapshotTestJSON-386004068-project-member", "password_expires_at": null}, "audit_ids": ["DYtiL7A4RPmMafNTufjDEQ"], "expires_at": "2026-06-23T12:48:45.000000Z", "issued_at": "2026-06-23T11:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55737d1799c34f5b9fb41aab9469eac6", "name": "tempest-VolumesSnapshotTestJSON-386004068"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/55737d1799c34f5b9fb41aab9469eac6", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_55737d1799c34f5b9fb41aab9469eac6", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:48:45,780 106706 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': 'd4dde621-ae89-4647-9126-6daa478e8e36', 'name': 'tempest-VolumesSnapshotTestJSON-1461882880-network', 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48188, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:48:20Z', 'updated_at': '2026-06-23T11:48:20Z', 'revision_number': 1} available for tenant
2026-06-23 11:48:45,780 106706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2082240200', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE711jwd3OPktUaR5JeoJq+KGo839pO/mfRobJ8C+ECUZt2znPM++dftk6oR5nSy7RUGt22OEZJkHga0cuByi2SR5U0C5LLvOe7LzWvIXT9awdx5qhI2oYD/evW6dnGQ/Q==', 'fingerprint': 'a0:9b:7d:67:2a:b9:c5:c4:a7:41:25:66:6e:43:13:17', 'user_id': '66bb16f5faf74320a670580f233673e9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBqfJv3IIh9yAlnenkyca7n0nEoRmIiS1hcer/guVaDjbIO+3IHtjro\nCGv36e/38f+gBwYFK4EEACKhZANiAARO9dY8Hdzj5LVGkeSXqCavihqPN/aTv5n0\naGyfAvhAlGbds5zzPvnX7ZOqEeZ0su0VBrdtjhGSZB4GtHLgcotkkeVNAuSy7znu\ny81ryF0/WsHceaoSNqGA/3r1unZxkP0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '89eed103-5495-440c-bce0-966517491369', 'name': 'tempest-securitygroup--1800953636', 'stateful': True, 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'description': 'tempest-description--78853793', 'shared': False, 'security_group_rules': [{'id': '715e3279-a422-4ced-b395-82f547647b32', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'security_group_id': '89eed103-5495-440c-bce0-966517491369', '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': 1523, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:48:44Z', 'updated_at': '2026-06-23T11:48:44Z', 'revision_number': 0, 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6'}, {'id': 'a8b3c1e4-51e5-44db-87ee-148b9abcda15', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'security_group_id': '89eed103-5495-440c-bce0-966517491369', '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': 1524, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:48:44Z', 'updated_at': '2026-06-23T11:48:44Z', 'revision_number': 0, 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6'}], 'tags': [], 'created_at': '2026-06-23T11:48:44Z', 'updated_at': '2026-06-23T11:48:44Z', 'revision_number': 1}, 'floating_ip': {'id': '249c84bd-2550-4046-914d-1a872a0b41a9', 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'floating_ip_address': '172.24.5.164', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:48:45Z', 'updated_at': '2026-06-23T11:48:45Z', 'revision_number': 0, 'ip': '172.24.5.164'}}
2026-06-23 11:48:46,396 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST https://10.4.3.43/compute/v2.1/servers 0.616s
2026-06-23 11:48:46,396 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "d4dde621-ae89-4647-9126-6daa478e8e36"}], "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "key_name": "tempest-keypair-2082240200", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c848ab0-85d0-47b9-ba13-a6fccb9bdb9f', 'x-compute-request-id': 'req-1c848ab0-85d0-47b9-ba13-a6fccb9bdb9f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "e6f16826-b547-4808-a637-907ff1374440", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "adminPass": "xtcjuR9Y2QDV"}}'
2026-06-23 11:48:46,511 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.113s
2026-06-23 11:48:46,511 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc752fc-4203-4a92-9fb3-09db2e31d46d', 'x-compute-request-id': 'req-7cc752fc-4203-4a92-9fb3-09db2e31d46d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:47,621 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.103s
2026-06-23 11:48:47,621 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73ca8416-25ac-4678-ba63-72086c7435ae', 'x-compute-request-id': 'req-73ca8416-25ac-4678-ba63-72086c7435ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:47,626 106706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-23 11:48:48,714 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.087s
2026-06-23 11:48:48,714 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69741633-8f6d-44c1-b028-57b286242de4', 'x-compute-request-id': 'req-69741633-8f6d-44c1-b028-57b286242de4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:49,806 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.086s
2026-06-23 11:48:49,806 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a90ce25c-f6a0-4024-8365-f8cc3b092e63', 'x-compute-request-id': 'req-a90ce25c-f6a0-4024-8365-f8cc3b092e63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:50,925 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.113s
2026-06-23 11:48:50,925 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be859be1-58c7-408a-8346-165fee2d3e8d', 'x-compute-request-id': 'req-be859be1-58c7-408a-8346-165fee2d3e8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:50,931 106706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:48:52,185 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.253s
2026-06-23 11:48:52,185 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9cf082-30da-41fd-966c-a5dda12cc9d3', 'x-compute-request-id': 'req-cd9cf082-30da-41fd-966c-a5dda12cc9d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "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": []}}'
2026-06-23 11:48:52,194 106706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-23 11:48:53,417 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.222s
2026-06-23 11:48:53,417 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686fa191-66d3-4822-943d-ba12aa544ea8', 'x-compute-request-id': 'req-686fa191-66d3-4822-943d-ba12aa544ea8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:53,476 106706 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:48:54,636 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.159s
2026-06-23 11:48:54,636 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7aebf75-9c35-4400-99fb-3dc0fd3e84b8', 'x-compute-request-id': 'req-e7aebf75-9c35-4400-99fb-3dc0fd3e84b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:55,823 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.181s
2026-06-23 11:48:55,824 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95639887-087d-4b98-9a50-2c681cda51ea', 'x-compute-request-id': 'req-95639887-087d-4b98-9a50-2c681cda51ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:56,984 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.152s
2026-06-23 11:48:56,984 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65994923-642a-4599-9f32-43badd6842b1', 'x-compute-request-id': 'req-65994923-642a-4599-9f32-43badd6842b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:58,279 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.289s
2026-06-23 11:48:58,280 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f91499f6-0c21-4c76-9f7e-34b6efb87ba4', 'x-compute-request-id': 'req-f91499f6-0c21-4c76-9f7e-34b6efb87ba4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:59,475 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.186s
2026-06-23 11:48:59,475 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b44ac0ed-72d8-48e2-9ed0-e0d749f83800', 'x-compute-request-id': 'req-b44ac0ed-72d8-48e2-9ed0-e0d749f83800', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:48:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:49:00,880 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.397s
2026-06-23 11:49:00,881 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e0e321-72f5-45af-aeef-cb418e332c1e', 'x-compute-request-id': 'req-f6e0e321-72f5-45af-aeef-cb418e332c1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesSnapshotTestJSON-1461882880-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:35:32"}]}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "ACTIVE", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:49:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": "2026-06-23T11:48:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:49:00,888 106706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:49:01,024 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440/os-interface 0.135s
2026-06-23 11:49:01,024 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f684680d-42f6-44bd-b919-12fc98f94fe7', 'x-compute-request-id': 'req-f684680d-42f6-44bd-b919-12fc98f94fe7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "d4dde621-ae89-4647-9126-6daa478e8e36", "port_id": "3828e8e7-a41a-4adb-ad87-ebd3cd5bf9e7", "mac_addr": "fa:16:3e:52:35:32", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "603a3bd7-3f5a-47e7-9f10-ddb7c04228eb", "ip_address": "10.1.0.5"}]}]}'
2026-06-23 11:49:01,819 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/249c84bd-2550-4046-914d-1a872a0b41a9 0.792s
2026-06-23 11:49:01,819 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "3828e8e7-a41a-4adb-ad87-ebd3cd5bf9e7"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9b71f773-e082-43ac-b8a7-556fb6e2acfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/249c84bd-2550-4046-914d-1a872a0b41a9'}
Body: b'{"floatingip": {"id": "249c84bd-2550-4046-914d-1a872a0b41a9", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "floating_ip_address": "172.24.5.164", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "1c6b2e59-d763-42ed-b5c1-15d8c6a615de", "port_id": "3828e8e7-a41a-4adb-ad87-ebd3cd5bf9e7", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4dde621-ae89-4647-9126-6daa478e8e36", "mac_address": "fa:16:3e:52:35:32", "admin_state_up": true, "status": "ACTIVE", "device_id": "e6f16826-b547-4808-a637-907ff1374440", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:48:45Z", "updated_at": "2026-06-23T11:49:01Z", "revision_number": 1}}'
2026-06-23 11:49:01,820 106706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.164:22' as 'cirros' with public key authentication
2026-06-23 11:50:01,875 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.164 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:51:04,422 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.164 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:52:07,961 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.164 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:53:12,517 106706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.164 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:53:12.517 106706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:53:12.517 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:53:12.517 106706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:53:12.517 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:53:12.517 106706 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:53:12.517 106706 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:53:12.517 106706 ERROR tempest.lib.common.ssh
2026-06-23 11:53:12,517 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-VolumesSnapshotTestJSON-1461882880-network': [{'version': 4, 'addr': '10.1.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:52:35:32'}]}, 'created': '2026-06-23T11:48:46Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f', 'id': 'e6f16826-b547-4808-a637-907ff1374440', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440'}], 'metadata': {}, 'name': 'tempest-VolumesSnapshotTestJSON-instance-963493566', 'status': 'ACTIVE', 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'user_id': '66bb16f5faf74320a670580f233673e9', 'updated': '2026-06-23T11:49:00Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-2082240200', 'OS-SRV-USG:launched_at': '2026-06-23T11:48:59.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1800953636'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:53:13,553 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 404 POST https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440/action 1.036s
2026-06-23 11:53:13,554 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:12 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-df0e8aca-ea4a-472d-a339-23e5c9f4bfba', 'x-compute-request-id': 'req-df0e8aca-ea4a-472d-a339-23e5c9f4bfba', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:53:13,554 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server e6f16826-b547-4808-a637-907ff1374440
2026-06-23 11:53:13,650 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 204 DELETE https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.096s
2026-06-23 11:53:13,650 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:13 GMT', 'server': 'Apache/2.4.58 (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-7f6ab41b-0ef7-41a4-909d-a88bfe415dd2', 'x-compute-request-id': 'req-7f6ab41b-0ef7-41a4-909d-a88bfe415dd2', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b''
2026-06-23 11:53:13,870 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.220s
2026-06-23 11:53:13,870 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98bef514-0b2f-43bb-91f7-54238451aa87', 'x-compute-request-id': 'req-98bef514-0b2f-43bb-91f7-54238451aa87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesSnapshotTestJSON-1461882880-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:35:32"}, {"version": 4, "addr": "172.24.5.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:35:32"}]}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "SHUTOFF", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:14Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": "2026-06-23T11:48:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:15,098 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.222s
2026-06-23 11:53:15,099 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21494333-8ddb-42e0-919b-8799b70345c0', 'x-compute-request-id': 'req-21494333-8ddb-42e0-919b-8799b70345c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesSnapshotTestJSON-1461882880-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:35:32"}, {"version": 4, "addr": "172.24.5.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:35:32"}]}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "SHUTOFF", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:14Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": "2026-06-23T11:48:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1800953636"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:16,209 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.103s
2026-06-23 11:53:16,209 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c705b9f-69d6-4a97-adb0-5bcd7b50a20a', 'x-compute-request-id': 'req-8c705b9f-69d6-4a97-adb0-5bcd7b50a20a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesSnapshotTestJSON-1461882880-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:35:32"}, {"version": 4, "addr": "172.24.5.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:35:32"}]}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "SHUTOFF", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:15Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": "2026-06-23T11:48:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:17,308 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.093s
2026-06-23 11:53:17,308 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d95ba1-d2c3-492e-8db7-3b8df919b546', 'x-compute-request-id': 'req-92d95ba1-d2c3-492e-8db7-3b8df919b546', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "SHUTOFF", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:15Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": "2026-06-23T11:48:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:18,425 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.111s
2026-06-23 11:53:18,425 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0430a4ab-0368-4377-8a34-ab1d6590ce49', 'x-compute-request-id': 'req-0430a4ab-0368-4377-8a34-ab1d6590ce49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "DELETED", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:17Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:53:13Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": "2026-06-23T11:48:59.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:53:17.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:18,430 106706 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 5 second wait
2026-06-23 11:53:19,538 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.108s
2026-06-23 11:53:19,539 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87852bbb-09e5-4707-90cf-3ae25117107b', 'x-compute-request-id': 'req-87852bbb-09e5-4707-90cf-3ae25117107b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:48:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "e6f16826-b547-4808-a637-907ff1374440", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/e6f16826-b547-4808-a637-907ff1374440"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-963493566", "status": "DELETED", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:17Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2082240200", "OS-SRV-USG:launched_at": "2026-06-23T11:48:59.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:53:17.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:20,571 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 404 GET https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440 0.026s
2026-06-23 11:53:20,571 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:20 GMT', 'server': 'Apache/2.4.58 (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-1a0866d7-682b-493b-afd4-0e4cc1323bb1', 'x-compute-request-id': 'req-1a0866d7-682b-493b-afd4-0e4cc1323bb1', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/e6f16826-b547-4808-a637-907ff1374440'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e6f16826-b547-4808-a637-907ff1374440 could not be found."}}'
2026-06-23 11:53:20,595 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-2082240200 0.022s
2026-06-23 11:53:20,595 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:20 GMT', 'server': 'Apache/2.4.58 (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-2b68ed74-f915-4c63-83c7-09bfce7c9c80', 'x-compute-request-id': 'req-2b68ed74-f915-4c63-83c7-09bfce7c9c80', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-2082240200'}
Body: b''
2026-06-23 11:53:20,704 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/89eed103-5495-440c-bce0-966517491369 0.109s
2026-06-23 11:53:20,705 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-06ce519b-90ad-41d6-9b17-d58f42f4108d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/89eed103-5495-440c-bce0-966517491369'}
Body: b''
2026-06-23 11:53:20,716 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/89eed103-5495-440c-bce0-966517491369 0.011s
2026-06-23 11:53:20,716 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-52a3d433-9231-4675-b220-e3a762409418', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/89eed103-5495-440c-bce0-966517491369'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 89eed103-5495-440c-bce0-966517491369 does not exist", "detail": ""}}'
2026-06-23 11:53:20,929 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/249c84bd-2550-4046-914d-1a872a0b41a9 0.212s
2026-06-23 11:53:20,929 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e6fe9390-e54c-43eb-aa1a-46f15721dc65', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/249c84bd-2550-4046-914d-1a872a0b41a9'}
Body: b''
2026-06-23 11:53:20,955 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e 0.025s
2026-06-23 11:53:20,955 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ebb514-ea69-4f70-9020-e4c242afb3de', 'content-length': '1358', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ebb514-ea69-4f70-9020-e4c242afb3de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e'}
Body: b'{"volume": {"id": "e71c713c-7bb6-4ad8-96b6-dae1fb7d635e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:44.000000", "updated_at": "2026-06-23T11:48:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-19424159", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:53:20,994 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e 0.034s
2026-06-23 11:53:20,994 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d36c3a-38c7-4d7d-8b48-be8b97d7f2b5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e'}
Body: b''
2026-06-23 11:53:21,024 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e 0.029s
2026-06-23 11:53:21,024 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bdb770-fe9e-4093-b8f5-c51733e1f449', 'content-length': '1357', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bdb770-fe9e-4093-b8f5-c51733e1f449', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e'}
Body: b'{"volume": {"id": "e71c713c-7bb6-4ad8-96b6-dae1fb7d635e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:44.000000", "updated_at": "2026-06-23T11:53:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-19424159", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:53:22,047 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e 0.016s
2026-06-23 11:53:22,047 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-13487174-88e5-4dc8-b2df-1ccbed9fc0b9', 'x-openstack-request-id': 'req-13487174-88e5-4dc8-b2df-1ccbed9fc0b9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume e71c713c-7bb6-4ad8-96b6-dae1fb7d635e could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 67, in test_snapshot_create_delete_with_volume_in_use
server = self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt18.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft18.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:53:24,498 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:setUp): 200 GET https://10.4.3.43/volume/v3/volumes/2cb6e066-0b90-4308-a496-9b30da423afe 0.030s
2026-06-23 11:53:24,499 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1150e7e5-62e6-4a04-ba9d-4c985abaac6c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1150e7e5-62e6-4a04-ba9d-4c985abaac6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/2cb6e066-0b90-4308-a496-9b30da423afe'}
Body: b'{"volume": {"id": "2cb6e066-0b90-4308-a496-9b30da423afe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:24.000000", "updated_at": "2026-06-23T11:48:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2134622117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/2cb6e066-0b90-4308-a496-9b30da423afe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/2cb6e066-0b90-4308-a496-9b30da423afe"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}}'
2026-06-23 11:53:24,578 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST https://10.4.3.43/volume/v3/snapshots 0.074s
2026-06-23 11:53:24,578 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "2cb6e066-0b90-4308-a496-9b30da423afe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-414517010"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4811ba-eba9-4682-aac9-93f7fd74180d', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4811ba-eba9-4682-aac9-93f7fd74180d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "daf42a9d-427d-433b-b249-d73c653bc6fc", "created_at": "2026-06-23T11:53:24.549376", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-414517010", "description": null, "volume_id": "2cb6e066-0b90-4308-a496-9b30da423afe", "status": "creating", "size": 1, "metadata": {}}}'
2026-06-23 11:53:24,599 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc 0.019s
2026-06-23 11:53:24,599 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fdf8cf-5df5-4501-b11a-7225e4ff515e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fdf8cf-5df5-4501-b11a-7225e4ff515e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc'}
Body: b'{"snapshot": {"id": "daf42a9d-427d-433b-b249-d73c653bc6fc", "created_at": "2026-06-23T11:53:25.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-414517010", "description": null, "volume_id": "2cb6e066-0b90-4308-a496-9b30da423afe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "55737d1799c34f5b9fb41aab9469eac6", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-06-23 11:53:25,617 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc 0.016s
2026-06-23 11:53:25,617 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a26ce9e-36aa-458c-a20d-044bf7fef7e0', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a26ce9e-36aa-458c-a20d-044bf7fef7e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc'}
Body: b'{"snapshot": {"id": "daf42a9d-427d-433b-b249-d73c653bc6fc", "created_at": "2026-06-23T11:53:25.000000", "updated_at": "2026-06-23T11:53:25.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-414517010", "description": null, "volume_id": "2cb6e066-0b90-4308-a496-9b30da423afe", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "55737d1799c34f5b9fb41aab9469eac6", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-23 11:53:25,619 106706 INFO [tempest.common.waiters] snapshot daf42a9d-427d-433b-b249-d73c653bc6fc reached available after waiting for 1.619631 seconds
2026-06-23 11:53:25,619 106706 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:53:25,619 106706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:53:25,658 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.038s
2026-06-23 11:53:25,658 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1029818561", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPReRnRR0E7ExWVnq2H4i5qPPp6GfHBfxaXZDbMT0PpbHPxWlG1qsh6ggUBSdFXJvIPTfnsxyLibuwwiSltp5SecCLfIatCPESA+GJS0VDXzjTWLRS+flgp0ITfp+mtH+g=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-159dd113-2715-43ba-9cec-258ba3eb88fe', 'x-compute-request-id': 'req-159dd113-2715-43ba-9cec-258ba3eb88fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1029818561", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPReRnRR0E7ExWVnq2H4i5qPPp6GfHBfxaXZDbMT0PpbHPxWlG1qsh6ggUBSdFXJvIPTfnsxyLibuwwiSltp5SecCLfIatCPESA+GJS0VDXzjTWLRS+flgp0ITfp+mtH+g==", "fingerprint": "2b:d4:b9:b9:75:87:bc:33:36:c6:c4:13:0d:f4:d6:11", "user_id": "66bb16f5faf74320a670580f233673e9"}}'
2026-06-23 11:53:25,659 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1029818561 created
2026-06-23 11:53:25,834 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.175s
2026-06-23 11:53:25,834 106706 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--325472769", "description": "tempest-description--1681536252"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-5c18f514-0a98-42ae-a3d4-6dc7466326d8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "8df22c5c-9c7e-4958-beda-d1d50a9c224b", "name": "tempest-securitygroup--325472769", "stateful": true, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "description": "tempest-description--1681536252", "shared": false, "security_group_rules": [{"id": "b4e28660-290b-4e5a-bd0c-d1f48c065f57", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "security_group_id": "8df22c5c-9c7e-4958-beda-d1d50a9c224b", "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": 1558, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:53:25Z", "updated_at": "2026-06-23T11:53:25Z", "revision_number": 0, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}, {"id": "f4b608fe-53a1-4ebb-b2ac-27fd604660dc", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "security_group_id": "8df22c5c-9c7e-4958-beda-d1d50a9c224b", "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": 1559, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:53:25Z", "updated_at": "2026-06-23T11:53:25Z", "revision_number": 0, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}], "tags": [], "created_at": "2026-06-23T11:53:25Z", "updated_at": "2026-06-23T11:53:25Z", "revision_number": 1}}'
2026-06-23 11:53:25,976 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.142s
2026-06-23 11:53:25,977 106706 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": "8df22c5c-9c7e-4958-beda-d1d50a9c224b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-06da85b4-21da-460c-96b5-6eebf3939d4c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bc2042a8-1252-420a-80fb-5bb3e7f89828", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "security_group_id": "8df22c5c-9c7e-4958-beda-d1d50a9c224b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:53:25Z", "updated_at": "2026-06-23T11:53:25Z", "revision_number": 0, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}}'
2026-06-23 11:53:26,104 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.127s
2026-06-23 11:53:26,105 106706 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": "8df22c5c-9c7e-4958-beda-d1d50a9c224b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-279079c5-121a-469d-8452-6f53f5054ab5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d823913b-9977-4c7a-a63f-c0892fa856e8", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "security_group_id": "8df22c5c-9c7e-4958-beda-d1d50a9c224b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:53:26Z", "updated_at": "2026-06-23T11:53:26Z", "revision_number": 0, "tenant_id": "55737d1799c34f5b9fb41aab9469eac6"}}'
2026-06-23 11:53:26,105 106706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--325472769 created
2026-06-23 11:53:26,600 106706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.494s
2026-06-23 11:53:26,600 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3483c1e3-566c-461f-a9a7-02d1af3d3780', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "c24e8529-9416-4c56-a923-aef49dd4b6d3", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "floating_ip_address": "172.24.5.90", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:53:26Z", "updated_at": "2026-06-23T11:53:26Z", "revision_number": 0}}'
2026-06-23 11:53:26,600 106706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c24e8529-9416-4c56-a923-aef49dd4b6d3', 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'floating_ip_address': '172.24.5.90', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:53:26Z', 'updated_at': '2026-06-23T11:53:26Z', 'revision_number': 0, 'ip': '172.24.5.90'} created
2026-06-23 11:53:26,661 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.058s
2026-06-23 11:53:26,662 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2931', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b4ea7028-b167-4311-8027-5858fca55a74', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "66bb16f5faf74320a670580f233673e9", "name": "tempest-VolumesSnapshotTestJSON-386004068-project-member", "password_expires_at": null}, "audit_ids": ["BL4RcewbTRGtepqzE6AX5g"], "expires_at": "2026-06-23T12:53:26.000000Z", "issued_at": "2026-06-23T11:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55737d1799c34f5b9fb41aab9469eac6", "name": "tempest-VolumesSnapshotTestJSON-386004068"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/55737d1799c34f5b9fb41aab9469eac6", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_55737d1799c34f5b9fb41aab9469eac6", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:53:26,662 106706 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': 'd4dde621-ae89-4647-9126-6daa478e8e36', 'name': 'tempest-VolumesSnapshotTestJSON-1461882880-network', 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48188, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:48:20Z', 'updated_at': '2026-06-23T11:48:20Z', 'revision_number': 1} available for tenant
2026-06-23 11:53:26,662 106706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1029818561', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPReRnRR0E7ExWVnq2H4i5qPPp6GfHBfxaXZDbMT0PpbHPxWlG1qsh6ggUBSdFXJvIPTfnsxyLibuwwiSltp5SecCLfIatCPESA+GJS0VDXzjTWLRS+flgp0ITfp+mtH+g==', 'fingerprint': '2b:d4:b9:b9:75:87:bc:33:36:c6:c4:13:0d:f4:d6:11', 'user_id': '66bb16f5faf74320a670580f233673e9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCT/yV6ZR/x4F59v2YyAwyMjMD4w5WWTYIR6Hcv7B1GpbBeM8R93uIK\n0alB9hRSosOgBwYFK4EEACKhZANiAAT0XkZ0UdBOxMVlZ6th+Iuajz6ehnxwX8Wl\n2Q2zE9D6Wxz8VpRtarIeoIFAUnRVybyD0357Mci4m7sMIkpbaeUnnAi3yGrQjxEg\nPhiUtFQ18401i0Uvn5YKdCE36fprR/o=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8df22c5c-9c7e-4958-beda-d1d50a9c224b', 'name': 'tempest-securitygroup--325472769', 'stateful': True, 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'description': 'tempest-description--1681536252', 'shared': False, 'security_group_rules': [{'id': 'b4e28660-290b-4e5a-bd0c-d1f48c065f57', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'security_group_id': '8df22c5c-9c7e-4958-beda-d1d50a9c224b', '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': 1558, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:53:25Z', 'updated_at': '2026-06-23T11:53:25Z', 'revision_number': 0, 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6'}, {'id': 'f4b608fe-53a1-4ebb-b2ac-27fd604660dc', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'security_group_id': '8df22c5c-9c7e-4958-beda-d1d50a9c224b', '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': 1559, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:53:25Z', 'updated_at': '2026-06-23T11:53:25Z', 'revision_number': 0, 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6'}], 'tags': [], 'created_at': '2026-06-23T11:53:25Z', 'updated_at': '2026-06-23T11:53:25Z', 'revision_number': 1}, 'floating_ip': {'id': 'c24e8529-9416-4c56-a923-aef49dd4b6d3', 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'project_id': '55737d1799c34f5b9fb41aab9469eac6', 'floating_ip_address': '172.24.5.90', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:53:26Z', 'updated_at': '2026-06-23T11:53:26Z', 'revision_number': 0, 'ip': '172.24.5.90'}}
2026-06-23 11:53:27,219 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST https://10.4.3.43/compute/v2.1/servers 0.556s
2026-06-23 11:53:27,219 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "d4dde621-ae89-4647-9126-6daa478e8e36"}], "security_groups": [{"name": "tempest-securitygroup--325472769"}], "key_name": "tempest-keypair-1029818561", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76b5810f-b715-47c7-9ba2-a75aeef0b286', 'x-compute-request-id': 'req-76b5810f-b715-47c7-9ba2-a75aeef0b286', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--325472769"}], "adminPass": "bvUETHV8CjeJ"}}'
2026-06-23 11:53:27,304 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.083s
2026-06-23 11:53:27,304 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48fb2f79-f1b9-4651-869d-5082f5ed7c1a', 'x-compute-request-id': 'req-48fb2f79-f1b9-4651-869d-5082f5ed7c1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:28,413 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.101s
2026-06-23 11:53:28,413 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-effb053b-43e5-46fd-a93d-a6f225c9314a', 'x-compute-request-id': 'req-effb053b-43e5-46fd-a93d-a6f225c9314a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:29,508 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.089s
2026-06-23 11:53:29,508 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-358ee6aa-a87b-4739-9e04-80bbfa243e9d', 'x-compute-request-id': 'req-358ee6aa-a87b-4739-9e04-80bbfa243e9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:29,515 106706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:53:30,608 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.092s
2026-06-23 11:53:30,608 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db22c05-7dcf-4c58-a5bd-f852055c4719', 'x-compute-request-id': 'req-5db22c05-7dcf-4c58-a5bd-f852055c4719', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:31,707 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.092s
2026-06-23 11:53:31,707 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4066440-74ee-4896-9aa2-5ca9c2009277', 'x-compute-request-id': 'req-b4066440-74ee-4896-9aa2-5ca9c2009277', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:31,714 106706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:53:32,892 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.178s
2026-06-23 11:53:32,892 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad21c509-02a7-4deb-af74-f8e6406dc89c', 'x-compute-request-id': 'req-ad21c509-02a7-4deb-af74-f8e6406dc89c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "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": []}}'
2026-06-23 11:53:32,897 106706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-23 11:53:34,080 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.183s
2026-06-23 11:53:34,081 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93744898-3903-40db-9b40-612ee30581d5', 'x-compute-request-id': 'req-93744898-3903-40db-9b40-612ee30581d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:34,087 106706 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:53:35,246 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.158s
2026-06-23 11:53:35,246 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d45376-2df9-483f-ad41-74bf07dcafd8', 'x-compute-request-id': 'req-94d45376-2df9-483f-ad41-74bf07dcafd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:36,393 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.141s
2026-06-23 11:53:36,393 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cd5e772-1ee6-4d3b-9a7b-2429b545d527', 'x-compute-request-id': 'req-2cd5e772-1ee6-4d3b-9a7b-2429b545d527', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:37,554 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.154s
2026-06-23 11:53:37,554 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c5eadb-43de-4593-9d19-8416ff0a6d85', 'x-compute-request-id': 'req-42c5eadb-43de-4593-9d19-8416ff0a6d85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:38,782 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.222s
2026-06-23 11:53:38,783 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65eec597-07a8-45f2-8b5a-f969c6289a11', 'x-compute-request-id': 'req-65eec597-07a8-45f2-8b5a-f969c6289a11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:39,988 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.196s
2026-06-23 11:53:39,988 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-732c9323-6909-4ab9-bc83-8e88fcaa6746', 'x-compute-request-id': 'req-732c9323-6909-4ab9-bc83-8e88fcaa6746', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "BUILD", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:41,214 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.214s
2026-06-23 11:53:41,214 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3411e5f8-5e1b-4ae1-801d-fb1a272309eb', 'x-compute-request-id': 'req-3411e5f8-5e1b-4ae1-801d-fb1a272309eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesSnapshotTestJSON-1461882880-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:08:1b"}]}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "ACTIVE", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:53:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": "2026-06-23T11:53:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:53:41,220 106706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:53:41,315 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a/os-interface 0.095s
2026-06-23 11:53:41,315 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53cbbb42-de41-4079-82a6-55f5492a4542', 'x-compute-request-id': 'req-53cbbb42-de41-4079-82a6-55f5492a4542', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "d4dde621-ae89-4647-9126-6daa478e8e36", "port_id": "b22a2b7f-363a-498a-b60b-20f2b5aa4d25", "mac_addr": "fa:16:3e:b2:08:1b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "603a3bd7-3f5a-47e7-9f10-ddb7c04228eb", "ip_address": "10.1.0.6"}]}]}'
2026-06-23 11:53:41,928 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/c24e8529-9416-4c56-a923-aef49dd4b6d3 0.611s
2026-06-23 11:53:41,929 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "b22a2b7f-363a-498a-b60b-20f2b5aa4d25"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:53:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-cf21a5d2-f148-431c-878a-997cde13418f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/c24e8529-9416-4c56-a923-aef49dd4b6d3'}
Body: b'{"floatingip": {"id": "c24e8529-9416-4c56-a923-aef49dd4b6d3", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "project_id": "55737d1799c34f5b9fb41aab9469eac6", "floating_ip_address": "172.24.5.90", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "1c6b2e59-d763-42ed-b5c1-15d8c6a615de", "port_id": "b22a2b7f-363a-498a-b60b-20f2b5aa4d25", "fixed_ip_address": "10.1.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4dde621-ae89-4647-9126-6daa478e8e36", "mac_address": "fa:16:3e:b2:08:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:53:26Z", "updated_at": "2026-06-23T11:53:41Z", "revision_number": 1}}'
2026-06-23 11:53:41,929 106706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.90:22' as 'cirros' with public key authentication
2026-06-23 11:54:41,958 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.90 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:55:44,508 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.90 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:56:48,062 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.90 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:57:52,617 106706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.90 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:57:52.617 106706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:57:52.617 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:57:52.617 106706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:57:52.617 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:57:52.617 106706 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:57:52.617 106706 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:57:52.617 106706 ERROR tempest.lib.common.ssh
2026-06-23 11:57:52,618 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-VolumesSnapshotTestJSON-1461882880-network': [{'version': 4, 'addr': '10.1.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:b2:08:1b'}]}, 'created': '2026-06-23T11:53:27Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f', 'id': 'f1c037b9-3ba9-4057-9cb5-208e84a61f9a', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}], 'metadata': {}, 'name': 'tempest-VolumesSnapshotTestJSON-instance-71225521', 'status': 'ACTIVE', 'tenant_id': '55737d1799c34f5b9fb41aab9469eac6', 'user_id': '66bb16f5faf74320a670580f233673e9', 'updated': '2026-06-23T11:53:40Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1029818561', 'OS-SRV-USG:launched_at': '2026-06-23T11:53:39.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--325472769'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:57:53,649 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 404 POST https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a/action 1.031s
2026-06-23 11:57:53,649 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:52 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-7ea29fe5-c835-41ff-98b1-9e044c6eb748', 'x-compute-request-id': 'req-7ea29fe5-c835-41ff-98b1-9e044c6eb748', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:57:53,649 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server f1c037b9-3ba9-4057-9cb5-208e84a61f9a
2026-06-23 11:57:53,718 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 204 DELETE https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.068s
2026-06-23 11:57:53,718 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:53 GMT', 'server': 'Apache/2.4.58 (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-4d78bf59-7517-4cd6-a461-29f89b6f5e83', 'x-compute-request-id': 'req-4d78bf59-7517-4cd6-a461-29f89b6f5e83', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b''
2026-06-23 11:57:53,893 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.174s
2026-06-23 11:57:53,893 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ea08e6-124c-4ded-99dc-6d01cd0020df', 'x-compute-request-id': 'req-d4ea08e6-124c-4ded-99dc-6d01cd0020df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesSnapshotTestJSON-1461882880-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:08:1b"}, {"version": 4, "addr": "172.24.5.90", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:08:1b"}]}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "SHUTOFF", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:57:54Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": "2026-06-23T11:53:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:57:55,087 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.189s
2026-06-23 11:57:55,087 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061abf92-dd9b-4b4e-8d1d-b974a4e3e5f9', 'x-compute-request-id': 'req-061abf92-dd9b-4b4e-8d1d-b974a4e3e5f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesSnapshotTestJSON-1461882880-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:08:1b"}, {"version": 4, "addr": "172.24.5.90", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:08:1b"}]}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "SHUTOFF", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:57:54Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": "2026-06-23T11:53:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--325472769"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:57:56,185 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.093s
2026-06-23 11:57:56,186 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd360d8-d2ed-4d4c-8a47-e0a340c644fc', 'x-compute-request-id': 'req-efd360d8-d2ed-4d4c-8a47-e0a340c644fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesSnapshotTestJSON-1461882880-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:08:1b"}, {"version": 4, "addr": "172.24.5.90", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:08:1b"}]}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "SHUTOFF", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:57:55Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": "2026-06-23T11:53:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:57:57,285 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.092s
2026-06-23 11:57:57,285 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bccc98d-5bfc-486f-a683-6a38f4cce375', 'x-compute-request-id': 'req-1bccc98d-5bfc-486f-a683-6a38f4cce375', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "DELETED", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:57:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:57:53Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": "2026-06-23T11:53:39.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:57:57.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:57:57,290 106706 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:57:58,375 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.085s
2026-06-23 11:57:58,375 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e10b1f2-a165-4e2e-af10-5e8e2a05f565', 'x-compute-request-id': 'req-0e10b1f2-a165-4e2e-af10-5e8e2a05f565', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:53:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "6626b39b0bd7fc544e3133dadb6daf00f79b0494f7110616f540cb9f", "id": "f1c037b9-3ba9-4057-9cb5-208e84a61f9a", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a"}], "metadata": {}, "name": "tempest-VolumesSnapshotTestJSON-instance-71225521", "status": "DELETED", "tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "user_id": "66bb16f5faf74320a670580f233673e9", "updated": "2026-06-23T11:57:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:57:53Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1029818561", "OS-SRV-USG:launched_at": "2026-06-23T11:53:39.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:57:57.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:57:59,406 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 404 GET https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a 0.024s
2026-06-23 11:57:59,406 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:59 GMT', 'server': 'Apache/2.4.58 (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-4d0ea1ba-ae9a-44ae-a765-b93bb34ed5fe', 'x-compute-request-id': 'req-4d0ea1ba-ae9a-44ae-a765-b93bb34ed5fe', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f1c037b9-3ba9-4057-9cb5-208e84a61f9a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f1c037b9-3ba9-4057-9cb5-208e84a61f9a could not be found."}}'
2026-06-23 11:57:59,428 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1029818561 0.021s
2026-06-23 11:57:59,429 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:59 GMT', 'server': 'Apache/2.4.58 (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-2f1603e2-72e1-42ec-8705-7694c5c46142', 'x-compute-request-id': 'req-2f1603e2-72e1-42ec-8705-7694c5c46142', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1029818561'}
Body: b''
2026-06-23 11:57:59,540 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/8df22c5c-9c7e-4958-beda-d1d50a9c224b 0.111s
2026-06-23 11:57:59,540 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-7e92496e-83d9-46df-83e6-4c5979b81f07', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/8df22c5c-9c7e-4958-beda-d1d50a9c224b'}
Body: b''
2026-06-23 11:57:59,554 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/8df22c5c-9c7e-4958-beda-d1d50a9c224b 0.013s
2026-06-23 11:57:59,554 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8ec25710-2b32-4c41-9972-52d7cea9087c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/8df22c5c-9c7e-4958-beda-d1d50a9c224b'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8df22c5c-9c7e-4958-beda-d1d50a9c224b does not exist", "detail": ""}}'
2026-06-23 11:57:59,754 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/c24e8529-9416-4c56-a923-aef49dd4b6d3 0.199s
2026-06-23 11:57:59,754 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-29b105e1-2abc-463a-b699-19d63cfe0f60', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/c24e8529-9416-4c56-a923-aef49dd4b6d3'}
Body: b''
2026-06-23 11:57:59,782 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc 0.028s
2026-06-23 11:57:59,782 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa83f4a4-4939-4d57-b738-77a7eca8e403', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc'}
Body: b''
2026-06-23 11:57:59,800 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc 0.017s
2026-06-23 11:57:59,800 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:57:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0cc333-7a3f-4829-b7c7-e4c52ec0e4ec', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0cc333-7a3f-4829-b7c7-e4c52ec0e4ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc'}
Body: b'{"snapshot": {"id": "daf42a9d-427d-433b-b249-d73c653bc6fc", "created_at": "2026-06-23T11:53:25.000000", "updated_at": "2026-06-23T11:58:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-414517010", "description": null, "volume_id": "2cb6e066-0b90-4308-a496-9b30da423afe", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "55737d1799c34f5b9fb41aab9469eac6", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-23 11:58:00,818 106706 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc 0.016s
2026-06-23 11:58:00,818 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43eca5c-f803-4461-9cb7-4eca4e7964be', 'x-openstack-request-id': 'req-e43eca5c-f803-4461-9cb7-4eca4e7964be', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/daf42a9d-427d-433b-b249-d73c653bc6fc'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot daf42a9d-427d-433b-b249-d73c653bc6fc could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 103, in test_snapshot_create_offline_delete_online
server = self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt18.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
pt18.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 0 | 4 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
fail
ft19.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:30:26,320 106704 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-cryptsetup-1296624332 on backend None
2026-06-23 11:30:26,423 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 POST https://10.4.3.43/volume/v3/types 0.102s
2026-06-23 11:30:26,423 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1296624332", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbdccea3-3df1-486d-bf1e-3fcde692f044', 'content-length': '218', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbdccea3-3df1-486d-bf1e-3fcde692f044', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types'}
Body: b'{"volume_type": {"id": "d9d1bed7-7c18-4ccb-b3fc-b87cc9260293", "name": "tempest-scenario-type-cryptsetup-1296624332", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-23 11:30:26,424 106704 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: d9d1bed7-7c18-4ccb-b3fc-b87cc9260293
2026-06-23 11:30:26,448 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 POST https://10.4.3.43/volume/v3/types/d9d1bed7-7c18-4ccb-b3fc-b87cc9260293/encryption 0.024s
2026-06-23 11:30:26,448 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5792e92-ef54-4198-8fa3-a851eefc4891', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5792e92-ef54-4198-8fa3-a851eefc4891', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types/d9d1bed7-7c18-4ccb-b3fc-b87cc9260293/encryption'}
Body: b'{"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "d9d1bed7-7c18-4ccb-b3fc-b87cc9260293", "encryption_id": "33403c39-2ada-439b-81c1-b36309fd7766"}}'
2026-06-23 11:30:26,660 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 202 POST https://10.4.3.43/volume/v3/volumes 0.211s
2026-06-23 11:30:26,660 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1259673322", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1296624332", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef69788-1ce0-4604-8f5b-a94eaca4f86d', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef69788-1ce0-4604-8f5b-a94eaca4f86d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "ab2b1b8b-bed0-478e-932d-839f66ae2001", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:30:26.614154", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1259673322", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1296624332", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001"}], "user_id": "980d1fb7363446448edb34f91aaec670", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:30:26,714 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.046s
2026-06-23 11:30:26,714 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b98bdde7-8a6c-484c-a6c2-3fb8e7c69164', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "980d1fb7363446448edb34f91aaec670", "name": "tempest-TestEncryptedCinderVolumes-809176846-project-member", "password_expires_at": null}, "audit_ids": ["AZqJROQlR0CEANWMRa0-JA"], "expires_at": "2026-06-23T12:30:26.000000Z", "issued_at": "2026-06-23T11:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5f19a7182924918a5770af29848d051", "name": "tempest-TestEncryptedCinderVolumes-809176846"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/d5f19a7182924918a5770af29848d051", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_d5f19a7182924918a5770af29848d051", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:30:26,715 106704 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup) Found network {'id': 'cd142986-7382-4045-8593-0604193d00eb', 'name': 'tempest-TestEncryptedCinderVolumes-916189673-network', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16551, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:30:18Z', 'updated_at': '2026-06-23T11:30:18Z', 'revision_number': 1} available for tenant
2026-06-23 11:30:26,715 106704 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:30:26,715 106704 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:30:26,754 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.039s
2026-06-23 11:30:26,755 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-535497096", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG328z33t8vFc7tSg/Tl4042ekczzy4/8hmInHH+fkc2y99IOFiEA08GaTxrcMesPSeK8wb+sGcugMQuUcYQG0HUDEHVMOxRH17t78FK962vhlo5l8OqjS++1xO7lu1LGQ=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:26 GMT', 'server': 'Apache/2.4.58 (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-d1b4f5a3-dce6-43a3-8407-279d3a4c4c45', 'x-compute-request-id': 'req-d1b4f5a3-dce6-43a3-8407-279d3a4c4c45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-535497096", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG328z33t8vFc7tSg/Tl4042ekczzy4/8hmInHH+fkc2y99IOFiEA08GaTxrcMesPSeK8wb+sGcugMQuUcYQG0HUDEHVMOxRH17t78FK962vhlo5l8OqjS++1xO7lu1LGQ==", "fingerprint": "da:c6:c5:08:14:45:6e:6f:2a:ea:9a:82:8d:db:a4:77", "user_id": "980d1fb7363446448edb34f91aaec670"}}'
2026-06-23 11:30:26,756 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-535497096 created
2026-06-23 11:30:26,896 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.140s
2026-06-23 11:30:26,896 106704 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--1385981214", "description": "tempest-description--834920360"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-408a7575-8651-4087-80b7-b69a8e0a1336', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "3d90ba8e-cd54-479c-8d1b-138fff198d91", "name": "tempest-securitygroup--1385981214", "stateful": true, "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "description": "tempest-description--834920360", "shared": false, "security_group_rules": [{"id": "a43c8a95-5894-4804-b811-2f8f6cf8b538", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "3d90ba8e-cd54-479c-8d1b-138fff198d91", "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": 642, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:30:26Z", "updated_at": "2026-06-23T11:30:26Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}, {"id": "e7f58e84-0519-4079-9538-f56abb704f96", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "3d90ba8e-cd54-479c-8d1b-138fff198d91", "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": 643, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:30:26Z", "updated_at": "2026-06-23T11:30:26Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}], "tags": [], "created_at": "2026-06-23T11:30:26Z", "updated_at": "2026-06-23T11:30:26Z", "revision_number": 1}}'
2026-06-23 11:30:27,013 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.116s
2026-06-23 11:30:27,013 106704 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": "3d90ba8e-cd54-479c-8d1b-138fff198d91", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e6d4e232-eaf1-440b-a86c-ffb9bc7341c1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "77e77b68-589f-461e-b618-74900b7af979", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "3d90ba8e-cd54-479c-8d1b-138fff198d91", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:30:26Z", "updated_at": "2026-06-23T11:30:26Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:30:27,129 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.116s
2026-06-23 11:30:27,130 106704 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": "3d90ba8e-cd54-479c-8d1b-138fff198d91", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4392579f-338a-4aff-ae3c-375b61007145', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fa2a9bac-c0b8-46ec-9072-3181c2c04fbe", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "3d90ba8e-cd54-479c-8d1b-138fff198d91", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:30:27Z", "updated_at": "2026-06-23T11:30:27Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:30:27,130 106704 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1385981214 created
2026-06-23 11:30:27,526 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.396s
2026-06-23 11:30:27,526 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-ef339c63-2269-42dc-934d-317bee8bf38f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "c38fb125-7b02-40d8-a568-24bbf1b1bbf9", "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "floating_ip_address": "172.24.5.246", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:30:27Z", "updated_at": "2026-06-23T11:30:27Z", "revision_number": 0}}'
2026-06-23 11:30:27,527 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c38fb125-7b02-40d8-a568-24bbf1b1bbf9', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'floating_ip_address': '172.24.5.246', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:30:27Z', 'updated_at': '2026-06-23T11:30:27Z', 'revision_number': 0, 'ip': '172.24.5.246'} created
2026-06-23 11:30:27,527 106704 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-535497096', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG328z33t8vFc7tSg/Tl4042ekczzy4/8hmInHH+fkc2y99IOFiEA08GaTxrcMesPSeK8wb+sGcugMQuUcYQG0HUDEHVMOxRH17t78FK962vhlo5l8OqjS++1xO7lu1LGQ==', 'fingerprint': 'da:c6:c5:08:14:45:6e:6f:2a:ea:9a:82:8d:db:a4:77', 'user_id': '980d1fb7363446448edb34f91aaec670', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAjGOxWriUOFEaLhbhRA5zSVXX4CpCUaptxdwAFdalihFIpZ3Hx2vFW\nofvJPxCkveegBwYFK4EEACKhZANiAARt9vM997fLxXO7UoP05eNONnpHM88uP/IZ\niJxx/n5HNsvfSDhYhANPBmk8a3DHrD0nivMG/rBnLoDELlHGEBtB1AxB1TDsUR9e\n7e/BSvetr4ZaOZfDqo0vvtcTu5btSxk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3d90ba8e-cd54-479c-8d1b-138fff198d91', 'name': 'tempest-securitygroup--1385981214', 'stateful': True, 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'description': 'tempest-description--834920360', 'shared': False, 'security_group_rules': [{'id': 'a43c8a95-5894-4804-b811-2f8f6cf8b538', 'project_id': 'd5f19a7182924918a5770af29848d051', 'security_group_id': '3d90ba8e-cd54-479c-8d1b-138fff198d91', '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': 642, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:30:26Z', 'updated_at': '2026-06-23T11:30:26Z', 'revision_number': 0, 'tenant_id': 'd5f19a7182924918a5770af29848d051'}, {'id': 'e7f58e84-0519-4079-9538-f56abb704f96', 'project_id': 'd5f19a7182924918a5770af29848d051', 'security_group_id': '3d90ba8e-cd54-479c-8d1b-138fff198d91', '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': 643, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:30:26Z', 'updated_at': '2026-06-23T11:30:26Z', 'revision_number': 0, 'tenant_id': 'd5f19a7182924918a5770af29848d051'}], 'tags': [], 'created_at': '2026-06-23T11:30:26Z', 'updated_at': '2026-06-23T11:30:26Z', 'revision_number': 1}, 'floating_ip': {'id': 'c38fb125-7b02-40d8-a568-24bbf1b1bbf9', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'floating_ip_address': '172.24.5.246', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:30:27Z', 'updated_at': '2026-06-23T11:30:27Z', 'revision_number': 0, 'ip': '172.24.5.246'}}
2026-06-23 11:30:28,040 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 202 POST https://10.4.3.43/compute/v2.1/servers 0.513s
2026-06-23 11:30:28,040 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-115889477", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "cd142986-7382-4045-8593-0604193d00eb"}], "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "key_name": "tempest-keypair-535497096", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7a6d9c-5e97-4116-9eed-8bf0ca6e1ba1', 'x-compute-request-id': 'req-dc7a6d9c-5e97-4116-9eed-8bf0ca6e1ba1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "adminPass": "y6G64JEw5Ewe"}}'
2026-06-23 11:30:28,119 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.077s
2026-06-23 11:30:28,120 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3806b26-e150-405c-b472-95e4994c952d', 'x-compute-request-id': 'req-e3806b26-e150-405c-b472-95e4994c952d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:29,201 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.076s
2026-06-23 11:30:29,202 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-271e4b3a-ea59-4af1-9ada-72d75930664e', 'x-compute-request-id': 'req-271e4b3a-ea59-4af1-9ada-72d75930664e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:30,303 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.097s
2026-06-23 11:30:30,304 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8b71978-4e2a-415b-be9c-b7c042fa1582', 'x-compute-request-id': 'req-f8b71978-4e2a-415b-be9c-b7c042fa1582', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:30,309 106704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:30:31,403 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.094s
2026-06-23 11:30:31,404 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42d45545-6af2-4e73-919f-785fd57f0202', 'x-compute-request-id': 'req-42d45545-6af2-4e73-919f-785fd57f0202', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:32,495 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.086s
2026-06-23 11:30:32,495 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64047e95-71a7-44a3-b393-902edf7f8cbf', 'x-compute-request-id': 'req-64047e95-71a7-44a3-b393-902edf7f8cbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:32,501 106704 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:30:33,698 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.196s
2026-06-23 11:30:33,698 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ce0a06-a335-4a94-b495-913c6d7a0355', 'x-compute-request-id': 'req-40ce0a06-a335-4a94-b495-913c6d7a0355', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:34,850 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.145s
2026-06-23 11:30:34,850 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1b5db6-3de2-4baf-8ef9-eee4b5e8b327', 'x-compute-request-id': 'req-bc1b5db6-3de2-4baf-8ef9-eee4b5e8b327', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:34,855 106704 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-06-23 11:30:35,996 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.140s
2026-06-23 11:30:35,996 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b280e293-b105-4f04-be74-855762991d21', 'x-compute-request-id': 'req-b280e293-b105-4f04-be74-855762991d21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:37,142 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.137s
2026-06-23 11:30:37,142 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f83e4e-4862-415b-aeb5-21db62f0add5', 'x-compute-request-id': 'req-f9f83e4e-4862-415b-aeb5-21db62f0add5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:38,318 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.171s
2026-06-23 11:30:38,318 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1240cff-cdf1-4549-9f2a-8f88effda3e1', 'x-compute-request-id': 'req-b1240cff-cdf1-4549-9f2a-8f88effda3e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:39,464 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.140s
2026-06-23 11:30:39,464 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7111e6a2-ce49-4506-a7e5-be1a08b1643e', 'x-compute-request-id': 'req-7111e6a2-ce49-4506-a7e5-be1a08b1643e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:40,615 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.146s
2026-06-23 11:30:40,615 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bdcc6d1-1997-44e7-9d0f-d30506766b0f', 'x-compute-request-id': 'req-0bdcc6d1-1997-44e7-9d0f-d30506766b0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:05:ab"}]}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "ACTIVE", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:30:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": "2026-06-23T11:30:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:30:40,621 106704 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2026-06-23 11:30:40,739 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414/os-interface 0.117s
2026-06-23 11:30:40,739 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35505a27-784c-4280-b165-941bf7ee6ef5', 'x-compute-request-id': 'req-35505a27-784c-4280-b165-941bf7ee6ef5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "cd142986-7382-4045-8593-0604193d00eb", "port_id": "bb3d88b2-4cbd-460f-87f6-cafcbd1ee0eb", "mac_addr": "fa:16:3e:a3:05:ab", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e05a3373-9bf3-44bb-b428-fc91700d816c", "ip_address": "10.1.0.8"}]}]}'
2026-06-23 11:30:41,290 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/c38fb125-7b02-40d8-a568-24bbf1b1bbf9 0.550s
2026-06-23 11:30:41,291 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "bb3d88b2-4cbd-460f-87f6-cafcbd1ee0eb"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:30:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-47bfe03e-4805-4e7c-b866-145df3a73650', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/c38fb125-7b02-40d8-a568-24bbf1b1bbf9'}
Body: b'{"floatingip": {"id": "c38fb125-7b02-40d8-a568-24bbf1b1bbf9", "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "floating_ip_address": "172.24.5.246", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "43582378-0ae1-4897-8467-2b2e02565d7e", "port_id": "bb3d88b2-4cbd-460f-87f6-cafcbd1ee0eb", "fixed_ip_address": "10.1.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cd142986-7382-4045-8593-0604193d00eb", "mac_address": "fa:16:3e:a3:05:ab", "admin_state_up": true, "status": "ACTIVE", "device_id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:30:27Z", "updated_at": "2026-06-23T11:30:40Z", "revision_number": 1}}'
2026-06-23 11:30:41,291 106704 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.246:22' as 'cirros' with public key authentication
2026-06-23 11:31:41,334 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.246 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:32:43,881 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.246 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:33:47,441 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.246 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:34:51,972 106704 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.246 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:34:51.972 106704 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:34:51.972 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:34:51.972 106704 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:34:51.972 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:34:51.972 106704 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:34:51.972 106704 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:34:51.972 106704 ERROR tempest.lib.common.ssh
2026-06-23 11:34:51,973 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestEncryptedCinderVolumes-916189673-network': [{'version': 4, 'addr': '10.1.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a3:05:ab'}]}, 'created': '2026-06-23T11:30:28Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a', 'id': '59a7aeba-ab46-4783-80e2-db1424a2a414', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}], 'metadata': {}, 'name': 'tempest-TestEncryptedCinderVolumes-server-115889477', 'status': 'ACTIVE', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'user_id': '980d1fb7363446448edb34f91aaec670', 'updated': '2026-06-23T11:30:40Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-535497096', 'OS-SRV-USG:launched_at': '2026-06-23T11:30:40.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1385981214'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:34:53,003 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 404 POST https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414/action 1.030s
2026-06-23 11:34:53,004 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:51 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-632c9240-da52-414b-8549-ccfd8749d498', 'x-compute-request-id': 'req-632c9240-da52-414b-8549-ccfd8749d498', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:34:53,004 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 59a7aeba-ab46-4783-80e2-db1424a2a414
2026-06-23 11:34:53,072 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 204 DELETE https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.067s
2026-06-23 11:34:53,072 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:53 GMT', 'server': 'Apache/2.4.58 (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-4fba1c9e-1d98-40cf-9d9a-3b54b2f5dda3', 'x-compute-request-id': 'req-4fba1c9e-1d98-40cf-9d9a-3b54b2f5dda3', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b''
2026-06-23 11:34:53,257 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.185s
2026-06-23 11:34:53,257 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c56c111-9c3a-400e-8125-c4c596ae585e', 'x-compute-request-id': 'req-4c56c111-9c3a-400e-8125-c4c596ae585e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:05:ab"}, {"version": 4, "addr": "172.24.5.246", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:05:ab"}]}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:34:53Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": "2026-06-23T11:30:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:54,519 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.256s
2026-06-23 11:34:54,519 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b766393-8641-428c-859c-9bca31700d43', 'x-compute-request-id': 'req-0b766393-8641-428c-859c-9bca31700d43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:05:ab"}, {"version": 4, "addr": "172.24.5.246", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:05:ab"}]}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:34:53Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": "2026-06-23T11:30:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1385981214"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:55,616 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.089s
2026-06-23 11:34:55,616 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1595', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eabd863e-cb45-4af2-a7fa-f15a0b8cf3cf', 'x-compute-request-id': 'req-eabd863e-cb45-4af2-a7fa-f15a0b8cf3cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:05:ab"}, {"version": 4, "addr": "172.24.5.246", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:05:ab"}]}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:34:55Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": "2026-06-23T11:30:40.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:56,712 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.091s
2026-06-23 11:34:56,713 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30946850-0f2b-493a-9c46-6ba56902e313', 'x-compute-request-id': 'req-30946850-0f2b-493a-9c46-6ba56902e313', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:34:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:34:52Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": "2026-06-23T11:30:40.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:34:56.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:56,718 106704 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 3 second wait
2026-06-23 11:34:57,807 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.089s
2026-06-23 11:34:57,807 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b366fb-0ccb-4a2a-9cee-750e161ab6ec', 'x-compute-request-id': 'req-c1b366fb-0ccb-4a2a-9cee-750e161ab6ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:34:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:34:52Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": "2026-06-23T11:30:40.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:34:56.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:58,892 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.080s
2026-06-23 11:34:58,892 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d34d953-67e7-4e34-bc38-55e883a9756e', 'x-compute-request-id': 'req-0d34d953-67e7-4e34-bc38-55e883a9756e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:30:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "59a7aeba-ab46-4783-80e2-db1424a2a414", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/59a7aeba-ab46-4783-80e2-db1424a2a414"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-115889477", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:34:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:34:52Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-535497096", "OS-SRV-USG:launched_at": "2026-06-23T11:30:40.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:34:56.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:59,924 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 404 GET https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414 0.026s
2026-06-23 11:34:59,924 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:59 GMT', 'server': 'Apache/2.4.58 (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-c13271fc-71c7-44ed-84e6-3d18fee48f13', 'x-compute-request-id': 'req-c13271fc-71c7-44ed-84e6-3d18fee48f13', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/59a7aeba-ab46-4783-80e2-db1424a2a414'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 59a7aeba-ab46-4783-80e2-db1424a2a414 could not be found."}}'
2026-06-23 11:34:59,949 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-535497096 0.023s
2026-06-23 11:34:59,949 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:59 GMT', 'server': 'Apache/2.4.58 (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-872bb99e-b277-48a7-9efb-30f9196ed132', 'x-compute-request-id': 'req-872bb99e-b277-48a7-9efb-30f9196ed132', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-535497096'}
Body: b''
2026-06-23 11:35:00,066 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/3d90ba8e-cd54-479c-8d1b-138fff198d91 0.116s
2026-06-23 11:35:00,066 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-3cae938f-3cf5-461f-a209-75fd4adb3bdd', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/3d90ba8e-cd54-479c-8d1b-138fff198d91'}
Body: b''
2026-06-23 11:35:00,078 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/3d90ba8e-cd54-479c-8d1b-138fff198d91 0.012s
2026-06-23 11:35:00,078 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-73b284f3-fd3a-48f4-93be-6635ec29c3f0', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/3d90ba8e-cd54-479c-8d1b-138fff198d91'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3d90ba8e-cd54-479c-8d1b-138fff198d91 does not exist", "detail": ""}}'
2026-06-23 11:35:00,266 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/c38fb125-7b02-40d8-a568-24bbf1b1bbf9 0.187s
2026-06-23 11:35:00,266 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a94f039e-0766-4853-ac59-154536c1eecd', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/c38fb125-7b02-40d8-a568-24bbf1b1bbf9'}
Body: b''
2026-06-23 11:35:00,299 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001 0.032s
2026-06-23 11:35:00,299 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d09a168-6591-4daf-a87e-e599244a1113', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001'}
Body: b''
2026-06-23 11:35:00,321 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001 0.022s
2026-06-23 11:35:00,322 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0fa1e50-ba73-4c41-9fdb-9999e0509349', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0fa1e50-ba73-4c41-9fdb-9999e0509349', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001'}
Body: b'{"volume": {"id": "ab2b1b8b-bed0-478e-932d-839f66ae2001", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:30:27.000000", "updated_at": "2026-06-23T11:35:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1259673322", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1296624332", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001"}], "user_id": "980d1fb7363446448edb34f91aaec670", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:35:01,343 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001 0.014s
2026-06-23 11:35:01,343 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0570d121-c1ef-4e60-ad6e-8e1c217e1764', 'x-openstack-request-id': 'req-0570d121-c1ef-4e60-ad6e-8e1c217e1764', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/ab2b1b8b-bed0-478e-932d-839f66ae2001'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume ab2b1b8b-bed0-478e-932d-839f66ae2001 could not be found."}}'
2026-06-23 11:35:01,392 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1 0.048s
2026-06-23 11:35:01,392 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1cc9fa0-9ff4-4177-9d44-03a6c2f9bbb8', 'content-length': '6218', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1cc9fa0-9ff4-4177-9d44-03a6c2f9bbb8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "63c08f87-f9e0-4aa0-bb89-e0bed9cf0a65", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:35:01.000000", "updated_at": "2026-06-23T11:35:01.000000", "name": "tempest-VolumesGetTest-Volume-1779643344", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "bbf0ae5b-ad5b-4b18-b228-45bfd3519c03", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/63c08f87-f9e0-4aa0-bb89-e0bed9cf0a65"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/63c08f87-f9e0-4aa0-bb89-e0bed9cf0a65"}], "user_id": "0b2c987ae41d44c58d89d3d2d5a14ae5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "39825a001ccc42a28ad1705a4c0ff4a0", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "bbf0ae5b-ad5b-4b18-b228-45bfd3519c03", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:35:00.000000", "updated_at": "2026-06-23T11:35:00.000000", "name": "tempest-VolumesGetTest-Volume-1395372045", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/bbf0ae5b-ad5b-4b18-b228-45bfd3519c03"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/bbf0ae5b-ad5b-4b18-b228-45bfd3519c03"}], "user_id": "0b2c987ae41d44c58d89d3d2d5a14ae5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "39825a001ccc42a28ad1705a4c0ff4a0", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "attachment_id": "58a07e18-c4a0-4526-ab73-8be0fe51dcfd", "volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "server_id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "host_name": "np0000003458", "device": "/dev/vdb", "attached_at": "2026-06-23T11:34:33.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}, {"id": "23784dc9-8deb-4fd4-95db-9053ce8a75e4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:32:50.000000", "updated_at": "2026-06-23T11:33:00.000000", "name": "tempest-tempest.common.compute-volume-2039811674", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/23784dc9-8deb-4fd4-95db-9053ce8a75e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/23784dc9-8deb-4fd4-95db-9053ce8a75e4"}], "user_id": "ae39a9f952894c63b2783b9951a954ea", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach":
2026-06-23 11:35:01,437 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/types/d9d1bed7-7c18-4ccb-b3fc-b87cc9260293 0.035s
2026-06-23 11:35:01,438 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d65d25-5332-426d-97f1-89410dd03223', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/types/d9d1bed7-7c18-4ccb-b3fc-b87cc9260293'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 99, in test_encrypted_cinder_volumes_cryptsetup
server = self.launch_instance()
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 50, in launch_instance
return self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
fail
ft19.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:35:01,444 106704 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-936235210 on backend None
2026-06-23 11:35:01,465 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 POST https://10.4.3.43/volume/v3/types 0.021s
2026-06-23 11:35:01,466 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks-936235210", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ddf032-05ff-4f03-a630-3cc9ab5d1a20', 'content-length': '211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ddf032-05ff-4f03-a630-3cc9ab5d1a20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types'}
Body: b'{"volume_type": {"id": "8a720fc3-5d1f-436a-83c7-0e600fea1272", "name": "tempest-scenario-type-luks-936235210", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-23 11:35:01,467 106704 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 8a720fc3-5d1f-436a-83c7-0e600fea1272
2026-06-23 11:35:01,494 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 POST https://10.4.3.43/volume/v3/types/8a720fc3-5d1f-436a-83c7-0e600fea1272/encryption 0.026s
2026-06-23 11:35:01,494 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b9786b-c2ed-468b-aea8-c67821387778', 'content-length': '230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b9786b-c2ed-468b-aea8-c67821387778', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types/8a720fc3-5d1f-436a-83c7-0e600fea1272/encryption'}
Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "8a720fc3-5d1f-436a-83c7-0e600fea1272", "encryption_id": "16ede62f-3c34-4282-b6f8-d479500d8f3d"}}'
2026-06-23 11:35:01,650 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 202 POST https://10.4.3.43/volume/v3/volumes 0.154s
2026-06-23 11:35:01,650 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-353805723", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-936235210", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0d4488-8416-4537-82ce-2e8b3843285c', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0d4488-8416-4537-82ce-2e8b3843285c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "44f90521-44e8-4b27-9f0d-7b943ce256d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:35:01.606856", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-353805723", "description": null, "volume_type": "tempest-scenario-type-luks-936235210", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2"}], "user_id": "980d1fb7363446448edb34f91aaec670", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:35:01,731 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.074s
2026-06-23 11:35:01,731 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9e9629c6-588f-4c0d-a1f2-5bd035348383', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "980d1fb7363446448edb34f91aaec670", "name": "tempest-TestEncryptedCinderVolumes-809176846-project-member", "password_expires_at": null}, "audit_ids": ["e3EIX6CzS02fd54O0INXSA"], "expires_at": "2026-06-23T12:35:01.000000Z", "issued_at": "2026-06-23T11:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5f19a7182924918a5770af29848d051", "name": "tempest-TestEncryptedCinderVolumes-809176846"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/d5f19a7182924918a5770af29848d051", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_d5f19a7182924918a5770af29848d051", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:35:01,731 106704 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks) Found network {'id': 'cd142986-7382-4045-8593-0604193d00eb', 'name': 'tempest-TestEncryptedCinderVolumes-916189673-network', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16551, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:30:18Z', 'updated_at': '2026-06-23T11:30:18Z', 'revision_number': 1} available for tenant
2026-06-23 11:35:01,732 106704 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:35:01,732 106704 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:35:01,770 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.037s
2026-06-23 11:35:01,770 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-267436968", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkmbdFyetTgGNOftTCKZ2Wx+IgLTE3yFo5SyZS+bIOCfUVzdF46VmLvv+zFYcAbQAu+Y9/r7FUMYfqq7T96EKhTImF0JJO4wiyHAvgfKJ8X9yixE/KRl3DJ0+1tkJsPOQ=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (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-57436dcc-da2b-40d7-889b-49130c905bd8', 'x-compute-request-id': 'req-57436dcc-da2b-40d7-889b-49130c905bd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-267436968", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkmbdFyetTgGNOftTCKZ2Wx+IgLTE3yFo5SyZS+bIOCfUVzdF46VmLvv+zFYcAbQAu+Y9/r7FUMYfqq7T96EKhTImF0JJO4wiyHAvgfKJ8X9yixE/KRl3DJ0+1tkJsPOQ==", "fingerprint": "4a:4a:84:ca:8c:ef:62:ca:4e:a6:c0:8a:3f:9d:22:e8", "user_id": "980d1fb7363446448edb34f91aaec670"}}'
2026-06-23 11:35:01,771 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-267436968 created
2026-06-23 11:35:01,911 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.139s
2026-06-23 11:35:01,911 106704 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--1848900919", "description": "tempest-description--1008724768"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-bb89b175-13b6-4fff-8a50-d1dbe56e3f64', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "d23f0825-96db-45f3-b288-a5ecf6f90afe", "name": "tempest-securitygroup--1848900919", "stateful": true, "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "description": "tempest-description--1008724768", "shared": false, "security_group_rules": [{"id": "b05c8e83-154c-438e-a612-edc3ee9fa565", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "d23f0825-96db-45f3-b288-a5ecf6f90afe", "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": 887, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:35:01Z", "updated_at": "2026-06-23T11:35:01Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}, {"id": "bc0b626f-5d45-49b1-bf49-e015e5958b81", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "d23f0825-96db-45f3-b288-a5ecf6f90afe", "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": 888, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:35:01Z", "updated_at": "2026-06-23T11:35:01Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}], "tags": [], "created_at": "2026-06-23T11:35:01Z", "updated_at": "2026-06-23T11:35:01Z", "revision_number": 1}}'
2026-06-23 11:35:02,029 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.118s
2026-06-23 11:35:02,029 106704 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": "d23f0825-96db-45f3-b288-a5ecf6f90afe", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-7a92c0a4-2507-475a-960e-df74b28affcf', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fc22ed91-6d6e-42b1-b7b7-852ca4b89daa", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "d23f0825-96db-45f3-b288-a5ecf6f90afe", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:35:01Z", "updated_at": "2026-06-23T11:35:01Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:35:02,164 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.134s
2026-06-23 11:35:02,164 106704 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": "d23f0825-96db-45f3-b288-a5ecf6f90afe", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b9c04d3c-0952-4219-850e-38d02bcf831e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4886d23e-448c-4710-b97c-cec757fed354", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "d23f0825-96db-45f3-b288-a5ecf6f90afe", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:35:02Z", "updated_at": "2026-06-23T11:35:02Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:35:02,164 106704 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1848900919 created
2026-06-23 11:35:02,587 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.423s
2026-06-23 11:35:02,588 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9edf70c5-5d1e-49e6-8b36-ad1be1066a98', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a2668f3d-d6cf-4dc2-a9c8-1b116bf4fe6c", "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "floating_ip_address": "172.24.5.111", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:35:02Z", "updated_at": "2026-06-23T11:35:02Z", "revision_number": 0}}'
2026-06-23 11:35:02,588 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a2668f3d-d6cf-4dc2-a9c8-1b116bf4fe6c', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'floating_ip_address': '172.24.5.111', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:35:02Z', 'updated_at': '2026-06-23T11:35:02Z', 'revision_number': 0, 'ip': '172.24.5.111'} created
2026-06-23 11:35:02,588 106704 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-267436968', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkmbdFyetTgGNOftTCKZ2Wx+IgLTE3yFo5SyZS+bIOCfUVzdF46VmLvv+zFYcAbQAu+Y9/r7FUMYfqq7T96EKhTImF0JJO4wiyHAvgfKJ8X9yixE/KRl3DJ0+1tkJsPOQ==', 'fingerprint': '4a:4a:84:ca:8c:ef:62:ca:4e:a6:c0:8a:3f:9d:22:e8', 'user_id': '980d1fb7363446448edb34f91aaec670', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBDWJcn2zZXSr2cCNbIDza5MCT8uMhyK0wCJCU4SBA56sbJXhx+uNEr\nFlDRxesz9pCgBwYFK4EEACKhZANiAATJJm3RcnrU4BjTn7UwimdlsfiIC0xN8haO\nUsmUvmyDgn1Fc3ReOlZi77/sxWHAG0ALvmPf6+xVDGH6qu0/ehCoUyJhdCSTuMIs\nhwL4HyifF/cosRPykZdwydPtbZCbDzk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd23f0825-96db-45f3-b288-a5ecf6f90afe', 'name': 'tempest-securitygroup--1848900919', 'stateful': True, 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'description': 'tempest-description--1008724768', 'shared': False, 'security_group_rules': [{'id': 'b05c8e83-154c-438e-a612-edc3ee9fa565', 'project_id': 'd5f19a7182924918a5770af29848d051', 'security_group_id': 'd23f0825-96db-45f3-b288-a5ecf6f90afe', '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': 887, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:35:01Z', 'updated_at': '2026-06-23T11:35:01Z', 'revision_number': 0, 'tenant_id': 'd5f19a7182924918a5770af29848d051'}, {'id': 'bc0b626f-5d45-49b1-bf49-e015e5958b81', 'project_id': 'd5f19a7182924918a5770af29848d051', 'security_group_id': 'd23f0825-96db-45f3-b288-a5ecf6f90afe', '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': 888, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:35:01Z', 'updated_at': '2026-06-23T11:35:01Z', 'revision_number': 0, 'tenant_id': 'd5f19a7182924918a5770af29848d051'}], 'tags': [], 'created_at': '2026-06-23T11:35:01Z', 'updated_at': '2026-06-23T11:35:01Z', 'revision_number': 1}, 'floating_ip': {'id': 'a2668f3d-d6cf-4dc2-a9c8-1b116bf4fe6c', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'floating_ip_address': '172.24.5.111', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:35:02Z', 'updated_at': '2026-06-23T11:35:02Z', 'revision_number': 0, 'ip': '172.24.5.111'}}
2026-06-23 11:35:03,309 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 202 POST https://10.4.3.43/compute/v2.1/servers 0.720s
2026-06-23 11:35:03,309 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "cd142986-7382-4045-8593-0604193d00eb"}], "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "key_name": "tempest-keypair-267436968", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03dab127-5679-407d-8dc1-63efe499ce1f', 'x-compute-request-id': 'req-03dab127-5679-407d-8dc1-63efe499ce1f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "adminPass": "sU7WiAPF7545"}}'
2026-06-23 11:35:03,384 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.074s
2026-06-23 11:35:03,384 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:03 GMT', 'server': 'Apache/2.4.58 (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-ab754d18-576c-4d72-aac0-26865be91231', 'x-compute-request-id': 'req-ab754d18-576c-4d72-aac0-26865be91231', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:04,470 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.081s
2026-06-23 11:35:04,471 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44da1028-ba1e-4378-a3ca-9d2e3ff51f16', 'x-compute-request-id': 'req-44da1028-ba1e-4378-a3ca-9d2e3ff51f16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:05,552 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.076s
2026-06-23 11:35:05,552 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69acd0a4-1d75-4c1d-a3f0-4c3ebb418674', 'x-compute-request-id': 'req-69acd0a4-1d75-4c1d-a3f0-4c3ebb418674', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:05,557 106704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:35:06,635 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.077s
2026-06-23 11:35:06,635 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2258fce9-c9d9-4ae5-9ec6-83a603bcdff1', 'x-compute-request-id': 'req-2258fce9-c9d9-4ae5-9ec6-83a603bcdff1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:07,731 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.091s
2026-06-23 11:35:07,732 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9ede6a-3abb-4062-b009-795c64124d54', 'x-compute-request-id': 'req-3b9ede6a-3abb-4062-b009-795c64124d54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:07,738 106704 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:35:08,868 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.130s
2026-06-23 11:35:08,868 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cad6fe3-5730-4f48-a679-9b2f61602dbc', 'x-compute-request-id': 'req-5cad6fe3-5730-4f48-a679-9b2f61602dbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:10,017 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.142s
2026-06-23 11:35:10,017 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad9b81d5-f1c3-4b3d-abd3-110bf9f0f2c3', 'x-compute-request-id': 'req-ad9b81d5-f1c3-4b3d-abd3-110bf9f0f2c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:10,025 106704 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:35:11,169 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.143s
2026-06-23 11:35:11,169 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f85e69-2cd4-4992-b808-77de6c338c14', 'x-compute-request-id': 'req-28f85e69-2cd4-4992-b808-77de6c338c14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:12,361 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.187s
2026-06-23 11:35:12,361 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e9a703-ee93-4c79-a7e7-bf8a26061cb3', 'x-compute-request-id': 'req-29e9a703-ee93-4c79-a7e7-bf8a26061cb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:13,502 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.136s
2026-06-23 11:35:13,502 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-112a87e2-e7d6-4e9a-93f5-7d766ec7490f', 'x-compute-request-id': 'req-112a87e2-e7d6-4e9a-93f5-7d766ec7490f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:15,140 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.631s
2026-06-23 11:35:15,141 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fab793b-0add-4a60-8c92-5d19c3bad2ce', 'x-compute-request-id': 'req-1fab793b-0add-4a60-8c92-5d19c3bad2ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:16,325 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.179s
2026-06-23 11:35:16,325 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d210709b-bab1-4ea5-a272-d88026a76eff', 'x-compute-request-id': 'req-d210709b-bab1-4ea5-a272-d88026a76eff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:17,560 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.183s
2026-06-23 11:35:17,560 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5264beba-167f-4538-86d2-767cdb3b6d45', 'x-compute-request-id': 'req-5264beba-167f-4538-86d2-767cdb3b6d45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5c:ee"}]}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "ACTIVE", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:35:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": "2026-06-23T11:35:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:35:17,565 106704 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:35:17,654 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784/os-interface 0.089s
2026-06-23 11:35:17,654 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90a635fe-e82f-473f-a6d5-a8c8c24641bb', 'x-compute-request-id': 'req-90a635fe-e82f-473f-a6d5-a8c8c24641bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "cd142986-7382-4045-8593-0604193d00eb", "port_id": "ca284ae0-84c9-46c3-ac3a-62bbde0febdb", "mac_addr": "fa:16:3e:f2:5c:ee", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "e05a3373-9bf3-44bb-b428-fc91700d816c", "ip_address": "10.1.0.13"}]}]}'
2026-06-23 11:35:18,165 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/a2668f3d-d6cf-4dc2-a9c8-1b116bf4fe6c 0.509s
2026-06-23 11:35:18,165 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "ca284ae0-84c9-46c3-ac3a-62bbde0febdb"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-44e79461-2042-463a-9310-cfac8579d800', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/a2668f3d-d6cf-4dc2-a9c8-1b116bf4fe6c'}
Body: b'{"floatingip": {"id": "a2668f3d-d6cf-4dc2-a9c8-1b116bf4fe6c", "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "floating_ip_address": "172.24.5.111", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "43582378-0ae1-4897-8467-2b2e02565d7e", "port_id": "ca284ae0-84c9-46c3-ac3a-62bbde0febdb", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cd142986-7382-4045-8593-0604193d00eb", "mac_address": "fa:16:3e:f2:5c:ee", "admin_state_up": true, "status": "DOWN", "device_id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:35:02Z", "updated_at": "2026-06-23T11:35:17Z", "revision_number": 1}}'
2026-06-23 11:35:18,166 106704 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.111:22' as 'cirros' with public key authentication
2026-06-23 11:36:18,222 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.111 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:37:20,754 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.111 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:38:24,314 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.111 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:39:28,874 106704 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.111 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:39:28.874 106704 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:39:28.874 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:39:28.874 106704 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:39:28.874 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:39:28.874 106704 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:39:28.874 106704 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:39:28.874 106704 ERROR tempest.lib.common.ssh
2026-06-23 11:39:28,875 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestEncryptedCinderVolumes-916189673-network': [{'version': 4, 'addr': '10.1.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:f2:5c:ee'}]}, 'created': '2026-06-23T11:35:03Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a', 'id': '742f0e9d-46e4-4768-b08e-01a5a29c5784', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}], 'metadata': {}, 'name': 'tempest-TestEncryptedCinderVolumes-server-1489159098', 'status': 'ACTIVE', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'user_id': '980d1fb7363446448edb34f91aaec670', 'updated': '2026-06-23T11:35:16Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-267436968', 'OS-SRV-USG:launched_at': '2026-06-23T11:35:16.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1848900919'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:39:29,962 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 404 POST https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784/action 1.086s
2026-06-23 11:39:29,962 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:28 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-e28aac87-217f-4f66-bc56-35736c78f864', 'x-compute-request-id': 'req-e28aac87-217f-4f66-bc56-35736c78f864', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:39:29,962 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 742f0e9d-46e4-4768-b08e-01a5a29c5784
2026-06-23 11:39:30,038 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 204 DELETE https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.076s
2026-06-23 11:39:30,039 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:29 GMT', 'server': 'Apache/2.4.58 (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-94980601-444e-4972-a25e-43daa6932c43', 'x-compute-request-id': 'req-94980601-444e-4972-a25e-43daa6932c43', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b''
2026-06-23 11:39:30,236 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.197s
2026-06-23 11:39:30,237 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f7df57-2467-48cf-bc7a-b3ea7d631af0', 'x-compute-request-id': 'req-d1f7df57-2467-48cf-bc7a-b3ea7d631af0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5c:ee"}, {"version": 4, "addr": "172.24.5.111", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5c:ee"}]}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:30Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": "2026-06-23T11:35:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:31,400 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.157s
2026-06-23 11:39:31,400 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8f6fec7-e198-41eb-8c43-4d1bad31d42a', 'x-compute-request-id': 'req-b8f6fec7-e198-41eb-8c43-4d1bad31d42a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5c:ee"}, {"version": 4, "addr": "172.24.5.111", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5c:ee"}]}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:30Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": "2026-06-23T11:35:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:32,589 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.179s
2026-06-23 11:39:32,589 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e7386cb-b641-44fe-bc42-e75183e6bc4f', 'x-compute-request-id': 'req-0e7386cb-b641-44fe-bc42-e75183e6bc4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5c:ee"}, {"version": 4, "addr": "172.24.5.111", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5c:ee"}]}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:32Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": "2026-06-23T11:35:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1848900919"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:33,710 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.112s
2026-06-23 11:39:33,710 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1309', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b55c17e5-0965-48d6-b6d4-21274d085af9', 'x-compute-request-id': 'req-b55c17e5-0965-48d6-b6d4-21274d085af9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:32Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": "2026-06-23T11:35:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:34,878 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.162s
2026-06-23 11:39:34,878 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1441', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26622fe2-7f3e-418f-96ee-11c94acfb973', 'x-compute-request-id': 'req-26622fe2-7f3e-418f-96ee-11c94acfb973', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:34Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:39:29Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": "2026-06-23T11:35:16.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:39:33.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:34,884 106704 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:39:35,976 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.091s
2026-06-23 11:39:35,976 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1441', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-892d85d1-a2a9-4a79-b41e-19ea6e5a4781', 'x-compute-request-id': 'req-892d85d1-a2a9-4a79-b41e-19ea6e5a4781', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:35:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "742f0e9d-46e4-4768-b08e-01a5a29c5784", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1489159098", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:34Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:39:29Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-267436968", "OS-SRV-USG:launched_at": "2026-06-23T11:35:16.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:39:33.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:37,010 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 404 GET https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784 0.028s
2026-06-23 11:39:37,010 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:36 GMT', 'server': 'Apache/2.4.58 (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-0962bf57-efd6-4019-947a-fda04ffe485f', 'x-compute-request-id': 'req-0962bf57-efd6-4019-947a-fda04ffe485f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/742f0e9d-46e4-4768-b08e-01a5a29c5784'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 742f0e9d-46e4-4768-b08e-01a5a29c5784 could not be found."}}'
2026-06-23 11:39:37,034 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-267436968 0.022s
2026-06-23 11:39:37,034 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:37 GMT', 'server': 'Apache/2.4.58 (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-54cb3ff0-16c7-498c-97ed-38b8df836aa1', 'x-compute-request-id': 'req-54cb3ff0-16c7-498c-97ed-38b8df836aa1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-267436968'}
Body: b''
2026-06-23 11:39:37,157 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/d23f0825-96db-45f3-b288-a5ecf6f90afe 0.123s
2026-06-23 11:39:37,157 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6e01fde9-6706-4830-88f6-36aaf27f850a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/d23f0825-96db-45f3-b288-a5ecf6f90afe'}
Body: b''
2026-06-23 11:39:37,172 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/d23f0825-96db-45f3-b288-a5ecf6f90afe 0.014s
2026-06-23 11:39:37,172 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dd06336a-5481-4d24-9603-a8737a4967d0', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/d23f0825-96db-45f3-b288-a5ecf6f90afe'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d23f0825-96db-45f3-b288-a5ecf6f90afe does not exist", "detail": ""}}'
2026-06-23 11:39:37,367 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/a2668f3d-d6cf-4dc2-a9c8-1b116bf4fe6c 0.194s
2026-06-23 11:39:37,367 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e8333005-6756-41c7-89a7-ca5f22a40419', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/a2668f3d-d6cf-4dc2-a9c8-1b116bf4fe6c'}
Body: b''
2026-06-23 11:39:37,399 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2 0.031s
2026-06-23 11:39:37,399 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bc7f81-b823-4394-9173-b29ea9827ae6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2'}
Body: b''
2026-06-23 11:39:37,427 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2 0.028s
2026-06-23 11:39:37,427 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd01fe14-be57-492e-abb3-3a1d0aeb81f8', 'content-length': '873', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd01fe14-be57-492e-abb3-3a1d0aeb81f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2'}
Body: b'{"volume": {"id": "44f90521-44e8-4b27-9f0d-7b943ce256d2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:35:02.000000", "updated_at": "2026-06-23T11:39:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-353805723", "description": null, "volume_type": "tempest-scenario-type-luks-936235210", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2"}], "user_id": "980d1fb7363446448edb34f91aaec670", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:39:38,456 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2 0.021s
2026-06-23 11:39:38,456 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55712be-e09c-456e-92e3-152715616583', 'x-openstack-request-id': 'req-c55712be-e09c-456e-92e3-152715616583', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/44f90521-44e8-4b27-9f0d-7b943ce256d2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44f90521-44e8-4b27-9f0d-7b943ce256d2 could not be found."}}'
2026-06-23 11:39:38,660 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1 0.203s
2026-06-23 11:39:38,660 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf37b6c-45a4-48c2-acbb-b866a9d302c5', 'content-length': '8048', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf37b6c-45a4-48c2-acbb-b866a9d302c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:01.000000", "updated_at": "2026-06-23T11:39:10.000000", "name": "tempest-tempest.common.compute-volume-1532598319", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f4db30fc-eb11-4d21-9c71-231454773022"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f4db30fc-eb11-4d21-9c71-231454773022"}], "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022", "attachment_id": "1e15ba19-7160-4543-bbc8-152e5d0d22d0", "volume_id": "f4db30fc-eb11-4d21-9c71-231454773022", "server_id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "host_name": "np0000003458", "device": "/dev/vda", "attached_at": "2026-06-23T11:39:09.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "1fd92c6f60d84ecf84c100430e957438", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "27638cf0-2720-412a-aa2c-b30da41ce355", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:37:58.000000", "updated_at": "2026-06-23T11:37:58.000000", "name": "tempest-VolumesBackupsTest-Volume-912249583", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/27638cf0-2720-412a-aa2c-b30da41ce355"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/27638cf0-2720-412a-aa2c-b30da41ce355"}], "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "c5ea4599-34f7-4cab-82e6-83a317b08e34", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:37:36.000000", "updated_at": "2026-06-23T11:37:41.000000", "name": "image-b7f99595-b0cb-4b16-8d90-a7f7763463b2", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "239ad1f2-c8cb-4e37-ad73-70032e67b3f3", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c5ea4599-34f7-4cab-82e6-83a317b08e34"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c5ea4599-34f7-4cab-82e6-83a317b08e34"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}, {"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:36:25.000000", "updated_at": "2026-06-23T11:36:35.000000", "name": "tempest-TestVolu
2026-06-23 11:39:38,702 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/types/8a720fc3-5d1f-436a-83c7-0e600fea1272 0.034s
2026-06-23 11:39:38,703 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24fa626-b9a1-4ab5-b403-60225aba285f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/types/8a720fc3-5d1f-436a-83c7-0e600fea1272'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 64, in test_encrypted_cinder_volumes_luks
server = self.launch_instance()
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 50, in launch_instance
return self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
fail
ft19.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:39:38,710 106704 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-675684926 on backend None
2026-06-23 11:39:38,734 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.43/volume/v3/types 0.023s
2026-06-23 11:39:38,734 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luksv2-675684926", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa002923-854e-492b-83b5-e2ea69a6fde9', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa002923-854e-492b-83b5-e2ea69a6fde9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types'}
Body: b'{"volume_type": {"id": "eef9deea-e4e7-4f1b-885d-1283aa5202b6", "name": "tempest-scenario-type-luksv2-675684926", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-23 11:39:38,735 106704 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: eef9deea-e4e7-4f1b-885d-1283aa5202b6
2026-06-23 11:39:38,760 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.43/volume/v3/types/eef9deea-e4e7-4f1b-885d-1283aa5202b6/encryption 0.025s
2026-06-23 11:39:38,760 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea13629-e977-4944-8ea2-508299a0c733', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea13629-e977-4944-8ea2-508299a0c733', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types/eef9deea-e4e7-4f1b-885d-1283aa5202b6/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "eef9deea-e4e7-4f1b-885d-1283aa5202b6", "encryption_id": "ac67cd40-581d-4861-b156-c3eb8ee279fc"}}'
2026-06-23 11:39:39,082 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.43/volume/v3/volumes 0.320s
2026-06-23 11:39:39,082 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1287395927", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-675684926", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b6cbec-55b0-45da-9eb4-38f0369733e6', 'content-length': '784', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b6cbec-55b0-45da-9eb4-38f0369733e6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "eaa88eca-927b-451e-a932-ac137ec10056", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:38.861001", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1287395927", "description": null, "volume_type": "tempest-scenario-type-luksv2-675684926", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/eaa88eca-927b-451e-a932-ac137ec10056"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/eaa88eca-927b-451e-a932-ac137ec10056"}], "user_id": "980d1fb7363446448edb34f91aaec670", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:39:39,170 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.081s
2026-06-23 11:39:39,170 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-87bf23b8-5a91-4f57-b405-3cfd8cd6db71', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "980d1fb7363446448edb34f91aaec670", "name": "tempest-TestEncryptedCinderVolumes-809176846-project-member", "password_expires_at": null}, "audit_ids": ["lJHvoBQrQZGmVCpUtdIFEw"], "expires_at": "2026-06-23T12:39:39.000000Z", "issued_at": "2026-06-23T11:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5f19a7182924918a5770af29848d051", "name": "tempest-TestEncryptedCinderVolumes-809176846"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/d5f19a7182924918a5770af29848d051", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_d5f19a7182924918a5770af29848d051", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:39:39,170 106704 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': 'cd142986-7382-4045-8593-0604193d00eb', 'name': 'tempest-TestEncryptedCinderVolumes-916189673-network', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16551, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:30:18Z', 'updated_at': '2026-06-23T11:30:18Z', 'revision_number': 1} available for tenant
2026-06-23 11:39:39,171 106704 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:39:39,171 106704 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:39:39,213 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.042s
2026-06-23 11:39:39,214 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1581787529", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEzc8t42Lm0AO9uwv8LN8xSe20Aq589Q/KMoLmSshDDIhRzZJooBLOHsFpdiKUnaqdPLdg2Hy2DpKA4hK4S21296m3SNfmo5G1V1cxJmLPDp2GNhQtck66ENm7xtnj9PfQ=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa41f81-7798-4afc-a5fc-a40d0deda802', 'x-compute-request-id': 'req-baa41f81-7798-4afc-a5fc-a40d0deda802', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1581787529", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEzc8t42Lm0AO9uwv8LN8xSe20Aq589Q/KMoLmSshDDIhRzZJooBLOHsFpdiKUnaqdPLdg2Hy2DpKA4hK4S21296m3SNfmo5G1V1cxJmLPDp2GNhQtck66ENm7xtnj9PfQ==", "fingerprint": "34:db:6d:94:72:78:54:ea:53:78:0a:6c:19:7e:b3:69", "user_id": "980d1fb7363446448edb34f91aaec670"}}'
2026-06-23 11:39:39,215 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1581787529 created
2026-06-23 11:39:39,398 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.182s
2026-06-23 11:39:39,398 106704 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--645714277", "description": "tempest-description--1623051199"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-faf7cb0e-c803-4cfb-ba89-3019522cc181', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "790e5d1a-e947-4104-a580-82b0d0c7a2dd", "name": "tempest-securitygroup--645714277", "stateful": true, "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "description": "tempest-description--1623051199", "shared": false, "security_group_rules": [{"id": "755bdb9d-2235-49be-931d-d6bf5fccb6ac", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "790e5d1a-e947-4104-a580-82b0d0c7a2dd", "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": 1237, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:39:39Z", "updated_at": "2026-06-23T11:39:39Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}, {"id": "fc25fbac-6f04-4769-bd4b-c2799d238189", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "790e5d1a-e947-4104-a580-82b0d0c7a2dd", "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": 1238, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:39:39Z", "updated_at": "2026-06-23T11:39:39Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}], "tags": [], "created_at": "2026-06-23T11:39:39Z", "updated_at": "2026-06-23T11:39:39Z", "revision_number": 1}}'
2026-06-23 11:39:39,522 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.123s
2026-06-23 11:39:39,522 106704 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": "790e5d1a-e947-4104-a580-82b0d0c7a2dd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-96710cf6-ed36-449b-b24d-1417527ce1bb', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b14c7e86-19fd-4014-a5db-d482ce48bdac", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "790e5d1a-e947-4104-a580-82b0d0c7a2dd", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:39:39Z", "updated_at": "2026-06-23T11:39:39Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:39:39,646 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.123s
2026-06-23 11:39:39,646 106704 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": "790e5d1a-e947-4104-a580-82b0d0c7a2dd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7ff1a6e4-0ece-410c-9f8b-def25f0505af', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3a4808ad-811e-425c-bcec-8233acdff3a4", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "790e5d1a-e947-4104-a580-82b0d0c7a2dd", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:39:39Z", "updated_at": "2026-06-23T11:39:39Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:39:39,646 106704 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--645714277 created
2026-06-23 11:39:40,366 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.719s
2026-06-23 11:39:40,366 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-e3170959-1e6e-4438-af0d-c73764014e88', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "dfc1ce4d-1ece-4c01-8c5c-02faf8ee052d", "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "floating_ip_address": "172.24.5.165", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:39:39Z", "updated_at": "2026-06-23T11:39:39Z", "revision_number": 0}}'
2026-06-23 11:39:40,366 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dfc1ce4d-1ece-4c01-8c5c-02faf8ee052d', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'floating_ip_address': '172.24.5.165', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:39:39Z', 'updated_at': '2026-06-23T11:39:39Z', 'revision_number': 0, 'ip': '172.24.5.165'} created
2026-06-23 11:39:40,367 106704 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1581787529', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEzc8t42Lm0AO9uwv8LN8xSe20Aq589Q/KMoLmSshDDIhRzZJooBLOHsFpdiKUnaqdPLdg2Hy2DpKA4hK4S21296m3SNfmo5G1V1cxJmLPDp2GNhQtck66ENm7xtnj9PfQ==', 'fingerprint': '34:db:6d:94:72:78:54:ea:53:78:0a:6c:19:7e:b3:69', 'user_id': '980d1fb7363446448edb34f91aaec670', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDycreTks3v+//CjjqgZRWnD8qw3X5KQA6J6DQ7RVSgtwCBTqAHcRHl\nqcBbGfeaEsagBwYFK4EEACKhZANiAARM3PLeNi5tADvbsL/CzfMUnttAKufPUPyj\nKC5krIQwyIUc2SaKASzh7BaXYilJ2qnTy3YNh8tg6SgOISuEttdvept0jX5qORtV\ndXMSZizw6dhjYULXJOuhDZu8bZ4/T30=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '790e5d1a-e947-4104-a580-82b0d0c7a2dd', 'name': 'tempest-securitygroup--645714277', 'stateful': True, 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'description': 'tempest-description--1623051199', 'shared': False, 'security_group_rules': [{'id': '755bdb9d-2235-49be-931d-d6bf5fccb6ac', 'project_id': 'd5f19a7182924918a5770af29848d051', 'security_group_id': '790e5d1a-e947-4104-a580-82b0d0c7a2dd', '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': 1237, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:39:39Z', 'updated_at': '2026-06-23T11:39:39Z', 'revision_number': 0, 'tenant_id': 'd5f19a7182924918a5770af29848d051'}, {'id': 'fc25fbac-6f04-4769-bd4b-c2799d238189', 'project_id': 'd5f19a7182924918a5770af29848d051', 'security_group_id': '790e5d1a-e947-4104-a580-82b0d0c7a2dd', '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': 1238, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:39:39Z', 'updated_at': '2026-06-23T11:39:39Z', 'revision_number': 0, 'tenant_id': 'd5f19a7182924918a5770af29848d051'}], 'tags': [], 'created_at': '2026-06-23T11:39:39Z', 'updated_at': '2026-06-23T11:39:39Z', 'revision_number': 1}, 'floating_ip': {'id': 'dfc1ce4d-1ece-4c01-8c5c-02faf8ee052d', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'floating_ip_address': '172.24.5.165', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:39:39Z', 'updated_at': '2026-06-23T11:39:39Z', 'revision_number': 0, 'ip': '172.24.5.165'}}
2026-06-23 11:39:40,982 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.43/compute/v2.1/servers 0.615s
2026-06-23 11:39:40,982 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-54282890", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "cd142986-7382-4045-8593-0604193d00eb"}], "security_groups": [{"name": "tempest-securitygroup--645714277"}], "key_name": "tempest-keypair-1581787529", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c543347d-9994-47cd-b4e9-3a164ba2b8cb', 'x-compute-request-id': 'req-c543347d-9994-47cd-b4e9-3a164ba2b8cb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--645714277"}], "adminPass": "YK4cq5n39qpr"}}'
2026-06-23 11:39:41,057 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.073s
2026-06-23 11:39:41,058 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-016e8c75-0376-4191-827f-bf44eb614a85', 'x-compute-request-id': 'req-016e8c75-0376-4191-827f-bf44eb614a85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:42,149 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.083s
2026-06-23 11:39:42,149 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c3792d-6c25-46ba-89a6-3730f642447e', 'x-compute-request-id': 'req-00c3792d-6c25-46ba-89a6-3730f642447e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:43,236 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.079s
2026-06-23 11:39:43,236 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4df527e-2161-4cbd-abc6-e3b4f405ea17', 'x-compute-request-id': 'req-f4df527e-2161-4cbd-abc6-e3b4f405ea17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:43,241 106704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:39:44,319 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.077s
2026-06-23 11:39:44,319 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1861333f-6a32-4800-848a-8361cbfa5701', 'x-compute-request-id': 'req-1861333f-6a32-4800-848a-8361cbfa5701', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:45,398 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.073s
2026-06-23 11:39:45,398 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bd4656a-8aeb-4b3f-9f87-26bd24c2b2e5', 'x-compute-request-id': 'req-0bd4656a-8aeb-4b3f-9f87-26bd24c2b2e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:46,478 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.074s
2026-06-23 11:39:46,478 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7695b6d8-6622-43c6-974e-b143412c3837', 'x-compute-request-id': 'req-7695b6d8-6622-43c6-974e-b143412c3837', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:47,564 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.079s
2026-06-23 11:39:47,564 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd7db536-c593-49c2-8cd1-d780cdcd5bde', 'x-compute-request-id': 'req-bd7db536-c593-49c2-8cd1-d780cdcd5bde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:48,647 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.078s
2026-06-23 11:39:48,648 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ef3b42a-b123-4f51-9e9a-d91a9be60da1', 'x-compute-request-id': 'req-0ef3b42a-b123-4f51-9e9a-d91a9be60da1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:48,653 106704 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait
2026-06-23 11:39:49,806 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.153s
2026-06-23 11:39:49,807 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8516aff6-da9d-4a79-bc80-7e6a191dfccf', 'x-compute-request-id': 'req-8516aff6-da9d-4a79-bc80-7e6a191dfccf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:50,976 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.164s
2026-06-23 11:39:50,976 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95a85abc-30b2-43e2-b68a-ff610c4f31af', 'x-compute-request-id': 'req-95a85abc-30b2-43e2-b68a-ff610c4f31af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:50,981 106704 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 9 second wait
2026-06-23 11:39:52,192 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.210s
2026-06-23 11:39:52,192 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeed3d15-ef09-49f2-ad86-7524fbd0c65d', 'x-compute-request-id': 'req-aeed3d15-ef09-49f2-ad86-7524fbd0c65d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:53,342 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.143s
2026-06-23 11:39:53,342 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9241bc2f-231a-4221-9f1f-a78255fa410f', 'x-compute-request-id': 'req-9241bc2f-231a-4221-9f1f-a78255fa410f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:54,503 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.153s
2026-06-23 11:39:54,504 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d531b433-73e7-43d6-962f-aae3b12ba26c', 'x-compute-request-id': 'req-d531b433-73e7-43d6-962f-aae3b12ba26c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:55,759 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.250s
2026-06-23 11:39:55,759 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef55d8d4-ca6f-46ed-9a21-d5b6ed85e123', 'x-compute-request-id': 'req-ef55d8d4-ca6f-46ed-9a21-d5b6ed85e123', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:56,972 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.203s
2026-06-23 11:39:56,972 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488e5238-0515-4b3e-b72a-afd09de91e23', 'x-compute-request-id': 'req-488e5238-0515-4b3e-b72a-afd09de91e23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:58,205 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.226s
2026-06-23 11:39:58,205 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74aa82ea-f14a-41fe-854d-e76a8c4af89f', 'x-compute-request-id': 'req-74aa82ea-f14a-41fe-854d-e76a8c4af89f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f5:6b"}]}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "ACTIVE", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:39:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": "2026-06-23T11:39:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:58,212 106704 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-06-23 11:39:58,369 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d/os-interface 0.157s
2026-06-23 11:39:58,370 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fba3ba1-c931-4f42-8377-395f81ec0303', 'x-compute-request-id': 'req-8fba3ba1-c931-4f42-8377-395f81ec0303', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "cd142986-7382-4045-8593-0604193d00eb", "port_id": "4a8aa206-4378-4139-aad4-76e731b6d385", "mac_addr": "fa:16:3e:3b:f5:6b", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "e05a3373-9bf3-44bb-b428-fc91700d816c", "ip_address": "10.1.0.3"}]}]}'
2026-06-23 11:39:59,000 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/dfc1ce4d-1ece-4c01-8c5c-02faf8ee052d 0.629s
2026-06-23 11:39:59,000 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "4a8aa206-4378-4139-aad4-76e731b6d385"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-346a06f6-1918-44d8-8b59-2f7067d9d3ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/dfc1ce4d-1ece-4c01-8c5c-02faf8ee052d'}
Body: b'{"floatingip": {"id": "dfc1ce4d-1ece-4c01-8c5c-02faf8ee052d", "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "floating_ip_address": "172.24.5.165", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "43582378-0ae1-4897-8467-2b2e02565d7e", "port_id": "4a8aa206-4378-4139-aad4-76e731b6d385", "fixed_ip_address": "10.1.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cd142986-7382-4045-8593-0604193d00eb", "mac_address": "fa:16:3e:3b:f5:6b", "admin_state_up": true, "status": "DOWN", "device_id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:39:39Z", "updated_at": "2026-06-23T11:39:58Z", "revision_number": 1}}'
2026-06-23 11:39:59,001 106704 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.165:22' as 'cirros' with public key authentication
2026-06-23 11:40:59,053 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.165 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:42:01,601 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.165 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:43:05,156 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.165 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:44:09,709 106704 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.165 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:44:09.709 106704 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:44:09.709 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:44:09.709 106704 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:44:09.709 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:44:09.709 106704 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:44:09.709 106704 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:44:09.709 106704 ERROR tempest.lib.common.ssh
2026-06-23 11:44:09,709 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestEncryptedCinderVolumes-916189673-network': [{'version': 4, 'addr': '10.1.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:3b:f5:6b'}]}, 'created': '2026-06-23T11:39:40Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a', 'id': '2132499c-9a1e-419e-ac99-ea5742306c3d', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}], 'metadata': {}, 'name': 'tempest-TestEncryptedCinderVolumes-server-54282890', 'status': 'ACTIVE', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'user_id': '980d1fb7363446448edb34f91aaec670', 'updated': '2026-06-23T11:39:57Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1581787529', 'OS-SRV-USG:launched_at': '2026-06-23T11:39:57.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--645714277'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:44:10,744 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 404 POST https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d/action 1.034s
2026-06-23 11:44:10,744 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:09 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-231495d6-d9dd-4947-afec-53238e1a33a6', 'x-compute-request-id': 'req-231495d6-d9dd-4947-afec-53238e1a33a6', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:44:10,744 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 2132499c-9a1e-419e-ac99-ea5742306c3d
2026-06-23 11:44:10,832 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 204 DELETE https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.088s
2026-06-23 11:44:10,833 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:10 GMT', 'server': 'Apache/2.4.58 (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-93437c18-1fc8-4566-ba32-eed9bfc5860e', 'x-compute-request-id': 'req-93437c18-1fc8-4566-ba32-eed9bfc5860e', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b''
2026-06-23 11:44:11,055 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.222s
2026-06-23 11:44:11,055 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-355220a6-f1be-4ea1-ae87-0b35511fa651', 'x-compute-request-id': 'req-355220a6-f1be-4ea1-ae87-0b35511fa651', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f5:6b"}, {"version": 4, "addr": "172.24.5.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f5:6b"}]}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": "2026-06-23T11:39:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:12,289 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.226s
2026-06-23 11:44:12,289 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1335756-f09f-4fa9-aae5-b0d5ec5362d6', 'x-compute-request-id': 'req-f1335756-f09f-4fa9-aae5-b0d5ec5362d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f5:6b"}, {"version": 4, "addr": "172.24.5.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f5:6b"}]}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": "2026-06-23T11:39:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:13,465 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.170s
2026-06-23 11:44:13,465 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3450eba4-f570-408e-881f-2676ad10ddda', 'x-compute-request-id': 'req-3450eba4-f570-408e-881f-2676ad10ddda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f5:6b"}, {"version": 4, "addr": "172.24.5.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f5:6b"}]}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": "2026-06-23T11:39:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645714277"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:14,559 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.088s
2026-06-23 11:44:14,559 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11efbc78-5b3b-461e-aa3d-56c31a409b3c', 'x-compute-request-id': 'req-11efbc78-5b3b-461e-aa3d-56c31a409b3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": "2026-06-23T11:39:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:15,662 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.097s
2026-06-23 11:44:15,662 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d3838c4-251e-446b-aabe-3cd0e51b0684', 'x-compute-request-id': 'req-0d3838c4-251e-446b-aabe-3cd0e51b0684', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:15Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:44:10Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": "2026-06-23T11:39:57.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:44:14.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:15,667 106704 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:44:16,770 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.102s
2026-06-23 11:44:16,771 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c71f9ba4-faa1-4e78-999e-7d7829c23b92', 'x-compute-request-id': 'req-c71f9ba4-faa1-4e78-999e-7d7829c23b92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "2132499c-9a1e-419e-ac99-ea5742306c3d", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/2132499c-9a1e-419e-ac99-ea5742306c3d"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-54282890", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:15Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:44:10Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1581787529", "OS-SRV-USG:launched_at": "2026-06-23T11:39:57.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:44:14.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:17,804 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 404 GET https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d 0.028s
2026-06-23 11:44:17,804 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:17 GMT', 'server': 'Apache/2.4.58 (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-c50bf817-b62b-4e75-9513-dc2e445b795f', 'x-compute-request-id': 'req-c50bf817-b62b-4e75-9513-dc2e445b795f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/2132499c-9a1e-419e-ac99-ea5742306c3d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2132499c-9a1e-419e-ac99-ea5742306c3d could not be found."}}'
2026-06-23 11:44:17,830 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1581787529 0.024s
2026-06-23 11:44:17,830 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:17 GMT', 'server': 'Apache/2.4.58 (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-23ae96b8-75d2-4975-9cb1-dcfa18694acb', 'x-compute-request-id': 'req-23ae96b8-75d2-4975-9cb1-dcfa18694acb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1581787529'}
Body: b''
2026-06-23 11:44:17,950 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/790e5d1a-e947-4104-a580-82b0d0c7a2dd 0.120s
2026-06-23 11:44:17,950 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a840dd32-e36c-4311-9bdb-2ebe7055d6e9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/790e5d1a-e947-4104-a580-82b0d0c7a2dd'}
Body: b''
2026-06-23 11:44:17,966 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/790e5d1a-e947-4104-a580-82b0d0c7a2dd 0.015s
2026-06-23 11:44:17,967 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f7f2d56f-4364-41b7-a4d9-21ec8f34555a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/790e5d1a-e947-4104-a580-82b0d0c7a2dd'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 790e5d1a-e947-4104-a580-82b0d0c7a2dd does not exist", "detail": ""}}'
2026-06-23 11:44:18,183 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/dfc1ce4d-1ece-4c01-8c5c-02faf8ee052d 0.216s
2026-06-23 11:44:18,183 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-dab4fe41-da0c-48cb-a03c-739d1bd00c8b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/dfc1ce4d-1ece-4c01-8c5c-02faf8ee052d'}
Body: b''
2026-06-23 11:44:18,228 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/eaa88eca-927b-451e-a932-ac137ec10056 0.044s
2026-06-23 11:44:18,228 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a77a0be-f5ef-4e50-8329-800d0ac635f9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/eaa88eca-927b-451e-a932-ac137ec10056'}
Body: b''
2026-06-23 11:44:18,259 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/eaa88eca-927b-451e-a932-ac137ec10056 0.031s
2026-06-23 11:44:18,259 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b6dc2e-3bde-4fbe-b70e-164f1fdbfdbb', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b6dc2e-3bde-4fbe-b70e-164f1fdbfdbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/eaa88eca-927b-451e-a932-ac137ec10056'}
Body: b'{"volume": {"id": "eaa88eca-927b-451e-a932-ac137ec10056", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:39.000000", "updated_at": "2026-06-23T11:44:18.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1287395927", "description": null, "volume_type": "tempest-scenario-type-luksv2-675684926", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/eaa88eca-927b-451e-a932-ac137ec10056"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/eaa88eca-927b-451e-a932-ac137ec10056"}], "user_id": "980d1fb7363446448edb34f91aaec670", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:44:19,283 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/eaa88eca-927b-451e-a932-ac137ec10056 0.018s
2026-06-23 11:44:19,284 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c464b4a-8064-4c11-81e0-624f769899b4', 'x-openstack-request-id': 'req-1c464b4a-8064-4c11-81e0-624f769899b4', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/eaa88eca-927b-451e-a932-ac137ec10056'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume eaa88eca-927b-451e-a932-ac137ec10056 could not be found."}}'
2026-06-23 11:44:19,330 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1 0.045s
2026-06-23 11:44:19,330 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2dddbaf-2555-4e82-a4aa-73353522eb09', 'content-length': '15316', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2dddbaf-2555-4e82-a4aa-73353522eb09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "1c04565d-c938-4e6d-b5c7-b915e19b6db7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:43:39.000000", "updated_at": "2026-06-23T11:43:39.000000", "name": "tempest-VolumesBackupsTest-Volume-1388077392", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1c04565d-c938-4e6d-b5c7-b915e19b6db7"}], "user_id": "914b4c8ba56848d5b9d7fbfd080d27e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "2890ee1ace59421aa40181b6d7381f8a", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}, {"id": "c63edc39-a140-4bf7-8c31-3b6ce831c4f3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:59.000000", "updated_at": "2026-06-23T11:42:00.000000", "name": "tempest-TestEncryptedCinderVolumes-1484043334", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": "f580534e-4517-4f43-af3e-4ddd5f700a11", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c63edc39-a140-4bf7-8c31-3b6ce831c4f3"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "f580534e-4517-4f43-af3e-4ddd5f700a11", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:58.000000", "updated_at": "2026-06-23T11:41:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1947544146", "description": null, "volume_type": "tempest-scenario-type-luks-1148117041", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f580534e-4517-4f43-af3e-4ddd5f700a11"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "a19f68b3-67e9-484e-b5ec-81543183056d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:36.000000", "updated_at": "2026-06-23T11:41:40.000000", "name": "image-139067ef-675c-49a3-b9dc-a12c53e6b0c2", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "1f5869d7-bcce-47eb-b613-0afe5cdce2cd", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/a19f68b3-67e9-484e-b5ec-81543183056d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/a19f68b3-67e9-484e-b5ec-81543183056d"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": nul
2026-06-23 11:44:19,383 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/types/eef9deea-e4e7-4f1b-885d-1283aa5202b6 0.042s
2026-06-23 11:44:19,384 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050bf7fe-64f7-4c68-bd71-417aaeb493cd', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/types/eef9deea-e4e7-4f1b-885d-1283aa5202b6'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 83, in test_encrypted_cinder_volumes_luksv2
server = self.launch_instance()
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 50, in launch_instance
return self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
fail
ft19.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:44:19,393 106704 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-762221347 on backend None
2026-06-23 11:44:19,419 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 POST https://10.4.3.43/volume/v3/types 0.025s
2026-06-23 11:44:19,419 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks-762221347", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d06c197-6289-496c-9ace-16becd085685', 'content-length': '211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d06c197-6289-496c-9ace-16becd085685', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types'}
Body: b'{"volume_type": {"id": "a51b7478-da24-44e0-85bf-ed168a17a836", "name": "tempest-scenario-type-luks-762221347", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-23 11:44:19,420 106704 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: a51b7478-da24-44e0-85bf-ed168a17a836
2026-06-23 11:44:19,454 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 POST https://10.4.3.43/volume/v3/types/a51b7478-da24-44e0-85bf-ed168a17a836/encryption 0.033s
2026-06-23 11:44:19,454 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193cc10b-ace8-4100-af7d-f4e04ce79491', 'content-length': '230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193cc10b-ace8-4100-af7d-f4e04ce79491', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types/a51b7478-da24-44e0-85bf-ed168a17a836/encryption'}
Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "a51b7478-da24-44e0-85bf-ed168a17a836", "encryption_id": "e8a963ef-c8b7-4acf-ae15-bc82c7230eb2"}}'
2026-06-23 11:44:19,631 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 202 POST https://10.4.3.43/volume/v3/volumes 0.175s
2026-06-23 11:44:19,631 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-141224123", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-762221347", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bb39fb-1067-4417-8393-807932b45733', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bb39fb-1067-4417-8393-807932b45733', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "591731c2-ef53-418a-bbdc-30d8d1b797f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:19.575396", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-141224123", "description": null, "volume_type": "tempest-scenario-type-luks-762221347", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9"}], "user_id": "980d1fb7363446448edb34f91aaec670", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:44:19,759 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.119s
2026-06-23 11:44:19,760 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c5e57099-2457-4951-b203-c90a77bfe3a2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "980d1fb7363446448edb34f91aaec670", "name": "tempest-TestEncryptedCinderVolumes-809176846-project-member", "password_expires_at": null}, "audit_ids": ["J2es_ptsR-eECpXxDdiS-w"], "expires_at": "2026-06-23T12:44:19.000000Z", "issued_at": "2026-06-23T11:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5f19a7182924918a5770af29848d051", "name": "tempest-TestEncryptedCinderVolumes-809176846"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/d5f19a7182924918a5770af29848d051", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_d5f19a7182924918a5770af29848d051", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:44:19,760 106704 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert) Found network {'id': 'cd142986-7382-4045-8593-0604193d00eb', 'name': 'tempest-TestEncryptedCinderVolumes-916189673-network', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16551, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:30:18Z', 'updated_at': '2026-06-23T11:30:18Z', 'revision_number': 1} available for tenant
2026-06-23 11:44:19,761 106704 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:44:19,761 106704 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:44:19,813 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.051s
2026-06-23 11:44:19,813 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-862076943", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMfExiQ4xcgkB6DLzy1SIqJRjd/64ZK8RPXPGxIj9B1gB4zzEvN+4OQbpLqdpz/UJZPRRUpe4o3Ju+EXmoh3AHXZgZridsydhSW3aHxqcekh8sQw8AzNAN/zJSExv1GJpA=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (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-58bd62e9-ad14-4466-a773-a5199bd0f269', 'x-compute-request-id': 'req-58bd62e9-ad14-4466-a773-a5199bd0f269', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-862076943", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMfExiQ4xcgkB6DLzy1SIqJRjd/64ZK8RPXPGxIj9B1gB4zzEvN+4OQbpLqdpz/UJZPRRUpe4o3Ju+EXmoh3AHXZgZridsydhSW3aHxqcekh8sQw8AzNAN/zJSExv1GJpA==", "fingerprint": "27:58:11:dd:6c:75:da:e8:4c:57:29:cc:5d:e4:8d:b6", "user_id": "980d1fb7363446448edb34f91aaec670"}}'
2026-06-23 11:44:19,814 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-862076943 created
2026-06-23 11:44:20,043 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.228s
2026-06-23 11:44:20,044 106704 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--117653392", "description": "tempest-description--1178270134"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-dd501c8b-bd5e-4fa5-9062-330c492806d5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "ba7afc3f-c45c-4fec-84f4-80248b9332a8", "name": "tempest-securitygroup--117653392", "stateful": true, "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "description": "tempest-description--1178270134", "shared": false, "security_group_rules": [{"id": "43f3bdf4-9271-411a-aaac-1479bd5d1c2e", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "ba7afc3f-c45c-4fec-84f4-80248b9332a8", "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": 1357, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:44:19Z", "updated_at": "2026-06-23T11:44:19Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}, {"id": "bc5224c1-d848-462a-a474-2d2b53eed53e", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "ba7afc3f-c45c-4fec-84f4-80248b9332a8", "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": 1358, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:44:19Z", "updated_at": "2026-06-23T11:44:19Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}], "tags": [], "created_at": "2026-06-23T11:44:19Z", "updated_at": "2026-06-23T11:44:19Z", "revision_number": 1}}'
2026-06-23 11:44:20,183 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.138s
2026-06-23 11:44:20,183 106704 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": "ba7afc3f-c45c-4fec-84f4-80248b9332a8", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8d0f80bc-b741-4825-9878-0fa77c9ee524', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cc292f66-5657-4d94-956e-ad67c3cfc15c", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "ba7afc3f-c45c-4fec-84f4-80248b9332a8", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:44:20Z", "updated_at": "2026-06-23T11:44:20Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:44:20,354 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.171s
2026-06-23 11:44:20,354 106704 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": "ba7afc3f-c45c-4fec-84f4-80248b9332a8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-68f741f2-a4b0-4b17-b90a-a08edc0de9f7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f907b1f7-937a-453f-bbb2-88f909bb4df1", "project_id": "d5f19a7182924918a5770af29848d051", "security_group_id": "ba7afc3f-c45c-4fec-84f4-80248b9332a8", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:44:20Z", "updated_at": "2026-06-23T11:44:20Z", "revision_number": 0, "tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:44:20,355 106704 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--117653392 created
2026-06-23 11:44:20,918 106704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.563s
2026-06-23 11:44:20,918 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-7e1eb2fa-6de6-4ef6-8a00-9bead50a5ae6', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "3b3df45f-eefb-4701-aeab-9631a028d5a4", "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "floating_ip_address": "172.24.5.38", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:44:20Z", "updated_at": "2026-06-23T11:44:20Z", "revision_number": 0}}'
2026-06-23 11:44:20,919 106704 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3b3df45f-eefb-4701-aeab-9631a028d5a4', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'floating_ip_address': '172.24.5.38', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:44:20Z', 'updated_at': '2026-06-23T11:44:20Z', 'revision_number': 0, 'ip': '172.24.5.38'} created
2026-06-23 11:44:20,919 106704 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-862076943', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMfExiQ4xcgkB6DLzy1SIqJRjd/64ZK8RPXPGxIj9B1gB4zzEvN+4OQbpLqdpz/UJZPRRUpe4o3Ju+EXmoh3AHXZgZridsydhSW3aHxqcekh8sQw8AzNAN/zJSExv1GJpA==', 'fingerprint': '27:58:11:dd:6c:75:da:e8:4c:57:29:cc:5d:e4:8d:b6', 'user_id': '980d1fb7363446448edb34f91aaec670', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDiPhEdw7lK/8e/FUVKEUoUX6pBHm5q2GdYQF2cKktjXIoqbu2va57s\nUgQRhBPgXYCgBwYFK4EEACKhZANiAATHxMYkOMXIJAegy88tUiKiUY3f+uGSvET1\nzxsSI/QdYAeM8xLzfuDkG6S6nac/1CWT0UVKXuKNybvhF5qIdwB12YGa4nbMnYUl\nt2h8anHpIfLEMPAMzQDf8yUhMb9RiaQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ba7afc3f-c45c-4fec-84f4-80248b9332a8', 'name': 'tempest-securitygroup--117653392', 'stateful': True, 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'description': 'tempest-description--1178270134', 'shared': False, 'security_group_rules': [{'id': '43f3bdf4-9271-411a-aaac-1479bd5d1c2e', 'project_id': 'd5f19a7182924918a5770af29848d051', 'security_group_id': 'ba7afc3f-c45c-4fec-84f4-80248b9332a8', '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': 1357, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:44:19Z', 'updated_at': '2026-06-23T11:44:19Z', 'revision_number': 0, 'tenant_id': 'd5f19a7182924918a5770af29848d051'}, {'id': 'bc5224c1-d848-462a-a474-2d2b53eed53e', 'project_id': 'd5f19a7182924918a5770af29848d051', 'security_group_id': 'ba7afc3f-c45c-4fec-84f4-80248b9332a8', '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': 1358, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:44:19Z', 'updated_at': '2026-06-23T11:44:19Z', 'revision_number': 0, 'tenant_id': 'd5f19a7182924918a5770af29848d051'}], 'tags': [], 'created_at': '2026-06-23T11:44:19Z', 'updated_at': '2026-06-23T11:44:19Z', 'revision_number': 1}, 'floating_ip': {'id': '3b3df45f-eefb-4701-aeab-9631a028d5a4', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'project_id': 'd5f19a7182924918a5770af29848d051', 'floating_ip_address': '172.24.5.38', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:44:20Z', 'updated_at': '2026-06-23T11:44:20Z', 'revision_number': 0, 'ip': '172.24.5.38'}}
2026-06-23 11:44:21,596 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 202 POST https://10.4.3.43/compute/v2.1/servers 0.677s
2026-06-23 11:44:21,597 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-882414713", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "cd142986-7382-4045-8593-0604193d00eb"}], "security_groups": [{"name": "tempest-securitygroup--117653392"}], "key_name": "tempest-keypair-862076943", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc56f94-19bf-493c-a33b-11a9aef01405', 'x-compute-request-id': 'req-4bc56f94-19bf-493c-a33b-11a9aef01405', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--117653392"}], "adminPass": "rP4dUa6VGNhk"}}'
2026-06-23 11:44:21,675 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.077s
2026-06-23 11:44:21,675 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51bacf4e-174e-425e-9b9d-29612327afd0', 'x-compute-request-id': 'req-51bacf4e-174e-425e-9b9d-29612327afd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:22Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:22,805 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.122s
2026-06-23 11:44:22,805 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8695aace-f1de-495b-a3f1-ce3f789b57ce', 'x-compute-request-id': 'req-8695aace-f1de-495b-a3f1-ce3f789b57ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:23,924 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.110s
2026-06-23 11:44:23,924 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a341b649-306b-4f7a-9317-088ae33dd270', 'x-compute-request-id': 'req-a341b649-306b-4f7a-9317-088ae33dd270', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:23,932 106704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:44:25,040 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.107s
2026-06-23 11:44:25,041 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d6465c1-a522-4695-921c-df391405874c', 'x-compute-request-id': 'req-6d6465c1-a522-4695-921c-df391405874c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:26,150 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.101s
2026-06-23 11:44:26,150 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1bb242-7e4b-44fb-9c89-0823b4a7fb38', 'x-compute-request-id': 'req-2c1bb242-7e4b-44fb-9c89-0823b4a7fb38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:27,289 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.131s
2026-06-23 11:44:27,289 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-379b20e7-830f-4e47-852e-a0c6fd20fe48', 'x-compute-request-id': 'req-379b20e7-830f-4e47-852e-a0c6fd20fe48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:27,296 106704 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-06-23 11:44:28,857 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.561s
2026-06-23 11:44:28,858 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3872a5-574a-445b-a755-de44bd6dd5c0', 'x-compute-request-id': 'req-bf3872a5-574a-445b-a755-de44bd6dd5c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:30,281 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.417s
2026-06-23 11:44:30,282 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c384058-85bd-49b2-ba15-bc9df1ca7214', 'x-compute-request-id': 'req-7c384058-85bd-49b2-ba15-bc9df1ca7214', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:30,290 106704 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 9 second wait
2026-06-23 11:44:31,521 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.231s
2026-06-23 11:44:31,522 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcbb35de-40ff-48cc-9945-006c610879d8', 'x-compute-request-id': 'req-dcbb35de-40ff-48cc-9945-006c610879d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:32,791 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.263s
2026-06-23 11:44:32,792 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ce4175-ca60-4f15-83e7-8432dbb020dd', 'x-compute-request-id': 'req-53ce4175-ca60-4f15-83e7-8432dbb020dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:34,048 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.249s
2026-06-23 11:44:34,049 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c950f99e-5a7b-4828-a95f-6b75fa0e0dfe', 'x-compute-request-id': 'req-c950f99e-5a7b-4828-a95f-6b75fa0e0dfe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:35,266 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.211s
2026-06-23 11:44:35,267 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5885f3f-6db5-4db2-81a6-154138c75a4d', 'x-compute-request-id': 'req-f5885f3f-6db5-4db2-81a6-154138c75a4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:36,555 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.279s
2026-06-23 11:44:36,555 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba84007-a912-4f23-92b6-7116989760a3', 'x-compute-request-id': 'req-2ba84007-a912-4f23-92b6-7116989760a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:37,784 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.222s
2026-06-23 11:44:37,784 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb3c822f-eb94-45a2-9500-6e93b8175355', 'x-compute-request-id': 'req-fb3c822f-eb94-45a2-9500-6e93b8175355', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:39,008 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.216s
2026-06-23 11:44:39,008 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec81a1eb-98ff-44b6-b37b-9042c3365c62', 'x-compute-request-id': 'req-ec81a1eb-98ff-44b6-b37b-9042c3365c62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:40,238 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.224s
2026-06-23 11:44:40,239 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30093953-eace-4b03-ba82-429d0395f88d', 'x-compute-request-id': 'req-30093953-eace-4b03-ba82-429d0395f88d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:41,436 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.189s
2026-06-23 11:44:41,436 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a217fcd7-c066-40c3-948f-9a1c427b4665', 'x-compute-request-id': 'req-a217fcd7-c066-40c3-948f-9a1c427b4665', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "BUILD", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:42,701 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.259s
2026-06-23 11:44:42,701 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06fca9b4-f910-40b8-871a-127e1d26f8ee', 'x-compute-request-id': 'req-06fca9b4-f910-40b8-871a-127e1d26f8ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:6e:e7"}]}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "ACTIVE", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:44:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": "2026-06-23T11:44:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:42,710 106704 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait
2026-06-23 11:44:42,805 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73/os-interface 0.095s
2026-06-23 11:44:42,806 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb640a1-7d3a-4538-a36a-ad1c0bacea9c', 'x-compute-request-id': 'req-cfb640a1-7d3a-4538-a36a-ad1c0bacea9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "cd142986-7382-4045-8593-0604193d00eb", "port_id": "9fad9b63-45fa-4ea3-8014-c1db7f652ba6", "mac_addr": "fa:16:3e:9f:6e:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e05a3373-9bf3-44bb-b428-fc91700d816c", "ip_address": "10.1.0.12"}]}]}'
2026-06-23 11:44:43,475 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/3b3df45f-eefb-4701-aeab-9631a028d5a4 0.667s
2026-06-23 11:44:43,475 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "9fad9b63-45fa-4ea3-8014-c1db7f652ba6"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-87ace8fe-63b1-48d6-9323-e7e7bac9bf6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/3b3df45f-eefb-4701-aeab-9631a028d5a4'}
Body: b'{"floatingip": {"id": "3b3df45f-eefb-4701-aeab-9631a028d5a4", "tenant_id": "d5f19a7182924918a5770af29848d051", "project_id": "d5f19a7182924918a5770af29848d051", "floating_ip_address": "172.24.5.38", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "43582378-0ae1-4897-8467-2b2e02565d7e", "port_id": "9fad9b63-45fa-4ea3-8014-c1db7f652ba6", "fixed_ip_address": "10.1.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cd142986-7382-4045-8593-0604193d00eb", "mac_address": "fa:16:3e:9f:6e:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:44:20Z", "updated_at": "2026-06-23T11:44:42Z", "revision_number": 1}}'
2026-06-23 11:44:43,476 106704 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.38:22' as 'cirros' with public key authentication
2026-06-23 11:45:43,523 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.38 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:46:46,076 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.38 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:47:49,580 106704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.38 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:48:54,135 106704 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.38 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:48:54.135 106704 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:48:54.135 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:48:54.135 106704 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:48:54.135 106704 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:48:54.135 106704 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:48:54.135 106704 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:48:54.135 106704 ERROR tempest.lib.common.ssh
2026-06-23 11:48:54,136 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestEncryptedCinderVolumes-916189673-network': [{'version': 4, 'addr': '10.1.0.12', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:9f:6e:e7'}]}, 'created': '2026-06-23T11:44:21Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a', 'id': '40a6b474-ec92-4ec8-a76a-60d1bb490c73', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}], 'metadata': {}, 'name': 'tempest-TestEncryptedCinderVolumes-server-882414713', 'status': 'ACTIVE', 'tenant_id': 'd5f19a7182924918a5770af29848d051', 'user_id': '980d1fb7363446448edb34f91aaec670', 'updated': '2026-06-23T11:44:41Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-862076943', 'OS-SRV-USG:launched_at': '2026-06-23T11:44:41.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--117653392'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:48:55,168 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 404 POST https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73/action 1.032s
2026-06-23 11:48:55,168 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:54 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-258068fd-373a-4db2-a62a-11ea487c18e7', 'x-compute-request-id': 'req-258068fd-373a-4db2-a62a-11ea487c18e7', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:48:55,169 106704 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 40a6b474-ec92-4ec8-a76a-60d1bb490c73
2026-06-23 11:48:55,245 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 204 DELETE https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.076s
2026-06-23 11:48:55,245 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:55 GMT', 'server': 'Apache/2.4.58 (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-79879226-691e-4db8-b736-252ccf4c5692', 'x-compute-request-id': 'req-79879226-691e-4db8-b736-252ccf4c5692', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b''
2026-06-23 11:48:55,447 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.201s
2026-06-23 11:48:55,448 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ae11da-709d-4344-8102-7dd75712e941', 'x-compute-request-id': 'req-53ae11da-709d-4344-8102-7dd75712e941', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:6e:e7"}, {"version": 4, "addr": "172.24.5.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:6e:e7"}]}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:48:55Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": "2026-06-23T11:44:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:56,662 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.207s
2026-06-23 11:48:56,662 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6159117c-3183-4f84-8d7f-90b136b5dae7', 'x-compute-request-id': 'req-6159117c-3183-4f84-8d7f-90b136b5dae7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:6e:e7"}, {"version": 4, "addr": "172.24.5.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:6e:e7"}]}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:48:55Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": "2026-06-23T11:44:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:57,870 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.202s
2026-06-23 11:48:57,870 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65fa57aa-612b-4842-8196-d3adc207f76f', 'x-compute-request-id': 'req-65fa57aa-612b-4842-8196-d3adc207f76f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-916189673-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:6e:e7"}, {"version": 4, "addr": "172.24.5.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:6e:e7"}]}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "SHUTOFF", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:48:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": "2026-06-23T11:44:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--117653392"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:58,974 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.097s
2026-06-23 11:48:58,975 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26fae5b8-0000-4f7d-a291-6b92dc8e1d0a', 'x-compute-request-id': 'req-26fae5b8-0000-4f7d-a291-6b92dc8e1d0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:48:59Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:48:54Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": "2026-06-23T11:44:41.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:48:58.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:48:58,980 106704 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 3 second wait
2026-06-23 11:49:00,077 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.097s
2026-06-23 11:49:00,077 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:48:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c8867dc-485f-4814-89b6-b9dc9bbb6f50', 'x-compute-request-id': 'req-4c8867dc-485f-4814-89b6-b9dc9bbb6f50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:48:59Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:48:54Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": "2026-06-23T11:44:41.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:48:58.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:49:01,190 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.107s
2026-06-23 11:49:01,191 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a83f233-99a8-45c9-babc-5d2b36db88b3', 'x-compute-request-id': 'req-2a83f233-99a8-45c9-babc-5d2b36db88b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:44:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "fcfd0587bdecc44067d1428a4c77f7b90320c551e535128555c8105a", "id": "40a6b474-ec92-4ec8-a76a-60d1bb490c73", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-882414713", "status": "DELETED", "tenant_id": "d5f19a7182924918a5770af29848d051", "user_id": "980d1fb7363446448edb34f91aaec670", "updated": "2026-06-23T11:48:59Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:48:54Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-862076943", "OS-SRV-USG:launched_at": "2026-06-23T11:44:41.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:48:58.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:49:02,226 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 404 GET https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73 0.026s
2026-06-23 11:49:02,227 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:02 GMT', 'server': 'Apache/2.4.58 (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-6ce15891-0ea2-42c5-aa19-2d0049f1f2bc', 'x-compute-request-id': 'req-6ce15891-0ea2-42c5-aa19-2d0049f1f2bc', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/40a6b474-ec92-4ec8-a76a-60d1bb490c73'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 40a6b474-ec92-4ec8-a76a-60d1bb490c73 could not be found."}}'
2026-06-23 11:49:02,252 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-862076943 0.024s
2026-06-23 11:49:02,252 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:02 GMT', 'server': 'Apache/2.4.58 (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-6bcff1a0-0584-48b4-b42d-dbfb4c4e96fd', 'x-compute-request-id': 'req-6bcff1a0-0584-48b4-b42d-dbfb4c4e96fd', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-862076943'}
Body: b''
2026-06-23 11:49:02,377 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/ba7afc3f-c45c-4fec-84f4-80248b9332a8 0.124s
2026-06-23 11:49:02,377 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0abc400a-2ae8-4cc6-92cc-807415d23741', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/ba7afc3f-c45c-4fec-84f4-80248b9332a8'}
Body: b''
2026-06-23 11:49:02,392 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/ba7afc3f-c45c-4fec-84f4-80248b9332a8 0.014s
2026-06-23 11:49:02,392 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1772a133-e39c-4785-94b6-c8a4ec04e85c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/ba7afc3f-c45c-4fec-84f4-80248b9332a8'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ba7afc3f-c45c-4fec-84f4-80248b9332a8 does not exist", "detail": ""}}'
2026-06-23 11:49:02,632 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/3b3df45f-eefb-4701-aeab-9631a028d5a4 0.239s
2026-06-23 11:49:02,632 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-84a6834e-c80f-4f75-888c-0c92b379c2a0', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/3b3df45f-eefb-4701-aeab-9631a028d5a4'}
Body: b''
2026-06-23 11:49:02,673 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9 0.040s
2026-06-23 11:49:02,673 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0bfeb4-0e1e-4476-8b38-714d02103351', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9'}
Body: b''
2026-06-23 11:49:02,702 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9 0.028s
2026-06-23 11:49:02,702 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd7dec1-360b-42a0-9fb6-efc87d59bc3a', 'content-length': '873', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd7dec1-360b-42a0-9fb6-efc87d59bc3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9'}
Body: b'{"volume": {"id": "591731c2-ef53-418a-bbdc-30d8d1b797f9", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:20.000000", "updated_at": "2026-06-23T11:49:03.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-141224123", "description": null, "volume_type": "tempest-scenario-type-luks-762221347", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9"}], "user_id": "980d1fb7363446448edb34f91aaec670", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5f19a7182924918a5770af29848d051"}}'
2026-06-23 11:49:03,722 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9 0.015s
2026-06-23 11:49:03,723 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b407ba-a83c-4d1c-b2ca-982fb3ee2372', 'x-openstack-request-id': 'req-d0b407ba-a83c-4d1c-b2ca-982fb3ee2372', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/591731c2-ef53-418a-bbdc-30d8d1b797f9'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 591731c2-ef53-418a-bbdc-30d8d1b797f9 could not be found."}}'
2026-06-23 11:49:03,839 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1 0.116s
2026-06-23 11:49:03,839 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e726bd6-5f29-4fef-8692-cde4670ed311', 'content-length': '17115', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e726bd6-5f29-4fef-8692-cde4670ed311', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "e71c713c-7bb6-4ad8-96b6-dae1fb7d635e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:44.000000", "updated_at": "2026-06-23T11:48:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-19424159", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/e71c713c-7bb6-4ad8-96b6-dae1fb7d635e"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "2cb6e066-0b90-4308-a496-9b30da423afe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:48:24.000000", "updated_at": "2026-06-23T11:48:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2134622117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/2cb6e066-0b90-4308-a496-9b30da423afe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/2cb6e066-0b90-4308-a496-9b30da423afe"}], "user_id": "66bb16f5faf74320a670580f233673e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "55737d1799c34f5b9fb41aab9469eac6", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:40.000000", "updated_at": "2026-06-23T11:46:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-875162398", "description": null, "volume_type": "tempest-scenario-type-luks-154287360", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/43ee4d15-2e3c-4274-9e4a-58f4a8880c52"}], "user_id": "2dba20677ee34b58b640be3ce324d11c", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "attachment_id": "5728b2f2-9f08-4ee1-83ad-cc4e91a757e9", "volume_id": "43ee4d15-2e3c-4274-9e4a-58f4a8880c52", "server_id": "f8439220-780e-4873-a7e2-e10c9c3210b4", "host_name": "np0000003458", "device": "/dev/vda", "attached_at": "2026-06-23T11:46:58.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "73913fe3704a4855a62dc5bfbbd373db", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.ob
2026-06-23 11:49:03,879 106704 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/types/a51b7478-da24-44e0-85bf-ed168a17a836 0.031s
2026-06-23 11:49:03,879 106704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:49:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2714dfad-5df7-493f-8c50-4f7f25230e28', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/types/a51b7478-da24-44e0-85bf-ed168a17a836'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 130, in test_encrypted_cinder_volumes_resize_revert
server = self.launch_instance()
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 50, in launch_instance
return self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
fail
ft20.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:58:27,552 106706 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089 on backend None
2026-06-23 11:58:27,670 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST https://10.4.3.43/volume/v3/types 0.117s
2026-06-23 11:58:27,670 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4826cb2c-fecb-4eb9-9dd9-dd00a070eb15', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4826cb2c-fecb-4eb9-9dd9-dd00a070eb15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types'}
Body: b'{"volume_type": {"id": "59f3705b-c2d0-42c2-979a-b20e95ece7b3", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-23 11:58:27,671 106706 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-06-23 11:58:28,110 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/image/v2/images 0.438s
2026-06-23 11:58:28,110 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1237699899", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'https://127.0.0.1:60999/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-78bce80a-53ca-4770-ab90-60fdb8f5b0cc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1237699899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "70a8312ceb444d1aa4bcadce0171a9ad", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d1622ce0-3927-4b6e-be1e-053939c203e9", "created_at": "2026-06-23T11:58:28Z", "updated_at": "2026-06-23T11:58:28Z", "tags": [], "self": "/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9", "file": "/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:58:29,222 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT https://10.4.3.43/image/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9/file 1.111s
2026-06-23 11:58:29,222 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x73420614c610>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ab8f2a04-a6dc-44d4-a364-629d3da50b79', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/image/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9/file'}
Body: b''
2026-06-23 11:58:29,222 106706 DEBUG [tempest.scenario.manager] image:d1622ce0-3927-4b6e-be1e-053939c203e9
2026-06-23 11:58:29,262 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.039s
2026-06-23 11:58:29,263 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-1957078372", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEI84lKqBtM1vnM0W5weEtN35wsEciRfcZhC1BxXIFlrC/u/HSG9BsRM5AOBKFPFydFNoVnDTQ4yYtRlZZOYrXktvM91PKtvaO/8T5T8B1vCpqNp5AItkeyReDG1bTNJcA=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57dbfe42-15bf-4a75-9186-cc74630461e2', 'x-compute-request-id': 'req-57dbfe42-15bf-4a75-9186-cc74630461e2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-1957078372", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEI84lKqBtM1vnM0W5weEtN35wsEciRfcZhC1BxXIFlrC/u/HSG9BsRM5AOBKFPFydFNoVnDTQ4yYtRlZZOYrXktvM91PKtvaO/8T5T8B1vCpqNp5AItkeyReDG1bTNJcA==", "fingerprint": "e4:61:2f:a1:3d:fb:b5:64:41:d1:b8:4d:db:91:5e:dc", "user_id": "6544799b6ebb4f94835bc6666b202f2c"}}'
2026-06-23 11:58:29,320 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/os-availability-zone/detail 0.056s
2026-06-23 11:58:29,320 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af64b1d-634f-47df-aa36-cb11554a64bf', 'x-compute-request-id': 'req-3af64b1d-634f-47df-aa36-cb11554a64bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-availability-zone/detail'}
Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"np0000003458": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2026-06-23T11:58:21.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2026-06-23T11:58:26.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"np0000003458": {"nova-compute": {"available": true, "active": true, "updated_at": "2026-06-23T11:56:50.000000"}}}}]}'
2026-06-23 11:58:29,322 106706 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1790695073-985773094 on backend None
2026-06-23 11:58:29,342 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST https://10.4.3.43/volume/v3/types 0.020s
2026-06-23 11:58:29,342 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1790695073-985773094", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b100bcd3-0b91-4222-aca0-2630d0d1c673', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b100bcd3-0b91-4222-aca0-2630d0d1c673', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types'}
Body: b'{"volume_type": {"id": "cdaed9b8-852b-4f3a-b76b-8cff10a5f3e3", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1790695073-985773094", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-23 11:58:29,344 106706 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1703737947-1682086734 on backend None
2026-06-23 11:58:29,366 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST https://10.4.3.43/volume/v3/types 0.022s
2026-06-23 11:58:29,366 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1703737947-1682086734", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b58c669-92e7-4e4b-87c4-b3dee178158d', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b58c669-92e7-4e4b-87c4-b3dee178158d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/types'}
Body: b'{"volume_type": {"id": "afec5976-3e3e-43cf-9819-547093a857b9", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1703737947-1682086734", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-23 11:58:29,367 106706 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'np0000003458'}]:
2026-06-23 11:58:29,518 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.43/volume/v3/volumes 0.151s
2026-06-23 11:58:29,518 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-564662687", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1790695073-985773094", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c7c358-24ed-4b6b-9241-e5ffb6eb6ffd', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c7c358-24ed-4b6b-9241-e5ffb6eb6ffd', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "c238b249-8ea5-4f91-bd91-b6381d5f7c6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:29.466333", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-564662687", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1790695073-985773094", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:58:29,679 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.43/volume/v3/volumes 0.156s
2026-06-23 11:58:29,679 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1127632961", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1703737947-1682086734", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f38ddc-5260-41b1-88ca-f05e2b537c4b', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f38ddc-5260-41b1-88ca-f05e2b537c4b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "00c097dc-21c4-43a1-92ee-c669c5b7cbd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:29.618038", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1127632961", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1703737947-1682086734", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:58:29,699 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/image/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9 0.015s
2026-06-23 11:58:29,699 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-13f5e99c-ad0e-4fb8-961e-07613ac3e053', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9'}
Body: b'{"name": "tempest-scenario-img--1237699899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "70a8312ceb444d1aa4bcadce0171a9ad", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d1622ce0-3927-4b6e-be1e-053939c203e9", "created_at": "2026-06-23T11:58:28Z", "updated_at": "2026-06-23T11:58:29Z", "tags": [], "self": "/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9", "file": "/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:58:29,978 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.43/volume/v3/volumes 0.278s
2026-06-23 11:58:29,978 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-407283602", "snapshot_id": null, "imageRef": "d1622ce0-3927-4b6e-be1e-053939c203e9", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8835165-7df1-4f85-9c70-00392c68af7e', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8835165-7df1-4f85-9c70-00392c68af7e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:29.926871", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-407283602", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:58:30,010 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6 0.027s
2026-06-23 11:58:30,010 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28fbf1cb-8dbb-40c1-ab70-b4cf7f39bf83', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28fbf1cb-8dbb-40c1-ab70-b4cf7f39bf83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6'}
Body: b'{"volume": {"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-407283602", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 11:58:31,047 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6 0.030s
2026-06-23 11:58:31,048 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ceff9c3-d92f-4fef-a914-81069e90a6a9', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ceff9c3-d92f-4fef-a914-81069e90a6a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6'}
Body: b'{"volume": {"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T11:58:30.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-407283602", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 11:58:32,080 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6 0.027s
2026-06-23 11:58:32,080 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4584297b-f2d1-4672-a768-e2d912922234', 'content-length': '996', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4584297b-f2d1-4672-a768-e2d912922234', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6'}
Body: b'{"volume": {"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T11:58:32.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-407283602", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:58:33,112 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6 0.026s
2026-06-23 11:58:33,112 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec08f737-6bd9-41fd-8bb5-98bcd08e52a4', 'content-length': '996', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec08f737-6bd9-41fd-8bb5-98bcd08e52a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6'}
Body: b'{"volume": {"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T11:58:32.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-407283602", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-23 11:58:34,139 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6 0.021s
2026-06-23 11:58:34,139 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b202da71-b692-404b-81e1-d8a1d3375bae', 'content-length': '1248', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b202da71-b692-404b-81e1-d8a1d3375bae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6'}
Body: b'{"volume": {"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T11:58:34.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-407283602", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "volume_image_metadata": {"signature_verified": "False", "image_id": "d1622ce0-3927-4b6e-be1e-053939c203e9", "image_name": "tempest-scenario-img--1237699899", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:58:34,144 106706 INFO [tempest.common.waiters] volume c3343eb6-7b26-46d4-a708-44805afed1a6 reached available after waiting for 4.144084 seconds
2026-06-23 11:58:34,191 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.044s
2026-06-23 11:58:34,192 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2945', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-079a6753-53ae-4537-be7a-12cdd58bc2a2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6544799b6ebb4f94835bc6666b202f2c", "name": "tempest-TestInstancesWithCinderVolumes-120472274-project-member", "password_expires_at": null}, "audit_ids": ["09Us9AjtRi2o4bVqRT62Jw"], "expires_at": "2026-06-23T12:58:34.000000Z", "issued_at": "2026-06-23T11:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70a8312ceb444d1aa4bcadce0171a9ad", "name": "tempest-TestInstancesWithCinderVolumes-120472274"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/70a8312ceb444d1aa4bcadce0171a9ad", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_70a8312ceb444d1aa4bcadce0171a9ad", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:58:34,192 106706 INFO [tempest.lib.common.fixed_network] (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes) Found network {'id': 'e5e1f4de-69b0-42fe-9aac-7818f64a881e', 'name': 'tempest-TestInstancesWithCinderVolumes-595952598-network', 'tenant_id': '70a8312ceb444d1aa4bcadce0171a9ad', 'project_id': '70a8312ceb444d1aa4bcadce0171a9ad', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54855, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:58:19Z', 'updated_at': '2026-06-23T11:58:19Z', 'revision_number': 1} available for tenant
2026-06-23 11:58:34,850 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.43/compute/v2.1/servers 0.657s
2026-06-23 11:58:34,850 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "c3343eb6-7b26-46d4-a708-44805afed1a6", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "networks": [{"uuid": "e5e1f4de-69b0-42fe-9aac-7818f64a881e"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcae2d13-3317-45f2-8255-de5e1100653e', 'x-compute-request-id': 'req-bcae2d13-3317-45f2-8255-de5e1100653e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "QX2kzxyhuT3h"}}'
2026-06-23 11:58:34,927 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.075s
2026-06-23 11:58:34,927 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f6de262-a43b-4348-8afc-fc506b48f1ca', 'x-compute-request-id': 'req-8f6de262-a43b-4348-8afc-fc506b48f1ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:35Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:35,003 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.069s
2026-06-23 11:58:35,003 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a896bf3-c0de-4e6a-908a-395eadab18ab', 'x-compute-request-id': 'req-9a896bf3-c0de-4e6a-908a-395eadab18ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:35Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:36,102 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.091s
2026-06-23 11:58:36,102 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2efdfa2c-0df2-4e2f-b673-f596e767178d', 'x-compute-request-id': 'req-2efdfa2c-0df2-4e2f-b673-f596e767178d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:36,113 106706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-23 11:58:37,202 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.088s
2026-06-23 11:58:37,202 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc98c6f2-2e73-4b0f-b7a3-cbe956708155', 'x-compute-request-id': 'req-cc98c6f2-2e73-4b0f-b7a3-cbe956708155', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:38,300 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.092s
2026-06-23 11:58:38,300 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd1df9c6-cbab-45e2-940a-61ae2e6932ab', 'x-compute-request-id': 'req-fd1df9c6-cbab-45e2-940a-61ae2e6932ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:39,405 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.098s
2026-06-23 11:58:39,406 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de2019b5-078a-4070-81ba-eb57659cf2c2', 'x-compute-request-id': 'req-de2019b5-078a-4070-81ba-eb57659cf2c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:39,413 106706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:58:40,626 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.213s
2026-06-23 11:58:40,626 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82bda3a-9910-4871-a775-2d8b96fe80d4', 'x-compute-request-id': 'req-f82bda3a-9910-4871-a775-2d8b96fe80d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:40,634 106706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-23 11:58:41,827 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.192s
2026-06-23 11:58:41,827 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83ec2915-e3d5-4e5c-8261-26d9cdf7c5b9', 'x-compute-request-id': 'req-83ec2915-e3d5-4e5c-8261-26d9cdf7c5b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:42,993 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.159s
2026-06-23 11:58:42,993 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fbf0bd9-8d98-4595-bed4-173d346c86e7', 'x-compute-request-id': 'req-2fbf0bd9-8d98-4595-bed4-173d346c86e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "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": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:42,999 106706 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:58:44,147 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.148s
2026-06-23 11:58:44,148 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce5ff0fd-55c3-4fbf-8ae2-55b3f26b6de2', 'x-compute-request-id': 'req-ce5ff0fd-55c3-4fbf-8ae2-55b3f26b6de2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "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": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:45,310 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.156s
2026-06-23 11:58:45,310 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a331a46-fce9-43be-b012-ec89942d9870', 'x-compute-request-id': 'req-3a331a46-fce9-43be-b012-ec89942d9870', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "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": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:46,544 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.226s
2026-06-23 11:58:46,544 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed97c857-9ce1-421b-90bf-bde30cbed154', 'x-compute-request-id': 'req-ed97c857-9ce1-421b-90bf-bde30cbed154', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "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": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:47,768 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.217s
2026-06-23 11:58:47,769 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-542034e6-062b-475e-b38c-f8a601f42928', 'x-compute-request-id': 'req-542034e6-062b-475e-b38c-f8a601f42928', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "BUILD", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "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": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:48,981 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.205s
2026-06-23 11:58:48,981 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d143906c-1663-4546-a857-143025a011be', 'x-compute-request-id': 'req-d143906c-1663-4546-a857-143025a011be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-595952598-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:18:57"}]}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "ACTIVE", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": "2026-06-23T11:58:48.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": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:48,988 106706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-06-23 11:58:49,016 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.028s
2026-06-23 11:58:49,017 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '985', 'x-openstack-request-id': 'req-1e384b84-2f58-442e-ac09-a9bf7ef705fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"ports":[{"id":"eb653909-377e-4fd7-b52b-4d712684e401","name":"","network_id":"e5e1f4de-69b0-42fe-9aac-7818f64a881e","project_id":"70a8312ceb444d1aa4bcadce0171a9ad","mac_address":"fa:16:3e:bd:18:57","admin_state_up":true,"status":"ACTIVE","device_id":"4f27a2a3-bc3a-448f-8031-dd454c268ebc","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a5c4f21c-6a98-4dc7-9c92-e23eb64f4076","ip_address":"10.1.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["18aefa5a-99b3-416e-b0d3-38a74d0b0922"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:58:39Z","updated_at":"2026-06-23T11:58:46Z","revision_number":5,"tenant_id":"70a8312ceb444d1aa4bcadce0171a9ad"}]}'
2026-06-23 11:58:49,017 106706 DEBUG [tempest.common.waiters] Server ID 4f27a2a3-bc3a-448f-8031-dd454c268ebc ports are all ACTIVE [{'id': 'eb653909-377e-4fd7-b52b-4d712684e401', 'name': '', 'network_id': 'e5e1f4de-69b0-42fe-9aac-7818f64a881e', 'project_id': '70a8312ceb444d1aa4bcadce0171a9ad', 'mac_address': 'fa:16:3e:bd:18:57', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4f27a2a3-bc3a-448f-8031-dd454c268ebc', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a5c4f21c-6a98-4dc7-9c92-e23eb64f4076', 'ip_address': '10.1.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['18aefa5a-99b3-416e-b0d3-38a74d0b0922'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:58:39Z', 'updated_at': '2026-06-23T11:58:46Z', 'revision_number': 5, 'tenant_id': '70a8312ceb444d1aa4bcadce0171a9ad'}]:
2026-06-23 11:58:49,035 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/networking/v2.0/floatingips?floating_network_id=98c32389-dc32-4216-b122-cff2c63953b4&port_id=eb653909-377e-4fd7-b52b-4d712684e401 0.018s
2026-06-23 11:58:49,035 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-cddce6ef-8244-4e9e-a891-cfe11484decd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips?floating_network_id=98c32389-dc32-4216-b122-cff2c63953b4&port_id=eb653909-377e-4fd7-b52b-4d712684e401'}
Body: b'{"floatingips": []}'
2026-06-23 11:58:49,063 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.027s
2026-06-23 11:58:49,063 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '985', 'x-openstack-request-id': 'req-09ac2190-c81e-4fb9-8b3f-38d90d4ed745', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"ports":[{"id":"eb653909-377e-4fd7-b52b-4d712684e401","name":"","network_id":"e5e1f4de-69b0-42fe-9aac-7818f64a881e","project_id":"70a8312ceb444d1aa4bcadce0171a9ad","mac_address":"fa:16:3e:bd:18:57","admin_state_up":true,"status":"ACTIVE","device_id":"4f27a2a3-bc3a-448f-8031-dd454c268ebc","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a5c4f21c-6a98-4dc7-9c92-e23eb64f4076","ip_address":"10.1.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["18aefa5a-99b3-416e-b0d3-38a74d0b0922"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:58:39Z","updated_at":"2026-06-23T11:58:46Z","revision_number":5,"tenant_id":"70a8312ceb444d1aa4bcadce0171a9ad"}]}'
2026-06-23 11:58:49,063 106706 DEBUG [tempest.common.waiters] Server ID 4f27a2a3-bc3a-448f-8031-dd454c268ebc ports are all ACTIVE [{'id': 'eb653909-377e-4fd7-b52b-4d712684e401', 'name': '', 'network_id': 'e5e1f4de-69b0-42fe-9aac-7818f64a881e', 'project_id': '70a8312ceb444d1aa4bcadce0171a9ad', 'mac_address': 'fa:16:3e:bd:18:57', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4f27a2a3-bc3a-448f-8031-dd454c268ebc', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a5c4f21c-6a98-4dc7-9c92-e23eb64f4076', 'ip_address': '10.1.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['18aefa5a-99b3-416e-b0d3-38a74d0b0922'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:58:39Z', 'updated_at': '2026-06-23T11:58:46Z', 'revision_number': 5, 'tenant_id': '70a8312ceb444d1aa4bcadce0171a9ad'}]:
2026-06-23 11:58:50,010 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.946s
2026-06-23 11:58:50,010 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "port_id": "eb653909-377e-4fd7-b52b-4d712684e401", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "fixed_ip_address": "10.1.0.6"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-15739db0-0a95-4f6c-84eb-2c8f62a95281', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "fe9c4d1b-048a-43cf-88e4-811f681fc3a8", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "floating_ip_address": "172.24.5.15", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "b20ed883-8542-44d3-b630-aedd8b5e23c3", "port_id": "eb653909-377e-4fd7-b52b-4d712684e401", "fixed_ip_address": "10.1.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e5e1f4de-69b0-42fe-9aac-7818f64a881e", "mac_address": "fa:16:3e:bd:18:57", "admin_state_up": true, "status": "ACTIVE", "device_id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:58:49Z", "updated_at": "2026-06-23T11:58:49Z", "revision_number": 0}}'
2026-06-23 11:58:50,186 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.176s
2026-06-23 11:58:50,187 106706 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-882889492", "description": "tempest-secgroup-smoke-882889492 description", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-d4393b0f-3ad6-4d84-a1e6-a440b7eb469b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "name": "tempest-secgroup-smoke-882889492", "stateful": true, "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "description": "tempest-secgroup-smoke-882889492 description", "shared": false, "security_group_rules": [{"id": "39f045f8-9ff9-4ae9-b8ed-a2f400a7a987", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "security_group_id": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "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": 1640, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:58:50Z", "updated_at": "2026-06-23T11:58:50Z", "revision_number": 0, "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}, {"id": "fa2f686e-8728-4f3a-9002-1efbd8adf541", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "security_group_id": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "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": 1639, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:58:50Z", "updated_at": "2026-06-23T11:58:50Z", "revision_number": 0, "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}], "tags": [], "created_at": "2026-06-23T11:58:50Z", "updated_at": "2026-06-23T11:58:50Z", "revision_number": 1}}'
2026-06-23 11:58:50,310 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.123s
2026-06-23 11:58:50,310 106706 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": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-9291884b-b554-477a-8f17-4eed89d067cf', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "573e1ae8-055a-4d18-bc0f-6c18024fcb0f", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "security_group_id": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:58:50Z", "updated_at": "2026-06-23T11:58:50Z", "revision_number": 0, "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 11:58:50,441 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.130s
2026-06-23 11:58:50,441 106706 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": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-a6b91f4d-e516-4a8f-b782-478954d75405', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9c9a76a4-1992-4464-8336-edda901df75d", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "security_group_id": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:58:50Z", "updated_at": "2026-06-23T11:58:50Z", "revision_number": 0, "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 11:58:50,590 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.149s
2026-06-23 11:58:50,591 106706 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": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-631eec95-51f3-40a3-a416-df7bc144faab', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "08330948-80a8-463d-b219-9a17b79bb462", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "security_group_id": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:58:50Z", "updated_at": "2026-06-23T11:58:50Z", "revision_number": 0, "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 11:58:50,700 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.109s
2026-06-23 11:58:50,701 106706 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": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-5be7c7e3-ded2-466e-bad4-336c775fa356', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d0ca4bfd-d848-4c20-bdc6-f0cd5777eb86", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "security_group_id": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:58:50Z", "updated_at": "2026-06-23T11:58:50Z", "revision_number": 0, "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 11:58:50,834 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.133s
2026-06-23 11:58:50,834 106706 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": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-4cf807cc-e6bf-4ddc-a727-8acb75026f4d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ba20f102-d596-4bc2-b4dd-2ddffdd1e65f", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "security_group_id": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:58:50Z", "updated_at": "2026-06-23T11:58:50Z", "revision_number": 0, "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 11:58:50,979 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.145s
2026-06-23 11:58:50,980 106706 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": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-9efa2c56-c5a5-4141-ad2e-04ed6788fc54', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "aebee268-8280-4325-bbf9-5ed9adab56b3", "project_id": "70a8312ceb444d1aa4bcadce0171a9ad", "security_group_id": "5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:58:50Z", "updated_at": "2026-06-23T11:58:50Z", "revision_number": 0, "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 11:58:51,476 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc/action 0.496s
2026-06-23 11:58:51,476 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-882889492"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-690b49ba-be4d-4e14-b124-1a1a2572dd9c', 'x-compute-request-id': 'req-690b49ba-be4d-4e14-b124-1a1a2572dd9c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc/action'}
Body: b''
2026-06-23 11:58:51,672 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.195s
2026-06-23 11:58:51,672 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:58:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1616', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a3784d1-4887-4e0a-8ee9-e0111be2fb44', 'x-compute-request-id': 'req-0a3784d1-4887-4e0a-8ee9-e0111be2fb44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-595952598-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:18:57"}]}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "ACTIVE", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T11:58:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": "2026-06-23T11:58:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-882889492"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 11:58:51,681 106706 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.204067 seconds
2026-06-23 11:58:51,682 106706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.15:22' as 'cirros' with public key authentication
2026-06-23 11:59:51,742 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.15 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 12:00:54,299 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.15 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 12:01:57,828 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.15 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 12:03:02,386 106706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.15 after 3 attempts. Proxy client: no proxy client
2026-06-23 12:03:02.386 106706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 12:03:02.386 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 12:03:02.386 106706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 12:03:02.386 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 12:03:02.386 106706 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 12:03:02.386 106706 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 12:03:02.386 106706 ERROR tempest.lib.common.ssh
2026-06-23 12:03:02,387 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {}, 'created': '2026-06-23T11:58:35Z', 'flavor': {'vcpus': 1, 'ram': 192, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.nano', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'hostId': '', 'id': '4f27a2a3-bc3a-448f-8031-dd454c268ebc', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}], 'metadata': {}, 'name': 'tempest-TestInstancesWithCinderVolumes-server-1576574277', 'status': 'BUILD', 'tenant_id': '70a8312ceb444d1aa4bcadce0171a9ad', 'user_id': '6544799b6ebb4f94835bc6666b202f2c', 'updated': '2026-06-23T11:58:34Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': '', 'config_drive': '', 'key_name': 'tempest-TestInstancesWithCinderVolumes-1957078372', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, 'OS-EXT-STS:task_state': 'scheduling', 'OS-EXT-STS:vm_state': 'building', 'OS-EXT-STS:power_state': 0, 'os-extended-volumes:volumes_attached': [], 'locked': False, 'description': None, 'tags': []}
2026-06-23 12:03:03,415 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 404 POST https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc/action 1.028s
2026-06-23 12:03:03,415 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-fbeb529d-e24a-4ecf-a31a-405a07ed4f17', 'x-compute-request-id': 'req-fbeb529d-e24a-4ecf-a31a-405a07ed4f17', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 12:03:03,416 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 4f27a2a3-bc3a-448f-8031-dd454c268ebc
2026-06-23 12:03:03,936 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 POST https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc/action 0.519s
2026-06-23 12:03:03,936 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-882889492"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c6070b-24ab-479a-bc81-2960591416ee', 'x-compute-request-id': 'req-12c6070b-24ab-479a-bc81-2960591416ee', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc/action'}
Body: b''
2026-06-23 12:03:04,093 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4 0.157s
2026-06-23 12:03:04,093 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-41dd9fe2-703e-4acf-b46a-b27f6a2e61a9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/5fb9f4e4-595a-43bb-a1f9-fcb9e9ab96c4'}
Body: b''
2026-06-23 12:03:04,377 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/fe9c4d1b-048a-43cf-88e4-811f681fc3a8 0.283s
2026-06-23 12:03:04,377 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-64feeaa5-26af-43af-9e27-04557d3374be', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/fe9c4d1b-048a-43cf-88e4-811f681fc3a8'}
Body: b''
2026-06-23 12:03:04,456 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.079s
2026-06-23 12:03:04,456 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9605860-071f-450e-89be-b40e49cacf9a', 'x-compute-request-id': 'req-f9605860-071f-450e-89be-b40e49cacf9a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b''
2026-06-23 12:03:04,652 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.196s
2026-06-23 12:03:04,653 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b84da2-595f-47fd-b137-e218c42c73bb', 'x-compute-request-id': 'req-e5b84da2-595f-47fd-b137-e218c42c73bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-595952598-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:18:57"}, {"version": 4, "addr": "172.24.5.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:18:57"}]}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "SHUTOFF", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T12:03:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": "2026-06-23T11:58:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 12:03:05,818 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.158s
2026-06-23 12:03:05,818 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a6b6e5-34e4-44c6-80d0-150373b5ed28', 'x-compute-request-id': 'req-14a6b6e5-34e4-44c6-80d0-150373b5ed28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-595952598-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:18:57"}]}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "SHUTOFF", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T12:03:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": "2026-06-23T11:58:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 12:03:06,904 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.079s
2026-06-23 12:03:06,904 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1521', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db3d5e5a-1790-4e0d-80bb-370d03b4cc1d', 'x-compute-request-id': 'req-db3d5e5a-1790-4e0d-80bb-370d03b4cc1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-595952598-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:18:57"}]}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "SHUTOFF", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T12:03:06Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": "2026-06-23T11:58:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 12:03:07,996 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.083s
2026-06-23 12:03:07,996 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdfda493-d82a-4d7f-839d-96c4ad130466', 'x-compute-request-id': 'req-cdfda493-d82a-4d7f-839d-96c4ad130466', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "SHUTOFF", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T12:03:06Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": "2026-06-23T11:58:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 12:03:09,093 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.090s
2026-06-23 12:03:09,093 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1481', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20d66a31-c791-414d-afc4-427032df60e9', 'x-compute-request-id': 'req-20d66a31-c791-414d-afc4-427032df60e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "DELETED", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T12:03:08Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T12:03:02Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": "2026-06-23T11:58:48.000000", "OS-SRV-USG:terminated_at": "2026-06-23T12:03:08.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 12:03:09,100 106706 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 5 second wait
2026-06-23 12:03:10,208 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.108s
2026-06-23 12:03:10,208 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1481', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99c58c03-f69e-485f-bfdd-e1f98a59bc25', 'x-compute-request-id': 'req-99c58c03-f69e-485f-bfdd-e1f98a59bc25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:58:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "1a5004def480476026aced716db35fcda067bc771e57b9c165172bd9", "id": "4f27a2a3-bc3a-448f-8031-dd454c268ebc", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1576574277", "status": "DELETED", "tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "user_id": "6544799b6ebb4f94835bc6666b202f2c", "updated": "2026-06-23T12:03:08Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T12:03:02Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1957078372", "OS-SRV-USG:launched_at": "2026-06-23T11:58:48.000000", "OS-SRV-USG:terminated_at": "2026-06-23T12:03:08.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-23 12:03:11,237 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc 0.023s
2026-06-23 12:03:11,237 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-05ac91ab-f5fd-46d1-a266-e7621c5a041b', 'x-compute-request-id': 'req-05ac91ab-f5fd-46d1-a266-e7621c5a041b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/4f27a2a3-bc3a-448f-8031-dd454c268ebc'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4f27a2a3-bc3a-448f-8031-dd454c268ebc could not be found."}}'
2026-06-23 12:03:11,267 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6 0.029s
2026-06-23 12:03:11,267 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd635b9-0e46-4994-a9b2-8d5db5524fdd', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6'}
Body: b''
2026-06-23 12:03:11,292 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6 0.025s
2026-06-23 12:03:11,293 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-608a7a87-3902-45a7-8ccd-ea8f4f637a31', 'content-length': '1247', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-608a7a87-3902-45a7-8ccd-ea8f4f637a31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6'}
Body: b'{"volume": {"id": "c3343eb6-7b26-46d4-a708-44805afed1a6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T12:03:11.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-407283602", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad", "volume_image_metadata": {"signature_verified": "False", "image_id": "d1622ce0-3927-4b6e-be1e-053939c203e9", "image_name": "tempest-scenario-img--1237699899", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 12:03:12,314 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6 0.016s
2026-06-23 12:03:12,314 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f33b2b-2762-4a46-8272-825035f4dc97', 'x-openstack-request-id': 'req-51f33b2b-2762-4a46-8272-825035f4dc97', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c3343eb6-7b26-46d4-a708-44805afed1a6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume c3343eb6-7b26-46d4-a708-44805afed1a6 could not be found."}}'
2026-06-23 12:03:12,344 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0 0.030s
2026-06-23 12:03:12,344 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99ceb9f-cc84-48dc-ba4a-e7e279d2b2ad', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0'}
Body: b''
2026-06-23 12:03:12,370 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0 0.025s
2026-06-23 12:03:12,370 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f04456a-be8c-42aa-a710-a1887dccc71b', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f04456a-be8c-42aa-a710-a1887dccc71b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0'}
Body: b'{"volume": {"id": "00c097dc-21c4-43a1-92ee-c669c5b7cbd0", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T12:03:12.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1127632961", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1703737947-1682086734", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 12:03:13,388 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0 0.013s
2026-06-23 12:03:13,389 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b7b043-05ee-4113-8879-967a8442637a', 'x-openstack-request-id': 'req-b2b7b043-05ee-4113-8879-967a8442637a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/00c097dc-21c4-43a1-92ee-c669c5b7cbd0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 00c097dc-21c4-43a1-92ee-c669c5b7cbd0 could not be found."}}'
2026-06-23 12:03:13,423 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f 0.034s
2026-06-23 12:03:13,423 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4963f992-e799-4ec7-a79d-f5377fbc65c9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f'}
Body: b''
2026-06-23 12:03:13,446 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f 0.022s
2026-06-23 12:03:13,446 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df49d476-b296-46de-a01e-ac18db495bb7', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df49d476-b296-46de-a01e-ac18db495bb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f'}
Body: b'{"volume": {"id": "c238b249-8ea5-4f91-bd91-b6381d5f7c6f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:29.000000", "updated_at": "2026-06-23T12:03:13.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-564662687", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1790695073-985773094", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f"}], "user_id": "6544799b6ebb4f94835bc6666b202f2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "70a8312ceb444d1aa4bcadce0171a9ad"}}'
2026-06-23 12:03:14,476 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f 0.024s
2026-06-23 12:03:14,476 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b41eec-4f94-4147-b129-dea724dba69d', 'x-openstack-request-id': 'req-f3b41eec-4f94-4147-b129-dea724dba69d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c238b249-8ea5-4f91-bd91-b6381d5f7c6f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume c238b249-8ea5-4f91-bd91-b6381d5f7c6f could not be found."}}'
2026-06-23 12:03:14,500 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1 0.024s
2026-06-23 12:03:14,500 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-878fa060-1114-4ef5-b65d-8b76e2bccb6b', 'content-length': '6371', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878fa060-1114-4ef5-b65d-8b76e2bccb6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "fe01a278-a532-4cc6-9dda-6532a6114478", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T11:58:34.000000", "name": "image-d1622ce0-3927-4b6e-be1e-053939c203e9", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": "c3343eb6-7b26-46d4-a708-44805afed1a6", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/fe01a278-a532-4cc6-9dda-6532a6114478"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}, {"id": "a19f68b3-67e9-484e-b5ec-81543183056d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:36.000000", "updated_at": "2026-06-23T11:41:40.000000", "name": "image-139067ef-675c-49a3-b9dc-a12c53e6b0c2", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "1f5869d7-bcce-47eb-b613-0afe5cdce2cd", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/a19f68b3-67e9-484e-b5ec-81543183056d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/a19f68b3-67e9-484e-b5ec-81543183056d"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}, {"id": "d85f48c3-29bc-4f25-b6b8-e920613a9bc7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:27.000000", "updated_at": "2026-06-23T11:41:31.000000", "name": "image-eb594707-501f-4117-a0c6-def3ff2c54d4", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "5689d824-2f85-4307-97f8-8b6c68be6787", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/d85f48c3-29bc-4f25-b6b8-e920613a9bc7"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/d85f48c3-29bc-4f25-b6b8-e920613a9bc7"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "74bd2ce8-b266-4183-a7c0-5b457a7984e6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:19.000000", "updated_at": "2026-06-23T11:41:23.000000", "name": "image-933aeb3d-4589-4bc4-91cf-0976d4f2e9f6", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "535cd7db-1659-41f8-ad10-2eac369b6915", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/74bd2ce8-b266-4183-a7c0-5b457a7984e6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/74bd2ce8-b266-4183-a7c0-5b457a7984e6"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-att
2026-06-23 12:03:14,538 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/types/afec5976-3e3e-43cf-9819-547093a857b9 0.031s
2026-06-23 12:03:14,538 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd60628c-dfa0-4d30-9e48-73969af06fd9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/types/afec5976-3e3e-43cf-9819-547093a857b9'}
Body: b''
2026-06-23 12:03:14,561 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1 0.022s
2026-06-23 12:03:14,561 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a377fc-9964-428a-8b52-51dbfd75cf8e', 'content-length': '6371', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a377fc-9964-428a-8b52-51dbfd75cf8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "fe01a278-a532-4cc6-9dda-6532a6114478", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T11:58:34.000000", "name": "image-d1622ce0-3927-4b6e-be1e-053939c203e9", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": "c3343eb6-7b26-46d4-a708-44805afed1a6", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/fe01a278-a532-4cc6-9dda-6532a6114478"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}, {"id": "a19f68b3-67e9-484e-b5ec-81543183056d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:36.000000", "updated_at": "2026-06-23T11:41:40.000000", "name": "image-139067ef-675c-49a3-b9dc-a12c53e6b0c2", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "1f5869d7-bcce-47eb-b613-0afe5cdce2cd", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/a19f68b3-67e9-484e-b5ec-81543183056d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/a19f68b3-67e9-484e-b5ec-81543183056d"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}, {"id": "d85f48c3-29bc-4f25-b6b8-e920613a9bc7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:27.000000", "updated_at": "2026-06-23T11:41:31.000000", "name": "image-eb594707-501f-4117-a0c6-def3ff2c54d4", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "5689d824-2f85-4307-97f8-8b6c68be6787", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/d85f48c3-29bc-4f25-b6b8-e920613a9bc7"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/d85f48c3-29bc-4f25-b6b8-e920613a9bc7"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "74bd2ce8-b266-4183-a7c0-5b457a7984e6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:19.000000", "updated_at": "2026-06-23T11:41:23.000000", "name": "image-933aeb3d-4589-4bc4-91cf-0976d4f2e9f6", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "535cd7db-1659-41f8-ad10-2eac369b6915", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/74bd2ce8-b266-4183-a7c0-5b457a7984e6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/74bd2ce8-b266-4183-a7c0-5b457a7984e6"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-att
2026-06-23 12:03:14,596 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/types/cdaed9b8-852b-4f3a-b76b-8cff10a5f3e3 0.028s
2026-06-23 12:03:14,596 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe4fc29-c76f-4e3c-a4b7-c23b3459d25c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/types/cdaed9b8-852b-4f3a-b76b-8cff10a5f3e3'}
Body: b''
2026-06-23 12:03:14,617 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1957078372 0.021s
2026-06-23 12:03:14,617 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bccc75e1-329d-4395-bcc5-8017cc9122ae', 'x-compute-request-id': 'req-bccc75e1-329d-4395-bcc5-8017cc9122ae', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1957078372'}
Body: b''
2026-06-23 12:03:14,858 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.43/image/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9 0.241s
2026-06-23 12:03:14,858 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d03925e4-8d09-40f0-a493-3db9e3e6e517', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/image/v2/images/d1622ce0-3927-4b6e-be1e-053939c203e9'}
Body: b''
2026-06-23 12:03:14,882 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1 0.023s
2026-06-23 12:03:14,882 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81732e91-3d93-49fa-9f1d-2e967fac9496', 'content-length': '6371', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81732e91-3d93-49fa-9f1d-2e967fac9496', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "fe01a278-a532-4cc6-9dda-6532a6114478", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T11:58:34.000000", "name": "image-d1622ce0-3927-4b6e-be1e-053939c203e9", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": "c3343eb6-7b26-46d4-a708-44805afed1a6", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/fe01a278-a532-4cc6-9dda-6532a6114478"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}, {"id": "a19f68b3-67e9-484e-b5ec-81543183056d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:36.000000", "updated_at": "2026-06-23T11:41:40.000000", "name": "image-139067ef-675c-49a3-b9dc-a12c53e6b0c2", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "1f5869d7-bcce-47eb-b613-0afe5cdce2cd", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/a19f68b3-67e9-484e-b5ec-81543183056d"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/a19f68b3-67e9-484e-b5ec-81543183056d"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}, {"id": "d85f48c3-29bc-4f25-b6b8-e920613a9bc7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:27.000000", "updated_at": "2026-06-23T11:41:31.000000", "name": "image-eb594707-501f-4117-a0c6-def3ff2c54d4", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "5689d824-2f85-4307-97f8-8b6c68be6787", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/d85f48c3-29bc-4f25-b6b8-e920613a9bc7"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/d85f48c3-29bc-4f25-b6b8-e920613a9bc7"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#template_virtual"}, {"id": "74bd2ce8-b266-4183-a7c0-5b457a7984e6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:19.000000", "updated_at": "2026-06-23T11:41:23.000000", "name": "image-933aeb3d-4589-4bc4-91cf-0976d4f2e9f6", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "535cd7db-1659-41f8-ad10-2eac369b6915", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/74bd2ce8-b266-4183-a7c0-5b457a7984e6"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/74bd2ce8-b266-4183-a7c0-5b457a7984e6"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-att
2026-06-23 12:03:14,921 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478 0.032s
2026-06-23 12:03:14,922 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01f8493-8241-4ff6-894c-825169994567', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478'}
Body: b''
2026-06-23 12:03:14,945 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478 0.023s
2026-06-23 12:03:14,945 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00deaf05-a6c4-4bdf-93f5-54fa80645de6', 'content-length': '1138', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00deaf05-a6c4-4bdf-93f5-54fa80645de6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478'}
Body: b'{"volume": {"id": "fe01a278-a532-4cc6-9dda-6532a6114478", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:58:30.000000", "updated_at": "2026-06-23T12:03:15.000000", "name": "image-d1622ce0-3927-4b6e-be1e-053939c203e9", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754784231-187258089", "snapshot_id": null, "source_volid": "c3343eb6-7b26-46d4-a708-44805afed1a6", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/fe01a278-a532-4cc6-9dda-6532a6114478"}], "user_id": "83f960b4a13746b8b19a71e4a208b399", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a282390de7f74255b406c9c70652bb6c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003458@storpool#default"}}'
2026-06-23 12:03:15,964 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478 0.014s
2026-06-23 12:03:15,964 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0477761-0d18-48ba-9722-53d295fc23dd', 'x-openstack-request-id': 'req-e0477761-0d18-48ba-9722-53d295fc23dd', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/fe01a278-a532-4cc6-9dda-6532a6114478'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume fe01a278-a532-4cc6-9dda-6532a6114478 could not be found."}}'
2026-06-23 12:03:15,993 106706 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/types/59f3705b-c2d0-42c2-979a-b20e95ece7b3 0.028s
2026-06-23 12:03:15,993 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea613757-06e0-423a-81fc-c59489dfbf59', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/types/59f3705b-c2d0-42c2-979a-b20e95ece7b3'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
sock.connect(addr)
TimeoutError: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 168, in test_instances_with_cinder_volumes_on_all_compute_nodes
self.linux_client = self.get_remote_client(
^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 805, in get_remote_client
linux_client.validate_authentication()
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication
self.ssh_client.test_connection_auth()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 244, in test_connection_auth
connection = self._get_ssh_connection()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.15 via SSH timed out.
User: cirros, Password: None
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 0 | 2 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
fail
ft21.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,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:34:12,475 106708 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-06-23 11:34:12,952 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://10.4.3.43/image/v2/images 0.476s
2026-06-23 11:34:12,952 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--2090051915", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'https://127.0.0.1:60999/v2/images/7813d247-27ad-49c4-a7be-f3c2b0659d96', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-92879e14-14de-4f04-9e26-cde1d75ae1dc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--2090051915", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d6e9faed452146fda868c7a63f678346", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "created_at": "2026-06-23T11:34:13Z", "updated_at": "2026-06-23T11:34:13Z", "tags": [], "self": "/v2/images/7813d247-27ad-49c4-a7be-f3c2b0659d96", "file": "/v2/images/7813d247-27ad-49c4-a7be-f3c2b0659d96/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:34:14,085 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT https://10.4.3.43/image/v2/images/7813d247-27ad-49c4-a7be-f3c2b0659d96/file 1.132s
2026-06-23 11:34:14,085 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f20f38f1300>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-18278d18-fb4b-4f2d-91ca-774e6303619d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/image/v2/images/7813d247-27ad-49c4-a7be-f3c2b0659d96/file'}
Body: b''
2026-06-23 11:34:14,085 106708 DEBUG [tempest.scenario.manager] image:7813d247-27ad-49c4-a7be-f3c2b0659d96
2026-06-23 11:34:14,131 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.045s
2026-06-23 11:34:14,131 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1326879328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMrHTXi+2ilu2xykp6Vnj65vovwX3tUzjO61YkDwCzUsEMLFSlGVAVw7hiMBEgR1CTmx+lcoxklJNmUe7FRh3RR5dMdvopTL1TJ4hAjuCiNy4xovUDhcMw+J8x2fcS2eCQ=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48ac0f0d-ee03-4b7d-8cb8-7d47f2695288', 'x-compute-request-id': 'req-48ac0f0d-ee03-4b7d-8cb8-7d47f2695288', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1326879328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMrHTXi+2ilu2xykp6Vnj65vovwX3tUzjO61YkDwCzUsEMLFSlGVAVw7hiMBEgR1CTmx+lcoxklJNmUe7FRh3RR5dMdvopTL1TJ4hAjuCiNy4xovUDhcMw+J8x2fcS2eCQ==", "fingerprint": "1a:91:d7:ae:05:c2:a8:79:84:43:78:95:3c:fe:88:7e", "user_id": "1a5ff1c586764877b50146da81b3654c"}}'
2026-06-23 11:34:14,191 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.054s
2026-06-23 11:34:14,191 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2935', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ab022c2d-57ec-406e-9f96-003f439af170', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1a5ff1c586764877b50146da81b3654c", "name": "tempest-TestMinimumBasicScenario-1529176370-project-member", "password_expires_at": null}, "audit_ids": ["zckqx8CoTz2Glb6YujQB2Q"], "expires_at": "2026-06-23T12:34:14.000000Z", "issued_at": "2026-06-23T11:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6e9faed452146fda868c7a63f678346", "name": "tempest-TestMinimumBasicScenario-1529176370"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/d6e9faed452146fda868c7a63f678346", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_d6e9faed452146fda868c7a63f678346", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:34:14,191 106708 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'name': 'tempest-TestMinimumBasicScenario-1300945638-network', 'tenant_id': 'd6e9faed452146fda868c7a63f678346', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9542, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:34:03Z', 'updated_at': '2026-06-23T11:34:03Z', 'revision_number': 1} available for tenant
2026-06-23 11:34:14,772 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST https://10.4.3.43/compute/v2.1/servers 0.580s
2026-06-23 11:34:14,772 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1198883964", "imageRef": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "networks": [{"uuid": "c377631a-5927-4f93-bdfc-0f34cb94d473"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ac5f72-a6bf-4ee0-977f-d0dc5b3dfb63', 'x-compute-request-id': 'req-64ac5f72-a6bf-4ee0-977f-d0dc5b3dfb63', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "k3SDHL4NixUB"}}'
2026-06-23 11:34:14,873 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.099s
2026-06-23 11:34:14,873 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4d62ca4-40ca-47be-9f03-35bc495dfeeb', 'x-compute-request-id': 'req-c4d62ca4-40ca-47be-9f03-35bc495dfeeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:15,975 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.096s
2026-06-23 11:34:15,975 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5d8b21b-16dd-4d21-b808-242b62885524', 'x-compute-request-id': 'req-e5d8b21b-16dd-4d21-b808-242b62885524', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:17,060 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.077s
2026-06-23 11:34:17,060 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061c1585-a09c-4a6e-abeb-0e462a6f9936', 'x-compute-request-id': 'req-061c1585-a09c-4a6e-abeb-0e462a6f9936', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:17,065 106708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-23 11:34:18,147 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.081s
2026-06-23 11:34:18,147 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-625e24d8-a57c-40e3-8a26-e33d78ad6a92', 'x-compute-request-id': 'req-625e24d8-a57c-40e3-8a26-e33d78ad6a92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:19,229 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.077s
2026-06-23 11:34:19,229 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c81a260f-985e-478c-b4f0-b74a03eb5ce0', 'x-compute-request-id': 'req-c81a260f-985e-478c-b4f0-b74a03eb5ce0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:19,234 106708 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-23 11:34:20,379 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.144s
2026-06-23 11:34:20,379 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e335c187-fbef-4553-92fe-5da37110a12f', 'x-compute-request-id': 'req-e335c187-fbef-4553-92fe-5da37110a12f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:34:21,563 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.178s
2026-06-23 11:34:21,563 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4adf9d-eafe-4906-9a79-1e35b0091871', 'x-compute-request-id': 'req-fa4adf9d-eafe-4906-9a79-1e35b0091871', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "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": []}}'
2026-06-23 11:34:21,570 106708 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-06-23 11:34:22,749 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.178s
2026-06-23 11:34:22,749 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8333b3b5-1159-42d3-aaf8-c00ad67e8394', 'x-compute-request-id': 'req-8333b3b5-1159-42d3-aaf8-c00ad67e8394', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "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": []}}'
2026-06-23 11:34:23,920 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.166s
2026-06-23 11:34:23,921 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ba5813-a6cc-42d2-8ea0-794fffa338a0', 'x-compute-request-id': 'req-53ba5813-a6cc-42d2-8ea0-794fffa338a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "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": []}}'
2026-06-23 11:34:25,103 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.177s
2026-06-23 11:34:25,104 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58c3270c-753d-4842-9c80-a388f7586342', 'x-compute-request-id': 'req-58c3270c-753d-4842-9c80-a388f7586342', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "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": []}}'
2026-06-23 11:34:26,269 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.160s
2026-06-23 11:34:26,269 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-393fab10-15cc-4783-95fb-b2d70da50c1f', 'x-compute-request-id': 'req-393fab10-15cc-4783-95fb-b2d70da50c1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "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": []}}'
2026-06-23 11:34:27,431 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.156s
2026-06-23 11:34:27,431 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3cffca-4f64-475b-a282-47bb1e1e1a06', 'x-compute-request-id': 'req-0e3cffca-4f64-475b-a282-47bb1e1e1a06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "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": []}}'
2026-06-23 11:34:28,652 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.215s
2026-06-23 11:34:28,653 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e31f8c-8c9c-4b8b-9f97-9f04e8a5e18d', 'x-compute-request-id': 'req-27e31f8c-8c9c-4b8b-9f97-9f04e8a5e18d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:71:03"}]}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "ACTIVE", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.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": []}}'
2026-06-23 11:34:28,660 106708 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:34:28,807 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.146s
2026-06-23 11:34:28,807 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42395773-2d8f-49e5-bea9-dbcefd125a85', 'x-compute-request-id': 'req-42395773-2d8f-49e5-bea9-dbcefd125a85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:71:03"}]}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "ACTIVE", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.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": []}}'
2026-06-23 11:34:28,936 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers 0.124s
2026-06-23 11:34:28,936 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73ee6d1b-4868-432d-8ba3-8ded31b94459', 'x-compute-request-id': 'req-73ee6d1b-4868-432d-8ba3-8ded31b94459', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"servers": [{"id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "name": "tempest-TestMinimumBasicScenario-server-1198883964", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}]}]}'
2026-06-23 11:34:29,068 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.130s
2026-06-23 11:34:29,068 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db055528-afcb-425f-a6b9-8a416f6c783a', 'x-compute-request-id': 'req-db055528-afcb-425f-a6b9-8a416f6c783a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:71:03"}]}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "ACTIVE", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.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": []}}'
2026-06-23 11:34:29,216 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST https://10.4.3.43/volume/v3/volumes 0.143s
2026-06-23 11:34:29,216 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-67465117", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0d53be-ab0a-4ebf-9b9e-bf6bf521ebfe', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0d53be-ab0a-4ebf-9b9e-bf6bf521ebfe', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.171162", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:34:29,245 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.024s
2026-06-23 11:34:29,245 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83be7cec-f888-4372-b648-f5237b165cbe', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83be7cec-f888-4372-b648-f5237b165cbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:30,276 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.027s
2026-06-23 11:34:30,276 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba7f136-dd7a-4563-a7ae-3daae14a9d88', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba7f136-dd7a-4563-a7ae-3daae14a9d88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:29.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:30,282 106708 INFO [tempest.common.waiters] volume 434e4cb3-61e4-400d-8663-211064e5b6e4 reached available after waiting for 1.282772 seconds
2026-06-23 11:34:30,311 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.028s
2026-06-23 11:34:30,311 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9251bdfb-e98b-481e-a2bb-62f33736d2e6', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9251bdfb-e98b-481e-a2bb-62f33736d2e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:29.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:30,333 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes 0.018s
2026-06-23 11:34:30,333 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c02f93-81fe-4dae-9ada-3b2d55e688bd', 'content-length': '335', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c02f93-81fe-4dae-9ada-3b2d55e688bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volumes": [{"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}]}]}'
2026-06-23 11:34:30,362 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.026s
2026-06-23 11:34:30,362 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efa022a-baab-4762-9ff8-1313722d48f4', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efa022a-baab-4762-9ff8-1313722d48f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:29.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:32,935 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments 2.568s
2026-06-23 11:34:32,936 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "434e4cb3-61e4-400d-8663-211064e5b6e4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5afd1d4-5341-404c-a221-af5baf8db7be', 'x-compute-request-id': 'req-b5afd1d4-5341-404c-a221-af5baf8db7be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "serverId": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "volumeId": "434e4cb3-61e4-400d-8663-211064e5b6e4", "device": "/dev/vdb"}}'
2026-06-23 11:34:32,980 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.041s
2026-06-23 11:34:32,980 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52cd1e48-63e4-4a3c-ba47-929ddccdd5db', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52cd1e48-63e4-4a3c-ba47-929ddccdd5db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:33.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:34,011 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.024s
2026-06-23 11:34:34,011 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a36ad52-8162-4487-b6ad-36f15fd96036', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a36ad52-8162-4487-b6ad-36f15fd96036', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:33.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:35,044 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.027s
2026-06-23 11:34:35,045 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead2a7f4-6cfe-4891-a7c0-2b5486d86f79', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead2a7f4-6cfe-4891-a7c0-2b5486d86f79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:33.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:36,077 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.026s
2026-06-23 11:34:36,077 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4a2bb0-becf-494e-9a20-be2e5d855589', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4a2bb0-becf-494e-9a20-be2e5d855589', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:33.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:37,113 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.028s
2026-06-23 11:34:37,113 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d607aaff-9cc1-4f42-ae6e-2863519897a7', 'content-length': '1136', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d607aaff-9cc1-4f42-ae6e-2863519897a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "attachment_id": "58a07e18-c4a0-4526-ab73-8be0fe51dcfd", "volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "server_id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-23T11:34:33.000000"}], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:37,118 106708 INFO [tempest.common.waiters] volume 434e4cb3-61e4-400d-8663-211064e5b6e4 reached in-use after waiting for 5.118827 seconds
2026-06-23 11:34:37,141 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.022s
2026-06-23 11:34:37,141 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8e2d6a-e0c7-4598-a09b-1abd1515be83', 'content-length': '1136', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8e2d6a-e0c7-4598-a09b-1abd1515be83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "attachment_id": "58a07e18-c4a0-4526-ab73-8be0fe51dcfd", "volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "server_id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-23T11:34:33.000000"}], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:37,228 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST https://10.4.3.43/volume/v3/snapshots 0.082s
2026-06-23 11:34:37,229 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-718895046", "description": null, "metadata": null}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fddb435-4ae1-481f-a65d-0ca86749f7f4', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fddb435-4ae1-481f-a65d-0ca86749f7f4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "ec6d332e-d341-4146-a152-321e99514374", "created_at": "2026-06-23T11:34:37.198193", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-snapshot-718895046", "description": null, "volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "creating", "size": 1, "metadata": {}}}'
2026-06-23 11:34:37,248 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374 0.017s
2026-06-23 11:34:37,248 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f487f98-621e-4efa-9e44-cffc41831f2d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f487f98-621e-4efa-9e44-cffc41831f2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374'}
Body: b'{"snapshot": {"id": "ec6d332e-d341-4146-a152-321e99514374", "created_at": "2026-06-23T11:34:37.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-snapshot-718895046", "description": null, "volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d6e9faed452146fda868c7a63f678346", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-06-23 11:34:38,266 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374 0.016s
2026-06-23 11:34:38,266 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06c4392-24e1-444f-a014-ac3ada9ac1b1', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06c4392-24e1-444f-a014-ac3ada9ac1b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374'}
Body: b'{"snapshot": {"id": "ec6d332e-d341-4146-a152-321e99514374", "created_at": "2026-06-23T11:34:37.000000", "updated_at": "2026-06-23T11:34:37.000000", "name": "tempest-TestMinimumBasicScenario-snapshot-718895046", "description": null, "volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d6e9faed452146fda868c7a63f678346", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-23 11:34:38,268 106708 INFO [tempest.common.waiters] snapshot ec6d332e-d341-4146-a152-321e99514374 reached available after waiting for 1.268336 seconds
2026-06-23 11:34:38,282 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374 0.014s
2026-06-23 11:34:38,282 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c1c9d1-c1f8-48d1-acfc-e36b9ec48cc9', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c1c9d1-c1f8-48d1-acfc-e36b9ec48cc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374'}
Body: b'{"snapshot": {"id": "ec6d332e-d341-4146-a152-321e99514374", "created_at": "2026-06-23T11:34:37.000000", "updated_at": "2026-06-23T11:34:37.000000", "name": "tempest-TestMinimumBasicScenario-snapshot-718895046", "description": null, "volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d6e9faed452146fda868c7a63f678346", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-23 11:34:38,312 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.027s
2026-06-23 11:34:38,312 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448afe4c-9a71-4aef-8059-f0fe0094c170', 'content-length': '1136', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448afe4c-9a71-4aef-8059-f0fe0094c170', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:34:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "attachment_id": "58a07e18-c4a0-4526-ab73-8be0fe51dcfd", "volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "server_id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-23T11:34:33.000000"}], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:34:38,533 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.215s
2026-06-23 11:34:38,533 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1587', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eae61864-37df-437f-8def-dc4e90def59a', 'x-compute-request-id': 'req-eae61864-37df-437f-8def-dc4e90def59a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:71:03"}]}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "ACTIVE", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:34:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.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": "434e4cb3-61e4-400d-8663-211064e5b6e4"}]}}'
2026-06-23 11:34:38,636 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.097s
2026-06-23 11:34:38,636 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-21e430a4-8030-40f1-b993-7aa433de6c97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:38,636 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:39,667 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:34:39,667 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ca6cc1f6-2827-4833-a123-678f7136c2ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:39,667 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:40,701 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:34:40,701 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a51c58cb-96c8-44b5-a15f-69949ca28175', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:40,702 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:41,732 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:34:41,732 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-902bea67-1241-49bd-9458-220e75801d49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:41,732 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:42,770 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:34:42,770 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9fb630b9-9dea-4083-87f0-6d0a1072fb35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:42,770 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:43,797 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:34:43,798 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-10839a03-4e14-45c3-8b0e-e9b56e1b9b88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:43,798 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:44,829 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:34:44,830 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0df88d94-c747-44cf-985c-006bb2b0a78f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:44,830 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:45,858 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:34:45,859 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-20326624-119f-430c-9753-59f9af362b96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:45,859 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:46,898 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.039s
2026-06-23 11:34:46,899 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-dee89970-e17b-4be9-883a-b6d13e42055d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:46,899 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:47,953 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.054s
2026-06-23 11:34:47,954 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d0af1864-1bf1-4d3a-9678-4d8dcf87e864', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:47,954 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:48,984 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:34:48,984 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9ede8da7-4f2b-4747-9542-f799badea770', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:48,985 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:50,016 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:34:50,016 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-50faecfc-abe2-46fc-bc3a-4eb3a17f86a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:50,016 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:51,046 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:34:51,046 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a687b04c-72fd-45ac-ab18-39c7f42d1b4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:51,046 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:52,078 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:34:52,078 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-fb0802ac-52ed-4c2c-9d08-a252288b74e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:52,078 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:53,114 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:34:53,114 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-75b93372-a98c-4c20-99d3-e0757197a8ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:53,114 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:54,162 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.047s
2026-06-23 11:34:54,162 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-40f59016-8bc9-4d6d-85a3-bad16a497f53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:54,162 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:55,200 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.038s
2026-06-23 11:34:55,201 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5aefff5e-d0a5-44dc-8af2-faad7ed0dd47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:55,201 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:56,249 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.047s
2026-06-23 11:34:56,249 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2c943f89-e16c-442d-a35e-378d7943e323', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:56,249 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:57,289 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.039s
2026-06-23 11:34:57,289 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1e45a230-042a-4169-95dc-9a29002f3b68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:57,289 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:58,317 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:34:58,318 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6865a749-720e-4dd8-93d6-f035318960c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:58,318 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:34:59,350 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:34:59,351 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:34:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-99ca4a1d-f14a-4905-b60f-7041630e210e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:34:59,351 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:00,381 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:35:00,381 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-50a2c3fe-1798-4047-bdb7-0e0e6d79ffc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:00,381 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:01,412 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:35:01,413 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-695e5e7d-485a-4c7d-8be3-e0693c0d4644', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:01,413 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:02,449 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:35:02,450 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-78b514eb-75ee-4ae8-960c-5cd7798adacd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:02,450 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:03,479 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:35:03,479 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9f735dea-417e-4262-b41c-4e3b92753187', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:03,479 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:04,509 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:35:04,509 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3f7cdc52-a551-40f3-81c5-a8f32ca6295b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:04,510 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:05,541 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:35:05,541 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6e33dd05-e7cf-4210-b4ce-adea0a395bdb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:05,542 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:06,575 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:35:06,576 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a5e208b2-2917-4f22-8f75-f109f25a64c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:06,576 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:07,609 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:35:07,609 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e0de9a9e-041e-4abe-9696-d1f27826edd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:07,610 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:08,637 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:35:08,637 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a2503669-6ba1-4c12-80af-5d0616d1c014', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:08,637 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:09,668 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:35:09,668 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1f8bbfdc-c221-4987-aba8-8ef9a0778ef8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:09,668 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:10,700 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:35:10,700 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6ccb238a-8a77-4653-90c7-f94a5a34814b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:10,700 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:11,729 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:35:11,730 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0aa6bc39-1a19-4e58-83e3-f62410d68553', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:11,730 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:12,757 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:35:12,757 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-72d13ee2-9182-47bb-a3a8-e85f3325292f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:12,757 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:14,267 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.509s
2026-06-23 11:35:14,268 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-23091689-7992-4e2d-8a7d-40f036aa4547', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:14,268 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:15,366 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.098s
2026-06-23 11:35:15,367 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-51aa8afb-6aab-4736-9ed1-222396dead88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:15,367 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:16,399 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:35:16,400 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f66c04cd-baa1-4b21-9579-61d6ead8d20c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:16,400 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:17,433 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:35:17,433 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e3283fd8-3462-4ea2-80b2-e23f46f423d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:17,434 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:18,463 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:35:18,463 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c47c5df6-361b-4b6a-8e97-bf6a825b0f04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:18,464 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:19,494 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:35:19,494 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-bf376107-b1a7-4fa0-80d2-ddd4ab8e6afa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:19,494 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:20,531 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:35:20,531 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5c0e0cd5-d569-440d-99f3-5c0766658e0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:20,531 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:21,565 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:35:21,566 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-936ca038-2347-4120-a425-60346932a634', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:21,566 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:22,597 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:35:22,597 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4cea6d0c-e4ce-41b3-802f-7745c480079b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:22,597 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:23,623 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.025s
2026-06-23 11:35:23,623 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e0544f65-95f0-47e6-918e-f2e872007466', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:23,623 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:24,651 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:35:24,651 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-22f0930c-363e-48bf-b4c3-9e44be0727a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:24,651 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:25,681 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:35:25,681 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8293883d-8431-42d3-8cc2-7a74d5422890', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:25,681 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:26,714 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:35:26,715 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9089c9d9-72eb-4a33-a22f-c77fc6e45d8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:26,715 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:27,742 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:35:27,743 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5c1caee3-44b7-4717-886d-0e9033d029a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:27,743 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:28,771 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:35:28,771 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-46ab34b7-86b1-4cdf-8859-bd70f4c377fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:28,772 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:29,808 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:35:29,808 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4c75b6b0-3cf9-4e08-800c-1f5a0f876262', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:29,808 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:30,839 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:35:30,839 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-298c30d0-b0d9-46ee-9a3a-5d023568c465', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:30,839 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:31,868 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:35:31,868 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-11617fc2-e1b7-41bd-a418-ce38d58dee2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:31,869 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:32,899 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:35:32,899 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b1e893b5-ea97-433e-8da7-4e07a03a3e27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:32,899 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:33,927 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:35:33,927 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-05f0987d-458a-4e28-8d12-af0d8def9ed5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:33,927 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:34,956 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:35:34,957 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-343f60c8-a1c0-4f47-b8ad-5e20d2257bd4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:34,957 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:35,988 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:35:35,988 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-659711df-8208-48ac-97b1-2f3e418a4c7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:35,989 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:37,017 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:35:37,017 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e9809050-dee0-4819-98f3-2d70ad45e51a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:37,017 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:38,044 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:35:38,045 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-86a35790-d5e5-4a51-aa97-b6fca87c727d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:38,045 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:39,086 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.041s
2026-06-23 11:35:39,087 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2a791aec-a93c-4436-99fa-f9b756c4d7d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:39,087 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:40,124 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:35:40,124 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3b098a84-81f3-48cb-abcb-0af58a0a1750', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:40,124 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:41,154 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:35:41,154 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c032c2d0-bff8-4022-aca8-1a14e8cc7367', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:41,154 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:42,181 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.026s
2026-06-23 11:35:42,181 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e576daf5-89f3-4461-b442-df9157b797e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:42,181 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:43,210 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:35:43,210 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-909bdf4b-d855-44de-aaae-b0d484aa5b15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:43,210 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:44,274 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.063s
2026-06-23 11:35:44,274 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ecc45e71-9de0-4c5f-be7f-e6faea691e7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:44,274 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:45,304 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:35:45,304 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-07f7c7c2-0375-4983-8599-5cba1d5e8f1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:45,305 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:46,336 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:35:46,336 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-58aec88f-e552-4384-9ca7-b8c3a432bda4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:46,336 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:47,365 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:35:47,365 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ac7627ca-2687-4c8c-a1fe-9761caca8a38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:47,365 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:48,395 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:35:48,396 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-be14923c-0e2c-416b-9c59-23542edf5280', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:48,396 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:49,422 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.025s
2026-06-23 11:35:49,422 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7fa3accc-9752-403f-8e6f-1e13a3519d7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:49,422 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:50,449 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.026s
2026-06-23 11:35:50,449 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a8da8246-66ed-4180-ace2-7b2a5f17fb2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:50,449 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:51,476 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.026s
2026-06-23 11:35:51,477 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0ae93f1c-5d93-43b9-a127-05ba5b11dc0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:51,477 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:52,508 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:35:52,508 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a964a275-dc9f-4a75-9fc0-dddb2b9dcb80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:52,508 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:53,538 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:35:53,538 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-22c919c4-053b-4935-8b6d-425f74c62d47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:53,538 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:54,568 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:35:54,568 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b71ddda9-16f1-41b0-8a28-d25afcedf09d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:54,568 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:55,617 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.048s
2026-06-23 11:35:55,617 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-76b79d93-6009-411a-933e-0d9cc0d86293', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:55,617 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:56,650 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:35:56,650 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-57cd2eb3-04da-4a16-979f-bba839382fdc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:56,650 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:57,693 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.043s
2026-06-23 11:35:57,694 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-bfaff46b-da04-4266-bee8-12a377e4a8d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:57,694 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:58,725 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:35:58,725 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4b9d1e50-5666-4146-b1c9-cdf34fa99067', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:58,725 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:35:59,758 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:35:59,758 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:35:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e2d6f775-33ed-44c7-a3b9-dbdbe791386f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:35:59,759 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:00,797 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.038s
2026-06-23 11:36:00,797 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-fb58da0f-3bae-4def-8606-53249d905117', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:00,797 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:01,826 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:36:01,826 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0a07cb1b-fa86-44a5-a14d-544904e80a11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:01,826 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:02,861 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.034s
2026-06-23 11:36:02,861 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8b19aef1-fac9-4e10-a327-4f8fbe5cec16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:02,861 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:03,892 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:36:03,892 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0420fbb4-ca24-4be8-b4ea-b025cf544c9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:03,893 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:04,930 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:36:04,930 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-49cec250-67ce-4964-b274-74fc72d09dc1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:04,930 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:05,966 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:36:05,966 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3861d245-ddc3-4062-a4e9-e3e98578fadc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:05,966 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:07,000 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:36:07,000 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-71cd862f-519b-4cb1-a849-c13b2c6580d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:07,000 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:08,047 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.044s
2026-06-23 11:36:08,048 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8be8be52-e247-49a5-8b82-6ce2e512cdae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:08,048 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:09,077 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:36:09,077 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7b63b284-4f18-41c0-ad60-5b748a6d8257', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:09,077 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:10,107 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:10,107 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-23a601c7-6568-48e6-a8ce-242d50a22d51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:10,107 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:11,137 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:11,137 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-85c47534-c31e-476c-bc49-68e9b30b57c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:11,137 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:12,171 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:36:12,171 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ee336f69-4e31-4d8d-a426-3e06c5a98d5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:12,171 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:13,200 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:13,201 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a98a8233-73a9-4033-b65d-cb6a87d94232', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:13,201 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:14,264 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.063s
2026-06-23 11:36:14,264 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7b54977d-ba90-474c-ab77-38704cea7778', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:14,264 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:15,294 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:15,294 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2da7b769-7cde-4da8-9bd2-e4c9bae77b68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:15,295 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:16,341 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.045s
2026-06-23 11:36:16,341 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3239234c-ef78-46f5-ac28-ed10d3a1911e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:16,341 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:17,371 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:36:17,372 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9eacbb37-ed5c-44e6-8eef-201e367d8272', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:17,372 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:18,405 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:36:18,405 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4bcc805f-3361-4f86-8e9f-7ea1011cb4f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:18,405 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:19,445 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.040s
2026-06-23 11:36:19,446 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-77fd392d-1371-4c8f-add3-9b8aba786524', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:19,446 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:20,474 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:36:20,475 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-fe3e19a4-839f-4b67-8680-180c40b3308e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:20,475 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:21,505 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:21,505 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-dcd38b4b-e818-4881-a75b-4ef8cfe72308', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:21,505 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:22,535 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:22,535 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1feef973-1127-493e-8f7c-b8a04ae5ed8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:22,535 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:23,563 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:36:23,563 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-fdd6cceb-31a3-4a61-aa8a-6fc9628c9c66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:23,564 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:24,595 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:36:24,595 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f1abe042-c2d8-4a71-acde-76af05900048', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:24,595 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:25,626 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:36:25,626 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-95a80e00-5125-43b1-b57e-2a394d3fa2c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:25,626 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:26,663 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:36:26,663 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5a8254dc-7342-4a65-b3d1-4c7bfd96e765', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:26,664 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:27,702 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.038s
2026-06-23 11:36:27,702 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f35d2c68-475a-467c-8d3b-0f5936c1b4e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:27,703 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:28,732 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:36:28,732 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0de5ff2e-38c6-4e31-b364-8baa88634f46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:28,732 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:29,762 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:36:29,763 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-83732cee-84fd-4e89-9281-463e5c046d33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:29,763 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:30,792 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:30,792 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9666ec87-c2ec-4499-b3da-b4ea178ccce4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:30,793 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:31,826 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:36:31,826 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d315941b-b620-427e-9de4-55a62d509f3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:31,826 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:32,855 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:36:32,855 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7a900f55-e7b3-4ce1-9c68-7a8adbf06bf8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:32,855 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:33,882 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.026s
2026-06-23 11:36:33,882 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-fc3af694-984f-4e39-b21e-b4618fb759ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:33,882 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:34,912 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:36:34,913 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-abeee8e0-2172-4158-b6a0-ac4da774391d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:34,913 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:35,942 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:35,942 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9efd8dee-03a9-414f-92e6-44439fe73999', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:35,942 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:36,975 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:36:36,975 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f6faaa47-151a-4e02-a9b5-03367811a395', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:36,975 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:38,002 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:36:38,003 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-743d101d-49df-4ff7-8490-5c3501ac9435', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:38,003 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:39,039 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:36:39,039 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9ef9b466-cbb8-4459-a636-ae86c52058c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:39,039 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:40,069 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:40,069 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ff54f1f7-dc42-4cee-908a-8d35d4cbb1dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:40,069 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:41,101 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:36:41,102 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-eb9cc8a9-f59d-4db0-b112-18f716059005', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:41,102 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:42,132 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:36:42,132 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3843fca9-f198-4749-b18f-bdc0c24eb3e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:42,133 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:43,163 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:36:43,163 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6eb70604-06ec-460b-ad25-f45bc336a837', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:43,163 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:44,211 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.047s
2026-06-23 11:36:44,211 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-120cfbd6-c31a-4a66-9616-6429143983a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:44,211 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:45,242 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:36:45,242 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0f05f895-760a-420a-95ef-890d70507198', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:45,242 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:46,281 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.038s
2026-06-23 11:36:46,281 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-08451c2d-e5d9-4ebc-a53d-d84b35e8440c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:46,281 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:47,310 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:36:47,311 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a480e36a-bca4-41b6-9d1e-5d5e83f41f67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:47,311 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:48,344 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:36:48,344 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7f028493-bfb4-40ce-a2bb-a3c81826d374', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:48,344 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:49,373 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:36:49,373 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7537fe21-0e41-462d-86dd-7d27cd1d8993', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:49,373 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:50,401 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:36:50,401 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2d3ee3a6-5c17-4ecd-ac3a-0e433a721a22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:50,401 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:51,434 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:36:51,435 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5ae7e555-bcaa-4b57-b2c3-d05a41f450f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:51,435 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:52,467 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:36:52,467 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f5391acf-6bf4-4f37-a96f-7f11ef2b0d1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:52,468 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:53,501 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:36:53,501 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5f26774e-1caa-422d-ad3c-8692686cb4af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:53,501 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:54,541 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.039s
2026-06-23 11:36:54,541 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3060c655-6d08-4438-a8fc-c5f3b9a50dc3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:54,541 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:55,571 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:55,571 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-36bd7f26-369b-4b3c-9de3-bb39c471ca94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:55,571 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:56,600 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:36:56,600 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ce4fdc0c-bbf6-486f-a8b0-59833e7e102e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:56,600 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:57,629 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:57,629 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-eca5f430-89a1-4061-9d23-083ae3cb017f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:57,630 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:58,659 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:36:58,659 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-25766806-ab7a-4942-b936-103b9a9e79fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:58,660 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:36:59,688 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:36:59,688 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-46086afc-8507-41d6-8194-69f301912b08', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:36:59,688 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:00,717 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:37:00,717 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5d4c49e0-ebaf-4cc6-9577-09ee8bf0917e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:00,718 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:01,749 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:37:01,750 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1706df8c-201e-45d5-9d82-d2845068ed0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:01,750 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:02,777 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:37:02,777 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-565de883-828e-4de0-bc8a-f27e9ea833f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:02,777 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:03,808 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:37:03,808 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ad72cf10-4b73-4a08-90a2-ace37675113f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:03,809 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:04,838 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:37:04,838 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6f210c8c-204d-422a-955b-97a6cab0ef46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:04,838 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:05,866 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:37:05,866 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-58110d39-136d-4461-a891-4af0c6ed0c70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:05,866 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:06,894 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:37:06,894 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-318d8568-0392-4b6a-a45d-0de52e3b6a62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:06,895 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:07,924 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:37:07,924 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a93f19e1-48e1-4d88-9cd9-b598ef2697ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:07,924 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:08,953 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:37:08,953 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c28e146b-5bf0-4d43-9f1e-bee45d73a9dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:08,953 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:09,983 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:37:09,983 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-bec63932-1f40-49d8-9f8f-e40460cc215a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:09,983 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:11,022 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.039s
2026-06-23 11:37:11,022 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7813cd21-818f-4a00-9bad-c65d99029636', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:11,023 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:12,052 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:37:12,052 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-aa4516c4-86fd-42ce-a449-93df46e5e83b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:12,053 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:13,081 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:37:13,081 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0e5f674a-080b-4c24-b26b-565a19619f16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:13,082 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:14,112 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:37:14,112 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1d10ab06-62a7-4b59-9cbe-5c308d0ef051', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:14,112 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:15,140 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:37:15,141 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7e8c1b07-d9dc-4807-9d3c-cfe05091ce45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:15,141 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:16,171 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:37:16,171 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a8b2a69d-6a98-416c-ad4e-c1673df39595', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:16,171 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:17,209 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:37:17,209 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-042bf4ee-94a9-4aeb-87d6-3c6f002ab281', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:17,209 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:18,242 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:37:18,242 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e148e38c-a837-4bee-8e20-8b4604d00eb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:18,242 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:19,273 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:37:19,273 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8325c2b6-e6ef-4730-a34f-534878773770', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:19,273 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:20,306 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:37:20,306 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6854422a-39cb-4c59-9419-5177164409ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:20,306 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:21,337 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:37:21,337 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c0cce78d-aff6-4eaa-8c23-523f7ea41129', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:21,337 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:22,367 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:37:22,367 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0ce86b2f-4035-4b31-bf7e-b77cb5514a01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:22,367 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:23,431 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.064s
2026-06-23 11:37:23,432 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f9995a82-e4e2-4973-9c00-9af06e3753ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:23,432 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:24,469 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:37:24,470 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d685e4d7-4f89-4d15-9b82-5877d7566386', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:24,470 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:25,503 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:37:25,503 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-cf079f46-31e2-4b89-bf6a-86def2043a83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:25,503 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:26,540 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:37:26,541 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-26d3251b-8d5f-4b49-8762-1f564a1749e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:26,541 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:27,569 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:37:27,569 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e4881e75-4de8-4bed-9b45-3edf692fd380', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:27,569 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:28,600 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:37:28,600 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7c74c908-74fd-4c74-af37-03482c06741d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:28,600 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:29,634 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:37:29,634 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-993520c4-e4b8-47e4-9a0e-5bfb81550e83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:29,634 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:30,667 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:37:30,667 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-39c89d29-167a-4592-9e7a-6c8b0605e215', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:30,667 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:31,701 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:37:31,701 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ff06e657-3165-465e-8150-478c5febf1d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:31,701 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:32,729 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:37:32,730 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-977e9d43-3077-4045-87e6-a95e593972a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:32,730 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:33,763 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:37:33,763 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a8a4e3a7-0f4f-4a4f-bb36-0ff80612e567', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:33,763 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:34,793 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:37:34,794 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-aff0bd4d-e12b-42a7-85ad-d8b90892ef2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:34,794 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:35,824 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:37:35,824 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4c6d310d-7590-4092-bef4-f55bbace4f9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:35,824 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:36,865 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.039s
2026-06-23 11:37:36,865 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b5aeac9c-1e21-44e3-b4eb-a5de4715c1f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:36,866 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:37,903 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:37:37,904 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d8d6dd76-3cbf-482f-91e8-bd83964d4f56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:37,904 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:38,940 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:37:38,940 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-eaac9329-f887-4bbb-80bc-63c6e378e0bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:38,940 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:39,971 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:37:39,971 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-790a9919-bfb9-4ba3-9036-5e01d0ba6bc7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:39,971 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:41,007 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:37:41,007 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7fa7430b-7f21-4e38-b204-e3c595db168d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:41,008 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:42,035 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:37:42,036 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-073724f9-38d3-4ee9-8cb2-e602d86850a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:42,036 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:43,066 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:37:43,066 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-bda436b6-e5ba-49f0-8f60-201bd2cc112e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:43,066 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:44,096 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:37:44,096 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e70f7856-7e67-4a68-9a0f-fb9dc3b4c2ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:44,097 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:45,152 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.054s
2026-06-23 11:37:45,152 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e54ca747-cf66-4764-ba79-e870d819a0f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:45,152 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:46,184 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:37:46,184 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c9c1eec9-8b61-45d5-952e-55b453eb49a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:46,184 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:47,216 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:37:47,216 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5ffd875b-33de-451d-ab5a-5fb55396dcb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:47,216 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:48,250 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:37:48,250 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0766706b-6d2f-4880-a228-530b3fd41c7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:48,250 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:49,281 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:37:49,281 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0c4c458a-f449-47ca-9c9e-e32d8140bf9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:49,281 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:50,316 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.034s
2026-06-23 11:37:50,316 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e435110f-b336-4f1d-a5af-58e378208911', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:50,316 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:51,390 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.074s
2026-06-23 11:37:51,391 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-17020261-a52f-4342-95d9-3c81c01a5c29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:51,391 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:52,420 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:37:52,420 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-50ee036e-e5e9-4492-ad0e-794801ff81db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:52,420 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:53,449 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:37:53,449 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-dc13389e-53ec-4fbc-a3c1-22e49720890b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:53,449 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:54,487 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:37:54,487 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1c38ef06-00ee-4caf-a438-fcb021d0ef89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:54,487 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:55,525 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:37:55,525 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-806eb1f1-d377-4e6e-a2be-c9d7b53dfc10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:55,525 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:56,572 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.046s
2026-06-23 11:37:56,572 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-af1d54b3-039c-4ea7-b67d-78dab88a7f49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:56,572 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:57,624 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.052s
2026-06-23 11:37:57,625 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-42d84709-ee3f-4774-b4a4-2faf64036775', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:57,625 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:58,662 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:37:58,662 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3817dba4-d1e4-498e-aca2-d5542851aeb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:58,662 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:37:59,695 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:37:59,695 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:37:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0d46ef4b-0545-4f72-83fd-f9be111fb030', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:37:59,695 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:00,723 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:38:00,723 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-dc92feed-e944-4b0b-ae15-826d00622c2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:00,723 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:01,751 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:38:01,751 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b4f84a44-12ac-465b-a47f-ac3a762a876c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:01,751 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:02,785 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:38:02,785 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-22b58d38-f47c-494d-8ddc-5442731c014a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:02,785 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:03,833 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.047s
2026-06-23 11:38:03,833 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ca6cebce-fda5-4211-be95-87cc9ba4be87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:03,833 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:04,860 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.026s
2026-06-23 11:38:04,860 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6c904da3-c5ad-4b07-ae2d-d834bf983ca3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:04,860 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:05,887 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:38:05,888 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0869d49b-2b86-4929-b532-d78152dcfbd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:05,888 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:06,916 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:38:06,916 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1426c450-2b2f-4855-a8d2-b4a8d484ae5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:06,917 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:07,953 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:38:07,954 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c72d282b-a648-4884-9065-d06075717b0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:07,954 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:08,983 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:08,983 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-75b3a3fc-4598-40ef-bae1-4761b88a7dbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:08,983 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:10,012 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:10,013 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8731e72a-7abc-4625-85b5-82f10b372e8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:10,013 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:11,048 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:38:11,048 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-30491aa6-c5b6-4b71-9652-bc4ee6cd8cbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:11,049 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:12,094 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.045s
2026-06-23 11:38:12,094 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e57e37ea-c402-4457-8dbe-9aa2fb8b62cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:12,094 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:13,128 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:38:13,128 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-44d2d7f9-8bb1-43a8-b726-565914d2a5f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:13,128 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:14,155 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.026s
2026-06-23 11:38:14,155 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6b724c28-968c-4808-b246-743996567897', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:14,155 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:15,206 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.050s
2026-06-23 11:38:15,206 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1a634d22-0381-42ae-bebb-ebc9329bb0bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:15,206 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:16,236 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:16,236 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a6360565-d700-457a-b854-dd9380c96a56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:16,236 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:17,267 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:38:17,268 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8fdaa435-3fa9-4851-95b3-dd3aa8f29d2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:17,268 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:18,298 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:38:18,299 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8b1be1cf-e229-48ae-a36a-727b43dc48e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:18,299 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:19,328 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:19,328 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5d208897-af02-4107-b433-ec9c35c1c41c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:19,329 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:20,358 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:20,359 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2a7a63cf-293e-4e7c-aa50-5561f4a2ea52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:20,359 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:21,387 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:38:21,387 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-01941a57-a3f7-4651-b695-93e1f8e75ace', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:21,388 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:22,423 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:38:22,423 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-91ba02a7-a5a7-4acb-b161-9b1b624e61da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:22,424 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:23,454 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:38:23,455 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f9899cef-f3ac-4dfd-8d27-27a2ce2f29c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:23,455 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:24,501 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.046s
2026-06-23 11:38:24,502 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8abda948-7ae8-47d6-b35b-48defef73a53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:24,502 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:25,534 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:38:25,534 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-88a8fa39-081b-437d-b653-1c9b7f7c9918', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:25,535 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:26,563 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:38:26,564 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e2cd15eb-0841-400e-80dc-61373eee4538', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:26,564 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:27,609 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.045s
2026-06-23 11:38:27,610 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3937ec46-64d3-478a-a426-a5bc35e818f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:27,610 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:28,648 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.038s
2026-06-23 11:38:28,649 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-fb4eaba4-ac09-4e79-85b2-5440297cf62f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:28,649 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:29,685 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:38:29,685 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8802a554-87ca-4acf-9a6e-e0c1af3d87b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:29,685 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:30,722 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:38:30,723 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-504ad66f-383b-49a1-a5db-19ed5e12c1f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:30,723 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:31,756 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:38:31,756 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8c8f5c59-2033-4c97-9cf0-f1846ab7809d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:31,756 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:32,784 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:38:32,785 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-64bf1c10-1011-4955-97a3-f4ec452b7ae7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:32,785 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:33,816 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:38:33,817 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9bbaae2e-2ff3-40b6-bf9c-444a15bb046c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:33,817 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:34,844 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:38:34,845 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9a4bf8cc-72d9-42f6-a265-49c7e12adbc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:34,845 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:35,880 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:38:35,880 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f5c3ddcc-37f8-4375-b7c9-db2a738646ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:35,881 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:36,908 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:38:36,909 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-efec5311-0e84-4904-8358-c80dc2b1a5e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:36,909 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:37,937 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:38:37,937 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-cd13e3c7-2926-4c4b-8d97-ff59cb74c574', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:37,937 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:38,986 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.047s
2026-06-23 11:38:38,986 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e9594a5a-acae-4e3c-8aa0-976f75da38a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:38,986 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:40,020 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:38:40,020 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4f9029fe-aea6-44bc-9e04-b0a15461c9c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:40,020 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:41,055 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.034s
2026-06-23 11:38:41,055 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2f54e5d7-72fe-4573-8aa1-bc882d9f98cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:41,055 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:42,084 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:42,084 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-72f631a2-0b74-4206-adf6-1152dc7b88ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:42,085 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:43,138 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.053s
2026-06-23 11:38:43,138 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7e0bbc5e-16e6-4912-ba11-f53e284a190d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:43,139 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:44,169 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:44,169 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8b49c667-4ad1-492e-bbdf-196f31247691', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:44,169 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:45,200 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:38:45,200 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-009f8213-3beb-49aa-8eb7-f9f08bbddc09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:45,200 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:46,231 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:38:46,231 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-643cb139-bc4f-495f-a2ee-846852232f26', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:46,231 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:47,261 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:47,261 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4b109246-e41c-4559-bfa4-aa6d7e8857c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:47,261 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:48,298 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:38:48,298 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2db918bf-38d6-42bd-9c7e-b79010533038', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:48,299 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:49,334 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:38:49,335 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-04071e7c-f8e3-423e-9e2f-08c61367e34f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:49,335 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:50,371 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:38:50,371 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a2980754-cae9-4c1e-ad42-ffda61843baf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:50,371 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:51,405 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.033s
2026-06-23 11:38:51,405 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-47c32aa9-8b99-4578-ba19-5c32a3aa5a8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:51,405 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:52,438 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:38:52,438 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d2f519c6-20f7-4678-ace6-2c78198924c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:52,438 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:53,467 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:38:53,467 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3554c76b-fdb8-40db-8ad4-60ceaa551ac7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:53,467 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:54,541 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.073s
2026-06-23 11:38:54,541 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c469f97d-cc03-47a9-a998-7acf8456b6de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:54,542 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:55,571 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:55,571 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f0f35c4d-235c-4bb9-9292-68c8df6b5527', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:55,572 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:56,608 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.036s
2026-06-23 11:38:56,608 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f2b6d0c9-c65e-4221-8e27-9438a8572191', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:56,608 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:57,638 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:38:57,638 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1e61a886-32ca-4647-bccb-fab796a2ba20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:57,639 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:58,671 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:38:58,671 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-fb722289-b070-4ca1-a54a-bff97f9a2e41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:58,671 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:38:59,703 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:38:59,703 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5e884578-f94c-40c7-9ab6-0f8974ba3cf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:38:59,703 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:00,733 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:39:00,733 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e9e19409-0448-44ef-88a7-09fa64be986f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:00,733 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:01,770 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:39:01,771 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7a4ba4fe-b49b-410d-b242-f4a6e6820285', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:01,771 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:02,799 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:39:02,800 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2a35792e-b1e7-4073-b339-194f99799adb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:02,800 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:03,835 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.034s
2026-06-23 11:39:03,835 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b85bea91-8135-4f30-8e77-88b9fa699f93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:03,835 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:04,867 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:39:04,867 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-527f2014-bdce-47de-9ad8-de7f0bc8fedc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:04,867 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:05,900 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:39:05,900 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2c07223b-c41f-4b8a-9ca3-f832db098bcc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:05,900 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:06,931 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:39:06,931 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5802856c-c118-4888-a0df-3bbb47cb0988', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:06,931 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:07,971 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.039s
2026-06-23 11:39:07,971 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b2cd4a9a-c6ee-4940-b094-8b8b27c5801c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:07,971 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:09,000 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:39:09,000 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e08e0c98-6d07-45e3-8c6e-06df481341ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:09,000 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:10,031 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:39:10,031 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1c6e97e0-2791-48d7-9606-61d9ec6b40d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:10,031 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:11,058 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.026s
2026-06-23 11:39:11,058 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5eb0390f-f709-469c-a600-63fcc1f47459', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:11,058 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:12,095 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.037s
2026-06-23 11:39:12,096 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-18b0905e-6a39-43a9-809c-4041f0541b96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:12,096 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:13,124 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:39:13,125 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-af37dd8e-a629-489f-aa7a-fc2e5caac3a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:13,125 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:14,158 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:39:14,158 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ad9661d5-80d0-44e6-9bf0-77960f022942', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:14,158 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:15,234 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.075s
2026-06-23 11:39:15,234 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-07af0635-09b6-4887-a7fb-933404bd7472', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:15,234 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:16,276 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.041s
2026-06-23 11:39:16,277 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5ba84403-7977-43a7-8312-df90b57e84bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:16,277 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:17,312 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.034s
2026-06-23 11:39:17,312 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6604bc45-2b71-4b53-be35-5541e1c009b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:17,313 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:18,348 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:39:18,349 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-88235d9a-5592-42f2-b25b-f917412e79bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:18,349 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:19,379 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:39:19,379 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-57f2ee3e-c158-4564-98e6-b13a32ac5615', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:19,379 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:20,406 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:39:20,407 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-43374cca-d689-4c41-81cc-6d1cde62e6a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:20,407 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:21,435 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:39:21,435 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ee47b5d2-53eb-4768-b99e-9688fab4efb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:21,436 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:22,465 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:39:22,465 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-416f83f1-62f1-4d8b-9df2-52f5c907e801', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:22,465 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:23,497 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:39:23,497 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-302ac8c0-b25f-4a8b-a6bc-6d67a9540e2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:23,497 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:24,527 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:39:24,528 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9a85c576-b0a1-452e-86f7-64d0873f6130', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:24,528 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:25,555 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.027s
2026-06-23 11:39:25,556 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-07a3d178-2dfe-404c-8464-1147c5f69131', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:25,556 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:26,585 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.028s
2026-06-23 11:39:26,585 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-90bf0a1a-6a7b-4888-ab58-8b96e0519530', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:26,585 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:27,617 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:39:27,617 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-90c9d843-85b8-4135-b738-627066b09b3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:27,617 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:28,650 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:39:28,651 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9ef0038e-0677-4522-b009-488ad61f24e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:28,651 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:29,681 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.029s
2026-06-23 11:39:29,681 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-093cf193-9b66-4f22-83ee-3efeb15f99af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:29,681 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:30,711 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.030s
2026-06-23 11:39:30,712 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-cf646201-aaf8-435d-98cd-69bfcbe17022', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:30,712 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:31,747 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:39:31,747 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-84d148a3-8a7a-4396-81a5-078e22fcde46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:31,747 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:32,780 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.032s
2026-06-23 11:39:32,781 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-cda83e5b-9f21-40a1-b08e-c3a86cc40d60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:32,781 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:33,830 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.049s
2026-06-23 11:39:33,830 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-335d54ec-eff8-4d77-9562-bd9c455f0ade', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:33,830 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:34,875 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.044s
2026-06-23 11:39:34,875 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a9958eba-090a-4f42-b0c0-ea03e1b3b3df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:34,875 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:35,917 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.041s
2026-06-23 11:39:35,917 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7de23123-37de-4e7d-8541-d3d5dcdf4d2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:35,917 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:36,948 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.031s
2026-06-23 11:39:36,949 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-11b6ff56-f00e-41c8-a663-abe75f949358', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:36,949 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:37,985 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28 0.035s
2026-06-23 11:39:37,985 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-50a1a63a-da80-425a-a77a-1fd5710e5ff2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"ports":[{"id":"30e29773-9fa8-46b9-b0b5-8eac77509591","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:79:71:03","admin_state_up":true,"status":"DOWN","device_id":"586de5ba-ff47-4142-8180-e95b9f6ebb28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:34:19Z","updated_at":"2026-06-23T11:34:28Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:39:37,985 106708 WARNING [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 has ports that are not ACTIVE, waiting for state to change on all: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:38,985 106708 ERROR [tempest.common.waiters] Server ID 586de5ba-ff47-4142-8180-e95b9f6ebb28 ports have failed to transition to ACTIVE, timing out: [{'id': '30e29773-9fa8-46b9-b0b5-8eac77509591', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:79:71:03', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:34:19Z', 'updated_at': '2026-06-23T11:34:28Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:39:38,986 106708 ERROR [tempest.scenario.manager] Server ports failed transitioning to ACTIVE for server: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestMinimumBasicScenario-1300945638-network': [{'version': 4, 'addr': '10.1.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:79:71:03'}]}, 'created': '2026-06-23T11:34:14Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'd7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53', 'id': '586de5ba-ff47-4142-8180-e95b9f6ebb28', 'image': {'id': '7813d247-27ad-49c4-a7be-f3c2b0659d96', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}], 'metadata': {}, 'name': 'tempest-TestMinimumBasicScenario-server-1198883964', 'status': 'ACTIVE', 'tenant_id': 'd6e9faed452146fda868c7a63f678346', 'user_id': '1a5ff1c586764877b50146da81b3654c', 'updated': '2026-06-23T11:34:28Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestMinimumBasicScenario-1326879328', 'OS-SRV-USG:launched_at': '2026-06-23T11:34:27.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'default'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '434e4cb3-61e4-400d-8663-211064e5b6e4'}]}
2026-06-23 11:39:39,101 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374 0.114s
2026-06-23 11:39:39,101 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272a814d-7eca-4269-8be2-e603b9246f32', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374'}
Body: b''
2026-06-23 11:39:39,121 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374 0.019s
2026-06-23 11:39:39,121 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1379f053-b838-4437-a281-829e215ee776', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1379f053-b838-4437-a281-829e215ee776', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374'}
Body: b'{"snapshot": {"id": "ec6d332e-d341-4146-a152-321e99514374", "created_at": "2026-06-23T11:34:37.000000", "updated_at": "2026-06-23T11:39:39.000000", "name": "tempest-TestMinimumBasicScenario-snapshot-718895046", "description": null, "volume_id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d6e9faed452146fda868c7a63f678346", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-23 11:39:40,143 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374 0.019s
2026-06-23 11:39:40,143 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed0bf50-b504-4488-b2c3-39385631311d', 'x-openstack-request-id': 'req-eed0bf50-b504-4488-b2c3-39385631311d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/snapshots/ec6d332e-d341-4146-a152-321e99514374'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot ec6d332e-d341-4146-a152-321e99514374 could not be found."}}'
2026-06-23 11:39:40,322 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments/434e4cb3-61e4-400d-8663-211064e5b6e4 0.178s
2026-06-23 11:39:40,322 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (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-3c0b5457-ea4e-4e22-bc7d-3d5b210b6cc8', 'x-compute-request-id': 'req-3c0b5457-ea4e-4e22-bc7d-3d5b210b6cc8', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b''
2026-06-23 11:39:40,353 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments 0.031s
2026-06-23 11:39:40,353 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15cebd42-f877-492c-834c-2a9bfc87eac0', 'x-compute-request-id': 'req-15cebd42-f877-492c-834c-2a9bfc87eac0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "volumeId": "434e4cb3-61e4-400d-8663-211064e5b6e4", "serverId": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "device": "/dev/vdb"}]}'
2026-06-23 11:39:41,393 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments 0.037s
2026-06-23 11:39:41,393 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e4c40a1-8e07-4693-90bb-cb5b1b3f41cd', 'x-compute-request-id': 'req-7e4c40a1-8e07-4693-90bb-cb5b1b3f41cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "volumeId": "434e4cb3-61e4-400d-8663-211064e5b6e4", "serverId": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "device": "/dev/vdb"}]}'
2026-06-23 11:39:42,425 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments 0.030s
2026-06-23 11:39:42,425 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0e9011-3fd4-4a04-897a-57d3d9f774bd', 'x-compute-request-id': 'req-df0e9011-3fd4-4a04-897a-57d3d9f774bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "volumeId": "434e4cb3-61e4-400d-8663-211064e5b6e4", "serverId": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "device": "/dev/vdb"}]}'
2026-06-23 11:39:43,455 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments 0.029s
2026-06-23 11:39:43,455 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4355f42-4a8b-44e4-8a32-b8b87427dbcf', 'x-compute-request-id': 'req-b4355f42-4a8b-44e4-8a32-b8b87427dbcf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments'}
Body: b'{"volumeAttachments": []}'
2026-06-23 11:39:43,511 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 DELETE https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments/434e4cb3-61e4-400d-8663-211064e5b6e4 0.055s
2026-06-23 11:39:43,511 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:43 GMT', 'server': 'Apache/2.4.58 (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': '154', 'x-openstack-request-id': 'req-8920478a-7cd9-44cb-a395-52f67e4e39ee', 'x-compute-request-id': 'req-8920478a-7cd9-44cb-a395-52f67e4e39ee', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28/os-volume_attachments/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 586de5ba-ff47-4142-8180-e95b9f6ebb28 is not attached to volume 434e4cb3-61e4-400d-8663-211064e5b6e4"}}'
2026-06-23 11:39:43,543 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.031s
2026-06-23 11:39:43,543 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53ab3b4-526b-4798-a546-9885b00810ec', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b''
2026-06-23 11:39:43,570 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.026s
2026-06-23 11:39:43,570 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408eb1ea-092f-4d71-acb8-c9f99f460eb0', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408eb1ea-092f-4d71-acb8-c9f99f460eb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"volume": {"id": "434e4cb3-61e4-400d-8663-211064e5b6e4", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:34:29.000000", "updated_at": "2026-06-23T11:39:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-67465117", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:39:44,592 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4 0.016s
2026-06-23 11:39:44,592 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0e26f4-b830-4033-8e42-d2682c6dab66', 'x-openstack-request-id': 'req-4d0e26f4-b830-4033-8e42-d2682c6dab66', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/434e4cb3-61e4-400d-8663-211064e5b6e4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 434e4cb3-61e4-400d-8663-211064e5b6e4 could not be found."}}'
2026-06-23 11:39:44,664 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.071s
2026-06-23 11:39:44,664 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:44 GMT', 'server': 'Apache/2.4.58 (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-46f7076c-00bb-435c-a88d-85ed9273d7cf', 'x-compute-request-id': 'req-46f7076c-00bb-435c-a88d-85ed9273d7cf', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b''
2026-06-23 11:39:44,855 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.191s
2026-06-23 11:39:44,855 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa144a49-aecb-439c-9861-413a6de54826', 'x-compute-request-id': 'req-fa144a49-aecb-439c-9861-413a6de54826', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:71:03"}]}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "SHUTOFF", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:45Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:46,040 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.178s
2026-06-23 11:39:46,040 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a0e2595-86f3-4b56-9a0b-ebb3addb6877', 'x-compute-request-id': 'req-8a0e2595-86f3-4b56-9a0b-ebb3addb6877', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:71:03"}]}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "SHUTOFF", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:45Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:47,145 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.099s
2026-06-23 11:39:47,146 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-570a8aa8-4d8b-4e7b-8626-a10382a4687a', 'x-compute-request-id': 'req-570a8aa8-4d8b-4e7b-8626-a10382a4687a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:71:03"}]}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "SHUTOFF", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:46Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:48,238 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.085s
2026-06-23 11:39:48,238 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a621de-fb27-4bec-b776-78135d919494', 'x-compute-request-id': 'req-29a621de-fb27-4bec-b776-78135d919494', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "DELETED", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:48Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:39:47.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:48,243 106708 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:39:49,349 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.105s
2026-06-23 11:39:49,349 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50aa3fa0-69ca-4904-b287-36744006d02d', 'x-compute-request-id': 'req-50aa3fa0-69ca-4904-b287-36744006d02d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "DELETED", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:48Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:39:47.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:50,444 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.088s
2026-06-23 11:39:50,444 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-154c523c-bd20-41c2-92dd-882db4faa3de', 'x-compute-request-id': 'req-154c523c-bd20-41c2-92dd-882db4faa3de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "DELETED", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:48Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:39:47.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:51,551 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.101s
2026-06-23 11:39:51,551 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5921a2ca-30c5-45f0-9ee3-3d9b60a3926b', 'x-compute-request-id': 'req-5921a2ca-30c5-45f0-9ee3-3d9b60a3926b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "DELETED", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:48Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:39:47.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:52,645 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.087s
2026-06-23 11:39:52,645 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148a1c5b-bb00-48e6-9744-1860c7f09598', 'x-compute-request-id': 'req-148a1c5b-bb00-48e6-9744-1860c7f09598', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:34:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "586de5ba-ff47-4142-8180-e95b9f6ebb28", "image": {"id": "7813d247-27ad-49c4-a7be-f3c2b0659d96", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/7813d247-27ad-49c4-a7be-f3c2b0659d96"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1198883964", "status": "DELETED", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:48Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1326879328", "OS-SRV-USG:launched_at": "2026-06-23T11:34:27.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:39:47.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:53,675 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28 0.024s
2026-06-23 11:39:53,675 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:53 GMT', 'server': 'Apache/2.4.58 (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-e8acbd5c-ee43-4e98-b15a-99c01b8fd987', 'x-compute-request-id': 'req-e8acbd5c-ee43-4e98-b15a-99c01b8fd987', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/586de5ba-ff47-4142-8180-e95b9f6ebb28'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 586de5ba-ff47-4142-8180-e95b9f6ebb28 could not be found."}}'
2026-06-23 11:39:53,694 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1326879328 0.019s
2026-06-23 11:39:53,695 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:53 GMT', 'server': 'Apache/2.4.58 (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-14bbbaf6-8b98-44a8-bf45-03cb8832c687', 'x-compute-request-id': 'req-14bbbaf6-8b98-44a8-bf45-03cb8832c687', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1326879328'}
Body: b''
2026-06-23 11:39:53,943 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://10.4.3.43/image/v2/images/7813d247-27ad-49c4-a7be-f3c2b0659d96 0.248s
2026-06-23 11:39:53,943 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-362f114c-39d8-410f-8c9e-c940f0a543c1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/image/v2/images/7813d247-27ad-49c4-a7be-f3c2b0659d96'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 203, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion
ssh_ip = self.get_server_ip(server)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1320, in get_server_ip
fip = self.get_floating_ip(server)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1193, in get_floating_ip
port_id, ip4 = self.get_server_port_id_and_ip4(server)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1131, in get_server_port_id_and_ip4
ports = waiters.wait_for_server_ports_active(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 724, in wait_for_server_ports_active
raise lib_exc.TimeoutException
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
fail
ft21.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:39:53,980 106708 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-06-23 11:39:54,327 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://10.4.3.43/image/v2/images 0.346s
2026-06-23 11:39:54,327 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1575000910", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'https://127.0.0.1:60999/v2/images/849849f0-2729-469b-a30a-68ff31465332', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-939a0fc0-a08e-4c47-adc1-ed6d37c3f9af', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1575000910", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d6e9faed452146fda868c7a63f678346", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "849849f0-2729-469b-a30a-68ff31465332", "created_at": "2026-06-23T11:39:54Z", "updated_at": "2026-06-23T11:39:54Z", "tags": [], "self": "/v2/images/849849f0-2729-469b-a30a-68ff31465332", "file": "/v2/images/849849f0-2729-469b-a30a-68ff31465332/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:39:55,371 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT https://10.4.3.43/image/v2/images/849849f0-2729-469b-a30a-68ff31465332/file 1.043s
2026-06-23 11:39:55,371 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f20f407dba0>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d06f134c-b780-4ba7-a99c-a4f67b4401c7', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/image/v2/images/849849f0-2729-469b-a30a-68ff31465332/file'}
Body: b''
2026-06-23 11:39:55,371 106708 DEBUG [tempest.scenario.manager] image:849849f0-2729-469b-a30a-68ff31465332
2026-06-23 11:39:55,404 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.033s
2026-06-23 11:39:55,405 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2003585213", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAHuY/ZMaAfayRqQ0WzE1x0OEqyqzeFJDHS7y5hxwnokGsovAZ05UarSdRUvD+s9cE1RBXRyLq8Iw1WHajHBRr6HCPukRq2uZ2vpfOiMakbGfuGDomnMZc4Q+FIJQiDyrQ=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202257da-a4cd-402b-9891-cc788a97b073', 'x-compute-request-id': 'req-202257da-a4cd-402b-9891-cc788a97b073', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-2003585213", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAHuY/ZMaAfayRqQ0WzE1x0OEqyqzeFJDHS7y5hxwnokGsovAZ05UarSdRUvD+s9cE1RBXRyLq8Iw1WHajHBRr6HCPukRq2uZ2vpfOiMakbGfuGDomnMZc4Q+FIJQiDyrQ==", "fingerprint": "5d:e7:c0:2b:e1:35:c1:01:e0:6f:0d:a2:77:6c:96:ad", "user_id": "1a5ff1c586764877b50146da81b3654c"}}'
2026-06-23 11:39:55,457 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.049s
2026-06-23 11:39:55,457 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2935', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8b3f3ad9-65a5-4baa-90de-efd67ba35cd1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1a5ff1c586764877b50146da81b3654c", "name": "tempest-TestMinimumBasicScenario-1529176370-project-member", "password_expires_at": null}, "audit_ids": ["lVKv5scDRhWbIuyZQ9RnJw"], "expires_at": "2026-06-23T12:39:55.000000Z", "issued_at": "2026-06-23T11:39:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6e9faed452146fda868c7a63f678346", "name": "tempest-TestMinimumBasicScenario-1529176370"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/d6e9faed452146fda868c7a63f678346", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_d6e9faed452146fda868c7a63f678346", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:39:55,458 106708 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'name': 'tempest-TestMinimumBasicScenario-1300945638-network', 'tenant_id': 'd6e9faed452146fda868c7a63f678346', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9542, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:34:03Z', 'updated_at': '2026-06-23T11:34:03Z', 'revision_number': 1} available for tenant
2026-06-23 11:39:56,079 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST https://10.4.3.43/compute/v2.1/servers 0.621s
2026-06-23 11:39:56,079 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-101558474", "imageRef": "849849f0-2729-469b-a30a-68ff31465332", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "networks": [{"uuid": "c377631a-5927-4f93-bdfc-0f34cb94d473"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c518a336-12bd-40ee-bff9-86f06b65ac57', 'x-compute-request-id': 'req-c518a336-12bd-40ee-bff9-86f06b65ac57', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HaQreaB7b7TA"}}'
2026-06-23 11:39:56,151 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.069s
2026-06-23 11:39:56,151 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04cc13bf-4199-4c77-8e20-d7424b2d3ccf', 'x-compute-request-id': 'req-04cc13bf-4199-4c77-8e20-d7424b2d3ccf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:57,242 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.083s
2026-06-23 11:39:57,242 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e36f4810-8553-4217-956e-38b48e249713', 'x-compute-request-id': 'req-e36f4810-8553-4217-956e-38b48e249713', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:58,357 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.109s
2026-06-23 11:39:58,357 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582d9ef8-4077-4527-bef1-44a8afe73b54', 'x-compute-request-id': 'req-582d9ef8-4077-4527-bef1-44a8afe73b54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:58,366 106708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:39:59,448 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.082s
2026-06-23 11:39:59,448 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3808e29-1962-4e1d-b0c8-b39dc07a0fa1', 'x-compute-request-id': 'req-a3808e29-1962-4e1d-b0c8-b39dc07a0fa1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:39:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:40:00,563 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.107s
2026-06-23 11:40:00,564 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33b9ace1-006b-44c3-8fea-c8ad97b360d2', 'x-compute-request-id': 'req-33b9ace1-006b-44c3-8fea-c8ad97b360d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:40:00,570 106708 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:40:01,750 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.179s
2026-06-23 11:40:01,750 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1354', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af910ee8-0abd-4859-82f2-870dedaf77b5', 'x-compute-request-id': 'req-af910ee8-0abd-4859-82f2-870dedaf77b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:40:02,915 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.159s
2026-06-23 11:40:02,915 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f17f391a-39a7-4974-bca0-66180f4cd131', 'x-compute-request-id': 'req-f17f391a-39a7-4974-bca0-66180f4cd131', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "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": []}}'
2026-06-23 11:40:02,921 106708 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-06-23 11:40:04,075 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.153s
2026-06-23 11:40:04,075 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6361e684-10dc-4534-8eac-4eda6e821d2f', 'x-compute-request-id': 'req-6361e684-10dc-4534-8eac-4eda6e821d2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "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": []}}'
2026-06-23 11:40:05,233 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.152s
2026-06-23 11:40:05,233 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5e80b1e-6553-42e3-8bfc-d4586d7f9d37', 'x-compute-request-id': 'req-e5e80b1e-6553-42e3-8bfc-d4586d7f9d37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "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": []}}'
2026-06-23 11:40:06,391 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.153s
2026-06-23 11:40:06,392 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2c181e-5022-42dc-ae9e-b597e7b790bd', 'x-compute-request-id': 'req-dc2c181e-5022-42dc-ae9e-b597e7b790bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "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": []}}'
2026-06-23 11:40:07,629 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.232s
2026-06-23 11:40:07,629 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf8ecb76-22cf-4118-bc2a-9bc5d68da080', 'x-compute-request-id': 'req-cf8ecb76-22cf-4118-bc2a-9bc5d68da080', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "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": []}}'
2026-06-23 11:40:08,818 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.181s
2026-06-23 11:40:08,819 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37d69e15-721f-4fee-97ad-92c0129f1bbf', 'x-compute-request-id': 'req-37d69e15-721f-4fee-97ad-92c0129f1bbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "BUILD", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "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": []}}'
2026-06-23 11:40:09,996 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.171s
2026-06-23 11:40:09,996 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b162d1-6a91-4f51-ad12-8ecdcdfda448', 'x-compute-request-id': 'req-46b162d1-6a91-4f51-ad12-8ecdcdfda448', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:55:6f"}]}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "ACTIVE", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": "2026-06-23T11:40:08.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": []}}'
2026-06-23 11:40:10,007 106708 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:40:10,291 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.283s
2026-06-23 11:40:10,291 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97441309-693d-4de5-a1ce-320f1bf9d08c', 'x-compute-request-id': 'req-97441309-693d-4de5-a1ce-320f1bf9d08c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:55:6f"}]}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "ACTIVE", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": "2026-06-23T11:40:08.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": []}}'
2026-06-23 11:40:10,446 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers 0.146s
2026-06-23 11:40:10,446 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc2b2421-fc34-4eed-8086-a2d823dce434', 'x-compute-request-id': 'req-cc2b2421-fc34-4eed-8086-a2d823dce434', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"servers": [{"id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "name": "tempest-TestMinimumBasicScenario-server-101558474", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}]}]}'
2026-06-23 11:40:10,631 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.183s
2026-06-23 11:40:10,631 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce1085cd-0b37-4f4a-b5b5-f2fb280250d3', 'x-compute-request-id': 'req-ce1085cd-0b37-4f4a-b5b5-f2fb280250d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:55:6f"}]}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "ACTIVE", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": "2026-06-23T11:40:08.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": []}}'
2026-06-23 11:40:10,794 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST https://10.4.3.43/volume/v3/volumes 0.155s
2026-06-23 11:40:10,794 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-851662464", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80425c22-0cb3-4a33-9fa1-467bd8a3645c', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80425c22-0cb3-4a33-9fa1-467bd8a3645c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:10.745393", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:40:10,819 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.020s
2026-06-23 11:40:10,819 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5592d02a-ef7c-4671-a505-b349c5fd10d3', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5592d02a-ef7c-4671-a505-b349c5fd10d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:11,851 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.027s
2026-06-23 11:40:11,852 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e87067c-62d9-4c8e-ab18-c8d7eb888e18', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e87067c-62d9-4c8e-ab18-c8d7eb888e18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:11,858 106708 INFO [tempest.common.waiters] volume 670bfb83-dcfd-43af-84fd-d4996c2796fe reached available after waiting for 1.858404 seconds
2026-06-23 11:40:11,880 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.021s
2026-06-23 11:40:11,880 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f441b01f-3b74-4208-a423-b5733e674dd2', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f441b01f-3b74-4208-a423-b5733e674dd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:11,903 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes 0.018s
2026-06-23 11:40:11,903 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5adf1c81-eb57-4e53-aee6-0be72c664b32', 'content-length': '336', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5adf1c81-eb57-4e53-aee6-0be72c664b32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volumes": [{"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}]}]}'
2026-06-23 11:40:11,932 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.027s
2026-06-23 11:40:11,932 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8f387c-13a5-4291-ab74-f133df4fd092', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8f387c-13a5-4291-ab74-f133df4fd092', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:14,677 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments 2.740s
2026-06-23 11:40:14,677 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "670bfb83-dcfd-43af-84fd-d4996c2796fe"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9c59fd1-123f-4561-b963-92378d9efedc', 'x-compute-request-id': 'req-c9c59fd1-123f-4561-b963-92378d9efedc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "serverId": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "volumeId": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "device": "/dev/vdb"}}'
2026-06-23 11:40:14,704 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.026s
2026-06-23 11:40:14,706 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c738202d-218e-4f7e-84a8-53512d0a49e1', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c738202d-218e-4f7e-84a8-53512d0a49e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:14.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:15,747 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.028s
2026-06-23 11:40:15,747 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee60a3ed-f208-48b5-bc13-5ca783806211', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee60a3ed-f208-48b5-bc13-5ca783806211', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:16,781 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.024s
2026-06-23 11:40:16,781 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8933b0f8-ddfa-4543-b628-5fd3e0ea99c4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8933b0f8-ddfa-4543-b628-5fd3e0ea99c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:17,816 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.029s
2026-06-23 11:40:17,816 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2204a06-2e02-409e-88fe-a51911e27a48', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2204a06-2e02-409e-88fe-a51911e27a48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:18,853 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.029s
2026-06-23 11:40:18,853 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714534e6-25f9-47d4-9ba7-52169a6ca229', 'content-length': '1137', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714534e6-25f9-47d4-9ba7-52169a6ca229', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "attachment_id": "d0c1d3d1-1b4d-4d0e-aa56-32ddc014b351", "volume_id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "server_id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-23T11:40:15.000000"}], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:18,859 106708 INFO [tempest.common.waiters] volume 670bfb83-dcfd-43af-84fd-d4996c2796fe reached in-use after waiting for 4.859313 seconds
2026-06-23 11:40:18,885 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.026s
2026-06-23 11:40:18,885 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bda3ac9-c8e6-4ac9-8364-376ec18006af', 'content-length': '1137', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bda3ac9-c8e6-4ac9-8364-376ec18006af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "attachment_id": "d0c1d3d1-1b4d-4d0e-aa56-32ddc014b351", "volume_id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "server_id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-23T11:40:15.000000"}], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:18,918 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.026s
2026-06-23 11:40:18,918 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a37d000-3cc2-4537-8c0a-2cee12665118', 'content-length': '1137', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a37d000-3cc2-4537-8c0a-2cee12665118', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:40:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "attachment_id": "d0c1d3d1-1b4d-4d0e-aa56-32ddc014b351", "volume_id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "server_id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-23T11:40:15.000000"}], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:40:19,117 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.192s
2026-06-23 11:40:19,118 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c63068f9-cac6-4f00-a2ab-06fb531a18f7', 'x-compute-request-id': 'req-c63068f9-cac6-4f00-a2ab-06fb531a18f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:55:6f"}]}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "ACTIVE", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:40:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": "2026-06-23T11:40:08.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": "670bfb83-dcfd-43af-84fd-d4996c2796fe"}]}}'
2026-06-23 11:40:19,223 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.100s
2026-06-23 11:40:19,223 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ca569992-8d9f-46cd-8f04-98eee29c5e2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:19,223 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:20,256 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:40:20,256 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-22435636-b5d9-40f3-a85d-25d52bda679f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:20,256 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:21,292 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:40:21,292 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-982154ed-97cb-4546-989a-8a9567dc06a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:21,292 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:22,323 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:22,323 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-453f6aa0-613f-4bbb-9189-0a78c7a1c319', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:22,323 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:23,355 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:40:23,356 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-46e7c996-2830-4842-bbd4-d7c9ff8f02da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:23,356 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:24,387 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:24,387 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-07dfd955-e4c0-4186-852e-cb8f0c5d58b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:24,387 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:25,416 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:40:25,416 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f8200bd4-f2b3-446c-871c-2ae678732beb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:25,416 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:26,448 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:40:26,449 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-94ffdd72-c9a4-4d11-8a15-352865e18a16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:26,449 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:27,482 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:40:27,482 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-22b1b616-003c-4bcb-844a-43ca582def4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:27,482 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:28,513 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:28,513 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b5569b0b-7682-46fc-b70e-7765f901122e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:28,513 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:29,544 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:29,545 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-19f40098-efc1-4da7-b6f6-8991030a4e6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:29,545 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:30,573 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.027s
2026-06-23 11:40:30,573 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-82ea472c-6965-425c-b806-112aa776b9aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:30,573 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:31,603 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:40:31,603 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-167c724e-752a-4042-8d88-33f0e451b0bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:31,603 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:32,634 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:40:32,634 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1a6a8ea0-cbec-40b7-8e56-971913f305cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:32,635 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:33,664 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:40:33,664 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-af5ab01c-2eac-4904-9f49-0c17f90a81d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:33,664 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:34,696 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:40:34,696 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1482dd12-4af2-4794-bb60-5c9039e7533f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:34,696 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:35,731 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:40:35,731 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7fa54cf1-2d8a-4b19-ae6d-9e56ff73700b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:35,731 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:36,762 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:36,762 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-09637466-1869-48b2-8daa-3fdc4c607c4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:36,762 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:37,796 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:40:37,796 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1575324f-f265-45c3-b9be-6b90ba1cd9d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:37,796 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:38,834 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:40:38,835 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-80240a8c-8fa9-442f-8cac-4835a1254f4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:38,835 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:39,866 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:39,866 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-07a13d8a-623b-42c6-af83-e5188a33fd4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:39,866 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:40,897 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:40,897 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-38ad5402-7f92-4042-9b3c-5a72e2b03b36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:40,897 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:41,930 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:40:41,930 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a2a8e0f0-c046-4378-9ad2-f6e66853c3a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:41,930 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:42,961 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:40:42,962 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-008fe960-b8cd-41be-a887-8403a27f7b10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:42,962 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:43,996 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:40:43,996 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d3afc7c3-83b3-4be2-a991-964f48b21f73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:43,996 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:45,026 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:40:45,026 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-21c4b368-551f-4aa8-832a-06186908fc10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:45,026 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:46,059 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:40:46,059 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d409f755-c3ee-4da4-870a-f194eb00d617', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:46,059 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:47,094 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:40:47,094 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-59ed4e72-f785-4445-abbf-a3d2611416b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:47,094 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:48,129 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:40:48,129 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-be57a5f1-6048-49e6-9d59-34ef8a74cc68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:48,129 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:49,176 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.046s
2026-06-23 11:40:49,176 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-805f9d49-fa48-44be-9d23-b2d7a5cbd1a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:49,176 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:50,204 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.027s
2026-06-23 11:40:50,204 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-017cef2e-e5f5-450f-9c99-fdaa1e4d9349', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:50,204 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:51,235 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:51,235 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e9cf7117-eac2-46c5-bba3-a4c04425247b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:51,235 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:52,267 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:40:52,267 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ce39ea22-7caf-4214-952a-6d0406b19115', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:52,267 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:53,295 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:40:53,296 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0c00cd57-e060-4768-a590-baf28b6359c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:53,296 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:54,327 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:54,327 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-712140b0-9cc0-427c-9834-0cfaebad2315', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:54,327 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:55,358 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:40:55,358 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ba61bfc6-4369-45dc-9acb-6d30a284462a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:55,358 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:56,391 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:40:56,392 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1139c8ac-47f2-4810-9ac3-0ee3e94ae8c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:56,392 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:57,431 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:40:57,432 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3678e06f-a1bd-495d-a056-a89023e90c38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:57,432 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:58,467 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:40:58,468 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-50a4228a-5d51-410b-9eb7-adb80877c020', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:58,468 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:40:59,502 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:40:59,502 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-50d3bc19-6b14-4a7d-a7c0-a1cdbbd8458c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:40:59,502 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:00,532 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:41:00,532 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-55b80271-7be5-48e7-9eb0-f760faefd547', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:00,533 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:01,561 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:41:01,561 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b6b9bf7f-6b33-4844-ba5a-3bda19df475d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:01,562 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:02,593 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:41:02,594 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f41db14e-c6b9-4610-a2b7-f1d6350e3ca2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:02,594 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:03,630 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:41:03,631 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a956074e-7a98-4fde-a726-11ab53420571', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:03,631 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:04,665 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:41:04,666 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ee2dd522-54d9-4f6c-8abe-d5e1b6f0d8a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:04,666 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:05,697 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:41:05,697 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b087a8b7-a792-4079-965e-a2d95c152c3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:05,697 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:06,724 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.026s
2026-06-23 11:41:06,724 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-bdb01076-41de-48a7-9d14-2ff401f13d48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:06,724 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:07,762 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:41:07,762 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-43c5ed0d-4775-4852-aae0-b3e7a22b6c6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:07,762 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:08,796 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:41:08,796 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-af9983e7-828d-4431-9528-37c965d6c9de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:08,796 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:09,826 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:41:09,826 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-085ae40c-d18e-47ee-bc40-285c6e033d41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:09,826 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:10,860 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:41:10,860 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-63d1a362-4982-4fa2-82cc-51ff7decda53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:10,860 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:11,898 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:41:11,898 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4d74220d-7fed-47db-9232-e4e799027e33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:11,898 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:12,935 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:41:12,935 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-934ae729-c274-4dbe-b6c7-cc19320d280c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:12,935 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:13,969 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:41:13,969 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-10464aa1-22fd-4b17-a255-0387a6347b63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:13,970 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:15,002 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:41:15,002 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9172acf2-d4c9-4fa6-9203-859fd59eb7ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:15,003 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:16,031 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:41:16,032 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-eba4ad58-d03d-42e5-9d8d-d681212eaa41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:16,032 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:17,066 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:41:17,066 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-edd7dbf7-b116-4f86-b78f-40880bc1bab8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:17,066 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:18,106 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:41:18,107 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-64129eab-e9f8-4da9-a294-199819cc32c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:18,107 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:19,165 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.057s
2026-06-23 11:41:19,165 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6e6fdcbb-0287-4999-ad28-3c6f76488461', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:19,166 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:20,211 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:41:20,212 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7a8ea885-1ff3-427d-9df6-5ecfbf947a2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:20,212 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:21,249 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:41:21,249 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c90efb47-92b5-41a1-afd4-7b66ca98da80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:21,249 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:22,278 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:41:22,278 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ec3bcff3-4c7f-4ee6-8cc2-aeef73fd6c68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:22,278 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:23,310 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:41:23,310 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-086a8f18-d023-48e0-9b1b-cefaf80b642f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:23,310 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:24,350 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:41:24,351 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-eb131c48-0524-4a06-a00e-4cb594d4d2e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:24,351 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:25,382 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:41:25,382 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3dd28b47-6509-4592-b752-cdc3c307cf52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:25,382 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:26,415 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:41:26,416 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7dda18fb-d956-4d1c-8e02-e313da14e049', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:26,417 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:27,446 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:41:27,447 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2b7f38da-77f7-478f-b257-333e2beaf98b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:27,447 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:28,486 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:41:28,486 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6efaecb7-f14a-416c-b3e6-caa341104b49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:28,487 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:29,521 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:41:29,521 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b61b425e-8a76-429d-9a5b-d56f7110188b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:29,521 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:30,552 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:41:30,552 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d19bb11b-0cb0-4bbb-8234-377d77a085d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:30,552 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:31,580 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:41:31,581 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-41cb8da4-b74d-46a8-aa13-b5f55863ed86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:31,581 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:32,609 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.027s
2026-06-23 11:41:32,609 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b58407b5-fabc-4b33-bf96-731c468af144', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:32,609 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:33,641 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:41:33,642 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-738e3a95-0d57-4f46-8711-581a7dec7335', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:33,642 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:34,679 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:41:34,679 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-15b73f34-4ad9-42d1-935d-2418ae3d5bdf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:34,679 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:35,709 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:41:35,709 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4e158ccd-d85d-48b8-bf09-2b2528a5ae4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:35,709 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:36,739 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:41:36,739 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b105be35-4ca0-41f3-88ec-3bf446a2c122', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:36,740 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:37,767 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.026s
2026-06-23 11:41:37,767 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e22d54b5-e147-41a0-97c4-cc470c9c344e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:37,767 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:38,796 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:41:38,796 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9c05e504-9680-43ad-8755-a5189198ab07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:38,796 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:39,829 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:41:39,829 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8f85f6d6-caf7-4e84-81ff-9799e5c90628', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:39,829 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:40,859 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:41:40,859 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-10e8daf1-6544-477b-9aea-1d4c3cb45650', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:40,860 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:41,891 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:41:41,891 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-40eed06a-4163-4e31-a948-079199fdc60b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:41,891 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:42,922 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:41:42,922 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-99c55448-a217-470a-b1cc-d630193de2b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:42,922 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:43,949 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.027s
2026-06-23 11:41:43,950 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a83c0c77-102e-4d15-9a73-3cd6865b0a4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:43,950 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:44,978 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:41:44,978 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-76174ef3-9d4c-4e8c-bb65-b516dea4c0ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:44,978 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:46,007 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:41:46,007 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7c818b74-8d3c-46d9-9bf4-a20ccfe009ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:46,007 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:47,036 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:41:47,036 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c440ef2b-8757-4e3e-b5f5-facdfec28404', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:47,036 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:48,064 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:41:48,065 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2646ae2a-331e-4390-abfd-c66ade1080ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:48,065 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:49,097 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:41:49,097 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5a13fffd-887b-4e1e-984e-d7df5152d0af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:49,097 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:50,138 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:41:50,138 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-dc193181-956a-42fb-a1a9-5a00d77b33b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:50,138 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:51,182 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:41:51,182 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-25189aad-784c-42a2-8351-778f991d7eba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:51,183 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:52,224 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:41:52,224 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-57d2f9ee-776a-4abf-ab76-2211d7522d1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:52,224 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:53,254 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:41:53,254 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ddd7d804-38e8-464a-adc7-e38f285ab4c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:53,254 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:54,282 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.027s
2026-06-23 11:41:54,282 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-66dc858c-5d0c-496c-98c6-7662c9a6cb60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:54,282 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:55,326 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:41:55,327 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-793f8a1d-9d45-4977-8794-712d6cf03677', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:55,327 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:56,373 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.046s
2026-06-23 11:41:56,374 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9bf9641f-a0fc-4b87-9089-6b046978d743', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:56,374 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:57,401 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.027s
2026-06-23 11:41:57,401 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3bf71a97-6f63-45b0-8c03-da2a0d48b669', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:57,402 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:58,429 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.027s
2026-06-23 11:41:58,429 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-39bf6a5f-6ad6-4497-8797-2ba12523b7f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:58,429 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:41:59,459 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:41:59,459 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ae022264-b5ed-45f6-a40e-4ef29d9f5a44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:41:59,459 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:00,488 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:42:00,488 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5dc9c2c9-ef1d-48fc-aea1-5bcaaa964e1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:00,488 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:01,515 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.027s
2026-06-23 11:42:01,516 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-28a2910f-8e10-4e47-a94a-4f6403b502ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:01,516 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:02,545 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:42:02,545 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-74d2886f-e40c-4d0b-b3f4-b8c18907959e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:02,546 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:03,573 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.027s
2026-06-23 11:42:03,573 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e10ca421-35fd-4c95-9ce6-859055c010b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:03,574 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:04,604 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:42:04,605 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-221af6f3-9091-42de-bbd0-dbca6a9a6b1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:04,605 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:05,635 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:42:05,635 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9684eacc-40c7-4331-9025-a632f5161f1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:05,635 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:06,665 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:42:06,665 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ccc87fe8-60a4-4197-a872-a5e955992faa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:06,666 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:07,701 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:07,701 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ee66e009-bd66-4d40-90e8-108bffd61e94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:07,701 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:08,731 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:42:08,731 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4f6ae51d-0793-4775-9d97-05faceff125c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:08,731 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:09,761 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:42:09,762 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-84ce54b1-084f-4c8f-b2a5-f952e8f8d0c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:09,762 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:10,792 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:42:10,792 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9cfa070f-d652-4bda-a029-b2ba2c742077', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:10,792 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:11,820 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:42:11,820 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5725cf72-87f9-4b65-8b2e-f9a13274d29c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:11,820 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:12,852 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:42:12,853 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2709aad2-a770-40c2-9901-d9b3c6693f27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:12,853 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:13,883 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:42:13,883 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-509d09c1-36c4-4f82-b09c-9417a4a3cbad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:13,883 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:14,918 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:14,918 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d288b2d9-13b6-47ea-bd5e-148df6514f33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:14,919 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:15,960 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:42:15,960 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-62adea0c-092c-4f59-bf6f-cfe1a5b66dbd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:15,960 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:17,001 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:42:17,001 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8976a27d-ca89-4ab7-9f9f-fda6685b404e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:17,001 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:18,030 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:42:18,031 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-11f37c3f-13c2-4627-b6cf-ea65ce2ef963', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:18,031 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:19,065 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:42:19,066 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3b4c4cf4-63a6-43af-b7d0-9d550af08bcd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:19,066 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:20,101 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:20,101 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-44f2a74a-2f08-49f3-9ccf-199cf6a76f82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:20,102 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:21,140 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:42:21,140 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4366e554-750c-4252-b22c-c04cabf76748', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:21,140 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:22,176 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:22,176 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-89982aac-7318-49b7-b75a-6b2da06d0536', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:22,176 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:23,207 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:42:23,207 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7ed34301-8d35-43e9-8750-201b02f889aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:23,207 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:24,237 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:42:24,238 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3a05ccd3-4fec-4af7-94ff-8266e1c28687', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:24,238 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:25,275 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:42:25,275 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e0bd40ae-eede-48cb-bcdc-d0d0fb0673a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:25,275 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:26,307 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:42:26,307 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a99a0247-6461-4284-83f6-41b5dd27077e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:26,307 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:27,345 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:42:27,345 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-edbe3f3f-300f-42a7-b3b4-371690df987b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:27,345 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:28,384 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:42:28,385 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1f200944-3053-4c2f-80f5-4c7efaa9a41b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:28,385 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:29,445 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.060s
2026-06-23 11:42:29,445 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9e01d5e4-1382-4515-b1cd-61b5f396fb60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:29,445 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:30,482 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:30,482 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c6fd8e09-cbcb-4088-918c-177639721e32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:30,482 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:31,519 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:42:31,520 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-566f5bbc-7686-4950-8cf3-6e8bb067f5c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:31,520 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:32,554 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:42:32,554 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-aff34600-d84d-4d57-8cc2-26379dd4df39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:32,555 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:33,591 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:33,591 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-334b0dd2-ff12-4ebc-9d3c-b77e3a7edd24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:33,591 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:34,625 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:42:34,626 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-85177ba8-9767-46a8-a6ca-e5472dea18e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:34,626 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:35,665 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:42:35,665 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f19cc257-dd8f-4a92-bdde-95ae1db4f8c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:35,665 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:36,701 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:36,701 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b430335e-e47b-4dc4-add6-686e197d99ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:36,701 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:37,738 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:42:37,738 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d9dd569f-060b-4ce0-911f-92e745c598a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:37,739 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:38,777 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:42:38,777 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1f38f7b1-043b-4b8f-be00-d8b523888257', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:38,777 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:39,813 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:39,813 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5983346c-1554-4489-af33-369fd8da9162', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:39,814 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:40,845 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:42:40,845 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-60d62255-b158-4770-97ca-c9a2fe86972b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:40,845 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:41,876 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:42:41,876 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ddb1d4f2-1116-40b3-b356-6b1ae7d1a1ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:41,876 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:42,913 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:42:42,913 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-97606303-63c4-491d-97a6-b2d8e36d2e61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:42,914 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:43,954 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:42:43,954 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-30aa555f-4081-4775-9f3e-5e6156cc43b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:43,955 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:44,990 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:44,990 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1e046c5f-9990-4d37-b23f-caed1b9a0343', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:44,990 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:46,027 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:42:46,028 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-51470ffe-e228-4ce6-9725-9ddfbd6fac1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:46,028 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:47,060 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:42:47,061 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-72641b54-2c71-43e3-86d1-e0d02161e713', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:47,061 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:48,098 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:42:48,098 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e0b27159-b560-4106-8883-6e704eab1e3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:48,098 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:49,127 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:42:49,127 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8c245932-1ecc-4512-bb9b-65b89695b51d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:49,128 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:50,160 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:42:50,160 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-13e5379e-8db0-4298-ab5c-1c76152a830e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:50,160 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:51,196 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:51,196 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c5a0e0ca-12ec-492c-a096-20046df368e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:51,197 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:52,236 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:42:52,236 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7dad24ff-5c09-490d-93c0-7f0d13c3975f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:52,237 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:53,278 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:42:53,278 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a4630be6-133a-4947-85fb-3a0522eb29ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:53,278 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:54,313 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:42:54,314 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-722c8ec0-13ed-4e22-8834-7f390a5a8903', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:54,314 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:55,348 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:42:55,349 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-768f6eb3-93d4-442a-81c4-57ad5f4c593d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:55,349 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:56,387 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:42:56,387 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7e0d8d54-4ea1-4351-a78f-b4ea9d5dfecc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:56,387 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:57,426 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:42:57,426 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-20252273-207b-4d8f-9c81-36245fab7e03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:57,426 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:58,462 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:42:58,462 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-40a65a49-c5ec-405b-a4ca-f20e6dd9f4ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:58,462 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:42:59,497 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:42:59,497 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-363cc23e-e2af-4322-ab0c-f618b3496598', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:42:59,498 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:00,531 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:43:00,531 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1d16cbd8-c9b7-47e8-b650-558c298649d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:00,531 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:01,570 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:43:01,570 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-28bf6c76-d87e-46f3-abc7-8a239c711556', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:01,571 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:02,606 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:43:02,606 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-325ff393-72d5-4998-8a48-07333f07b8bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:02,606 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:03,637 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:43:03,637 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5daf25a6-1f59-48e1-afa1-eb0e160d2230', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:03,637 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:04,674 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:43:04,675 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-986a1842-abd5-4e84-8b80-028ffe2a3e4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:04,675 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:05,713 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:43:05,713 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ddde2efd-272c-49f3-8e90-2497635b2116', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:05,714 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:06,749 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:43:06,749 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f3c441a5-c88b-4a51-b3a7-f4d1439727dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:06,749 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:07,797 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.047s
2026-06-23 11:43:07,797 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9aa43391-cd4c-4a0b-965e-17aa9f7d3dbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:07,797 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:08,836 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:43:08,837 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-19f54991-f212-447a-a7df-4b43f53d6bc7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:08,837 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:09,883 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.045s
2026-06-23 11:43:09,883 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-88a364fa-b015-4fc4-ac0d-38980aa4a3e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:09,883 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:10,931 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.047s
2026-06-23 11:43:10,932 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1fc4d92c-c6fa-4902-927a-47127146427a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:10,932 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:11,983 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.051s
2026-06-23 11:43:11,983 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-72a0fe99-9a86-4067-a779-27a7602a7f73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:11,984 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:13,023 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:43:13,023 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6352eebb-738a-4ae0-80c7-8e3e891e7ea4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:13,023 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:14,057 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:43:14,058 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-562277d7-fa32-4c82-8c0b-acfb4154fb9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:14,058 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:15,093 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:43:15,094 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f7331b89-24c9-4eed-8d01-52411f1b0d9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:15,094 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:16,132 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:43:16,133 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-15f986a8-ac43-4b51-a3e9-cd54f8a5bfd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:16,133 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:17,175 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.041s
2026-06-23 11:43:17,175 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-487952ae-7939-4bc3-8aba-ca788639a41c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:17,175 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:18,209 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:43:18,209 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7c0f8111-5747-4b5d-88ac-6d07163769b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:18,210 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:19,241 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:43:19,241 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-31f7b9da-4c65-4c5d-8503-c9ec4f5f0db2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:19,242 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:20,278 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:43:20,278 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-da4b9a18-adf9-416f-bc6a-b8a0ead74c7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:20,278 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:21,322 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:43:21,323 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-53fa45b2-5212-45ac-a301-8e252364fc05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:21,323 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:22,358 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:43:22,358 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-520f0b51-edae-46f9-bd87-c666174b7222', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:22,358 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:23,394 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:43:23,394 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-ca362676-99ac-45e2-b0d7-8f7a7f676f4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:23,394 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:24,437 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.042s
2026-06-23 11:43:24,437 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b4b5485f-fc1b-45d2-b84a-197060d2ef1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:24,438 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:25,478 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:43:25,478 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-31808712-c46a-4635-ae34-50a70cd77fa7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:25,479 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:26,520 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:43:26,520 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-594dd964-dce6-418c-b4c2-f39aa9fc15b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:26,520 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:27,561 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:43:27,561 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2731cb34-f605-4fb5-82e5-7a419bd6520a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:27,561 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:28,598 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:43:28,598 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a67df134-efdb-400b-bc8d-eaadf1358a3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:28,598 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:29,636 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:43:29,636 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4de79416-d765-45c8-88d7-573164e5420c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:29,637 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:30,673 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:43:30,673 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9168bec4-ffc4-4105-a600-ec50a6dbee9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:30,673 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:31,705 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:43:31,705 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f07eabd9-d3ca-46bd-a482-2831809ab834', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:31,705 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:32,743 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:43:32,743 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-086d7e37-547b-4e0f-9653-81140955430b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:32,743 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:33,786 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.042s
2026-06-23 11:43:33,786 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-10487a43-3003-41c4-94f0-d81aafa900d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:33,787 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:34,816 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:43:34,816 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2de856ba-4d54-437e-b73c-0d676b8242ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:34,816 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:35,852 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:43:35,853 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-39766cde-270a-4d2e-99ea-cb9a6b134011', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:35,853 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:36,890 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:43:36,890 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-764ea2ce-3154-4156-8845-1d1f8a4357db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:36,890 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:37,930 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:43:37,930 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d53f1f69-5e5f-401c-bccc-92631d160c87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:37,930 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:38,971 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:43:38,971 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-fddfaeb7-d881-42d1-84c6-278330861c26', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:38,971 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:40,011 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:43:40,012 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-fd3912b9-8c85-4b7e-90a3-074197d5b666', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:40,012 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:41,051 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:43:41,051 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c9481891-0eda-4855-8c00-f5782d9238e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:41,052 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:42,085 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:43:42,086 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-2c5b1474-18d7-4231-839c-850864c60b7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:42,086 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:43,117 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:43:43,117 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-bb18e045-af11-488f-a5a2-0f2d1dd1835b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:43,117 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:44,154 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:43:44,154 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-3ab1076a-b461-4495-aea5-9661ea5fe34d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:44,154 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:45,184 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:43:45,184 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b5bf9fd0-2029-486d-8ace-0f6cf79707d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:45,185 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:46,216 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:43:46,217 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1f55c932-0ae4-4bb0-99cd-4f19ce1b1136', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:46,217 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:47,254 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:43:47,254 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-157de994-e58f-49b5-81d4-d6ed9c7c2da9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:47,254 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:48,285 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:43:48,286 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f8f72129-6ce6-4d11-a011-e8f8fdf2ee83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:48,286 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:49,316 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:43:49,316 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-885911ce-80cd-497f-98d2-1946cc50fc2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:49,316 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:50,354 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:43:50,354 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-81511c3d-e497-4acd-8682-61e54413e269', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:50,354 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:51,386 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:43:51,386 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-eab9062c-e351-43eb-9bdd-41d78679a065', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:51,386 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:52,428 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.041s
2026-06-23 11:43:52,428 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-68e5321b-f187-4047-9e18-e6cbaa2a7b7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:52,428 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:53,470 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.041s
2026-06-23 11:43:53,470 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-736c2983-dea9-4b27-89d9-041768a2036a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:53,471 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:54,509 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:43:54,509 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d2dbd514-415b-4eff-9dd0-37d5e3e37a3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:54,509 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:55,540 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:43:55,540 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c5fbc680-d66b-4957-aff8-6640bd139126', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:55,541 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:56,609 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.068s
2026-06-23 11:43:56,609 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-843290ff-fb15-48c5-b2d5-ad53e518facd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:56,610 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:57,645 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:43:57,645 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f0a2dc4a-a067-460e-82af-9fab44833449', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:57,645 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:58,681 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:43:58,682 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d3f040b8-b86c-4542-8f9f-b0c6a75b07fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:58,682 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:43:59,715 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:43:59,716 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a6f3b12a-d97c-47dd-ade9-1f0043fc6232', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:43:59,716 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:00,749 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:44:00,749 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8b07e28d-990a-4044-beec-89af2e647255', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:00,750 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:01,781 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:44:01,782 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1b53b8b1-b671-4b65-89a8-16fd257ec6ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:01,782 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:02,814 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:44:02,815 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8f4aa82a-382d-49cc-a0fc-69cd86ae80de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:02,815 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:03,852 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:44:03,853 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1e57bca2-e0c6-48d4-9901-d78fefdf54e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:03,853 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:04,887 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:44:04,887 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-de8de083-9949-4c4e-9636-64fea77e2525', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:04,887 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:05,919 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.031s
2026-06-23 11:44:05,920 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a094c75f-72a2-47c0-b70a-e71564fb8591', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:05,920 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:06,953 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:44:06,953 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-896cdc98-1ce1-487e-b053-721993c49b56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:06,953 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:07,984 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.030s
2026-06-23 11:44:07,984 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-72d17122-5c61-4d61-b5a1-af6584ab84ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:07,984 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:09,026 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.041s
2026-06-23 11:44:09,026 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-38c940c8-a77a-4a67-bec5-7b71d521c08c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:09,026 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:10,056 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:44:10,056 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-15dc2ff7-9356-4c53-ba80-f6daf58ff9ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:10,056 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:11,090 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:44:11,090 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5bf53a5c-714c-4f36-9517-ac3802e63009', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:11,090 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:12,128 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:44:12,128 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-81114813-c253-41bd-be0c-b3d459444537', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:12,129 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:13,165 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:44:13,165 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0ff52e44-086c-49db-8b99-1ce4128d66cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:13,166 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:14,206 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:44:14,206 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-42852c1c-2a74-40cc-80eb-50566357b519', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:14,206 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:15,235 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.028s
2026-06-23 11:44:15,235 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-62170e57-7f10-4ed7-b37f-b445c33aaedd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:15,235 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:16,275 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:44:16,276 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-56ff6a34-7819-4764-ab1d-e3efd6165666', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:16,276 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:17,311 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:44:17,311 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a9456bab-7231-4934-b11e-31e87b3e3528', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:17,311 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:18,345 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.032s
2026-06-23 11:44:18,345 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1eb34ba1-1a18-4f53-862f-a6feab2e8d46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:18,345 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:19,389 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:44:19,389 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-adf22fc1-4a27-451c-bf8e-e189a2ebe663', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:19,390 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:20,426 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:44:20,427 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c9a71a94-6834-46b8-8761-4a0340f5d6f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:20,427 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:21,462 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:44:21,463 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5a7ec5a4-dfe5-4f80-bdfe-be5ae094d703', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:21,463 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:22,509 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.045s
2026-06-23 11:44:22,509 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a6ee34a6-2e3b-4468-8f6d-33a06a1af1f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:22,509 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:23,556 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.045s
2026-06-23 11:44:23,556 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4dd1b991-e77e-4647-87fc-6315e25f0a8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:23,557 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:24,602 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:44:24,603 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-7d57480b-32d5-440e-a7f3-731a81a69a7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:24,603 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:25,645 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.042s
2026-06-23 11:44:25,646 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-197ef4c9-eb6a-4325-a128-813425448445', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:25,646 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:26,692 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.046s
2026-06-23 11:44:26,693 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-be7c3382-1229-48da-a08c-fd683f1ea5d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:26,693 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:27,735 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.041s
2026-06-23 11:44:27,735 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-690a7009-537f-4bfd-a7f5-de7438b71e64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:27,735 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:28,886 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.149s
2026-06-23 11:44:28,886 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-49359b44-9d68-4627-9c7e-b2e57eb13e8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:28,886 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:29,936 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.049s
2026-06-23 11:44:29,936 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-86697f03-e6d7-4922-8a71-ab1b08323dc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:29,936 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:30,982 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.045s
2026-06-23 11:44:30,982 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-8cf51367-a7a2-40c1-ae90-7e62495e1597', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:30,982 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:32,032 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.049s
2026-06-23 11:44:32,032 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-dab1d080-9ce5-4384-aa24-3c93091f3281', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:32,033 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:33,086 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.053s
2026-06-23 11:44:33,086 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f837b6d0-7dbd-4c35-809d-c211c349e4ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:33,087 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:34,124 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:44:34,124 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-60853269-3d51-4482-b2d0-d14fc3d887bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:34,125 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:35,201 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.075s
2026-06-23 11:44:35,201 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c78310fa-cc9e-4d29-96ad-58f9b3357beb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:35,201 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:36,249 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.047s
2026-06-23 11:44:36,249 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d71db229-2acc-486f-83ee-1ad9232d17c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:36,249 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:37,290 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:44:37,290 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0cb52c8b-7f44-4f3e-a188-a77bfd1b40ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:37,290 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:38,331 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:44:38,332 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-b735213f-3336-463b-a180-0eb63b8abea7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:38,332 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:39,377 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.045s
2026-06-23 11:44:39,378 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-4cf65124-f2b7-4e78-ad00-a43e5e3bd904', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:39,378 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:40,442 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.063s
2026-06-23 11:44:40,442 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9185be90-ee28-478f-9686-582d1afb4958', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:40,443 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:41,502 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.058s
2026-06-23 11:44:41,502 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e9cacd73-3464-459c-a699-ddd40e535c4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:41,502 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:42,543 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:44:42,544 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e1f3e216-c656-464a-a704-c4fd8a335dcd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:42,544 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:43,592 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.048s
2026-06-23 11:44:43,592 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-31370780-66fd-4a9b-a5a4-59d03abc7124', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:43,593 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:44,633 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:44:44,633 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0a4933f9-b93a-4b50-923a-823ec9142f93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:44,633 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:45,677 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:44:45,677 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6914664e-bf63-4226-92ac-744c7a3a9bd3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:45,677 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:46,719 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.041s
2026-06-23 11:44:46,719 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-faee237b-7206-4f1a-87b1-be5e59f0c663', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:46,720 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:47,757 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:44:47,757 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e3dae0ea-4b92-412f-bbf3-f436c88c745d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:47,757 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:48,803 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.045s
2026-06-23 11:44:48,804 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e6e3e05d-9bef-4ee8-9dd3-e2ab47e9c1fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:48,804 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:49,848 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:44:49,848 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5ba8ed9e-85e5-4803-8791-18da14093a83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:49,849 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:50,893 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.044s
2026-06-23 11:44:50,893 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-526c3bc9-3bdb-45b3-938a-31c70613f2de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:50,893 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:51,934 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:44:51,934 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c0c0ffd8-c79a-43eb-8a86-294bdbdc7c0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:51,934 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:52,970 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:44:52,970 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-6473df16-4d29-4797-a12f-886814c94c2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:52,970 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:54,007 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:44:54,008 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-9635697d-b78b-498e-9fba-51c991b6e4b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:54,008 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:55,047 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:44:55,047 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-67597e65-0908-4fa1-895a-8ed25a0d8361', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:55,048 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:56,092 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.044s
2026-06-23 11:44:56,092 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c7517dfb-1cda-468a-82b1-05ed539f92ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:56,092 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:57,129 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:44:57,130 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-e6058917-4820-40e4-946e-396027281e2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:57,130 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:58,166 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:44:58,166 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-eae0c6e2-a95a-4bac-b6b5-95be8a6812aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:58,167 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:44:59,209 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.041s
2026-06-23 11:44:59,209 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-d794f40e-9c24-49db-80b5-5852b8c75dc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:44:59,209 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:00,250 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.038s
2026-06-23 11:45:00,250 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-27a2985a-c186-4c26-a2fa-84b97fb8e5c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:00,251 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:01,299 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.048s
2026-06-23 11:45:01,299 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-587ed8d6-75c7-4661-9612-3649bf8717f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:01,300 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:02,336 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:45:02,336 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a7e3a37b-9eb4-43ef-805a-fc49ce36d617', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:02,336 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:03,371 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.034s
2026-06-23 11:45:03,372 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-820759ea-5737-4463-802f-c85477b1a6ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:03,372 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:04,415 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:45:04,416 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1d19f09c-3495-439c-b080-c201f7be18b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:04,416 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:05,462 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.046s
2026-06-23 11:45:05,463 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-f1719440-2a66-44fa-8a81-c3d8bf9558d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:05,463 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:06,500 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.036s
2026-06-23 11:45:06,501 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-55b8cfc1-0580-4917-b598-b74b3da40463', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:06,501 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:07,546 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.045s
2026-06-23 11:45:07,547 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1f2ccebd-60ca-474e-8280-b0dd90715e8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:07,547 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:08,588 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:45:08,589 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-63922585-a048-4f2c-8f22-6aa55053ca50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:08,589 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:09,622 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:45:09,623 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-c3fc55e6-e441-4258-a401-9618e7dbfcaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:09,623 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:10,662 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.039s
2026-06-23 11:45:10,662 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-0b6ab3bd-74fa-4412-ac54-833b46c0733e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:10,663 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:11,700 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:45:11,701 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-aed33892-30c8-4c7a-ab66-5e1a4ccfd365', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:11,701 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:12,731 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.029s
2026-06-23 11:45:12,731 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-a288fad3-e2e2-4e39-8e4c-3de4c6ba0062', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:12,731 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:13,775 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:45:13,776 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-1b45e4b3-6df6-4fdd-9dce-640ee2d78584', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:13,776 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:14,817 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.040s
2026-06-23 11:45:14,817 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-49fa1804-5ed1-4ee2-b8d4-f03235b26db3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:14,817 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:15,855 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.037s
2026-06-23 11:45:15,855 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-dcec39ce-3ef5-4481-ba73-d26b1a43ea6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:15,856 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:16,889 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.033s
2026-06-23 11:45:16,889 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-33a78352-f246-4d77-a753-3d736b25437f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:16,890 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:18,049 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.158s
2026-06-23 11:45:18,049 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-5bdf4d69-6986-492b-9ed5-c449fa9e0808', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:18,049 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:19,093 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d 0.043s
2026-06-23 11:45:19,093 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '983', 'x-openstack-request-id': 'req-78041159-2ab2-4463-a171-f6d82a16b125', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"ports":[{"id":"e4a4c9eb-7928-44f1-9b25-7f49004d5416","name":"","network_id":"c377631a-5927-4f93-bdfc-0f34cb94d473","project_id":"d6e9faed452146fda868c7a63f678346","mac_address":"fa:16:3e:ac:55:6f","admin_state_up":true,"status":"DOWN","device_id":"a3adfe32-1c36-41c3-8d99-be1252aa535d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd24130-1fb4-4909-9277-a5d3372eca6a","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d3158a22-9e2a-47c3-9235-7464df41415d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:40:00Z","updated_at":"2026-06-23T11:40:10Z","revision_number":6,"tenant_id":"d6e9faed452146fda868c7a63f678346"}]}'
2026-06-23 11:45:19,093 106708 WARNING [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:20,094 106708 ERROR [tempest.common.waiters] Server ID a3adfe32-1c36-41c3-8d99-be1252aa535d ports have failed to transition to ACTIVE, timing out: [{'id': 'e4a4c9eb-7928-44f1-9b25-7f49004d5416', 'name': '', 'network_id': 'c377631a-5927-4f93-bdfc-0f34cb94d473', 'project_id': 'd6e9faed452146fda868c7a63f678346', 'mac_address': 'fa:16:3e:ac:55:6f', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd24130-1fb4-4909-9277-a5d3372eca6a', 'ip_address': '10.1.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d3158a22-9e2a-47c3-9235-7464df41415d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:40:00Z', 'updated_at': '2026-06-23T11:40:10Z', 'revision_number': 6, 'tenant_id': 'd6e9faed452146fda868c7a63f678346'}]
2026-06-23 11:45:20,094 106708 ERROR [tempest.scenario.manager] Server ports failed transitioning to ACTIVE for server: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestMinimumBasicScenario-1300945638-network': [{'version': 4, 'addr': '10.1.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ac:55:6f'}]}, 'created': '2026-06-23T11:39:56Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'd7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53', 'id': 'a3adfe32-1c36-41c3-8d99-be1252aa535d', 'image': {'id': '849849f0-2729-469b-a30a-68ff31465332', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}], 'metadata': {}, 'name': 'tempest-TestMinimumBasicScenario-server-101558474', 'status': 'ACTIVE', 'tenant_id': 'd6e9faed452146fda868c7a63f678346', 'user_id': '1a5ff1c586764877b50146da81b3654c', 'updated': '2026-06-23T11:40:09Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestMinimumBasicScenario-2003585213', 'OS-SRV-USG:launched_at': '2026-06-23T11:40:08.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'default'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '670bfb83-dcfd-43af-84fd-d4996c2796fe'}]}
2026-06-23 11:45:20,329 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.234s
2026-06-23 11:45:20,329 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:20 GMT', 'server': 'Apache/2.4.58 (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-5737e087-20f5-4417-a037-aaed7a5e54f0', 'x-compute-request-id': 'req-5737e087-20f5-4417-a037-aaed7a5e54f0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b''
2026-06-23 11:45:20,362 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments 0.033s
2026-06-23 11:45:20,362 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee47dff-9e17-4695-8ff3-c8e23d731078', 'x-compute-request-id': 'req-2ee47dff-9e17-4695-8ff3-c8e23d731078', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "volumeId": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "serverId": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "device": "/dev/vdb"}]}'
2026-06-23 11:45:21,407 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments 0.043s
2026-06-23 11:45:21,407 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13da04b3-dd01-4117-b612-85210c18ba40', 'x-compute-request-id': 'req-13da04b3-dd01-4117-b612-85210c18ba40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "volumeId": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "serverId": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "device": "/dev/vdb"}]}'
2026-06-23 11:45:22,448 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments 0.038s
2026-06-23 11:45:22,448 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c0f490-51ab-4d66-ba06-f0043a490c62', 'x-compute-request-id': 'req-41c0f490-51ab-4d66-ba06-f0043a490c62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "volumeId": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "serverId": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "device": "/dev/vdb"}]}'
2026-06-23 11:45:23,489 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments 0.039s
2026-06-23 11:45:23,489 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b64170b3-12db-4377-91ea-01d0e1ad30df', 'x-compute-request-id': 'req-b64170b3-12db-4377-91ea-01d0e1ad30df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments'}
Body: b'{"volumeAttachments": []}'
2026-06-23 11:45:23,554 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 DELETE https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.064s
2026-06-23 11:45:23,554 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:23 GMT', 'server': 'Apache/2.4.58 (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': '154', 'x-openstack-request-id': 'req-c0634ed8-0e66-4fbb-91d9-d02d599ba290', 'x-compute-request-id': 'req-c0634ed8-0e66-4fbb-91d9-d02d599ba290', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d/os-volume_attachments/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3adfe32-1c36-41c3-8d99-be1252aa535d is not attached to volume 670bfb83-dcfd-43af-84fd-d4996c2796fe"}}'
2026-06-23 11:45:23,594 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.040s
2026-06-23 11:45:23,595 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032acd38-d778-4fa2-88d1-62fd330119c4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b''
2026-06-23 11:45:23,626 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.030s
2026-06-23 11:45:23,626 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065efca6-0016-447d-9110-ac423875c0d1', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065efca6-0016-447d-9110-ac423875c0d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"volume": {"id": "670bfb83-dcfd-43af-84fd-d4996c2796fe", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:40:11.000000", "updated_at": "2026-06-23T11:45:24.000000", "name": "tempest-TestMinimumBasicScenario-volume-851662464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe"}], "user_id": "1a5ff1c586764877b50146da81b3654c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e9faed452146fda868c7a63f678346"}}'
2026-06-23 11:45:24,650 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe 0.017s
2026-06-23 11:45:24,650 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba90d10-b833-43f3-8fb3-112b6467c226', 'x-openstack-request-id': 'req-2ba90d10-b833-43f3-8fb3-112b6467c226', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/670bfb83-dcfd-43af-84fd-d4996c2796fe'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 670bfb83-dcfd-43af-84fd-d4996c2796fe could not be found."}}'
2026-06-23 11:45:24,746 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.096s
2026-06-23 11:45:24,746 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:24 GMT', 'server': 'Apache/2.4.58 (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-2680b529-0862-4796-9cdd-740606ae0eb0', 'x-compute-request-id': 'req-2680b529-0862-4796-9cdd-740606ae0eb0', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b''
2026-06-23 11:45:24,973 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.227s
2026-06-23 11:45:24,974 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53719e24-9ee7-47cf-8ff2-e23b9e90090f', 'x-compute-request-id': 'req-53719e24-9ee7-47cf-8ff2-e23b9e90090f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:55:6f"}]}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "SHUTOFF", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:45:25Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": "2026-06-23T11:40:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:26,227 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.246s
2026-06-23 11:45:26,228 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b981ca36-05f5-4a37-a853-8dfa55758db0', 'x-compute-request-id': 'req-b981ca36-05f5-4a37-a853-8dfa55758db0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:55:6f"}]}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "SHUTOFF", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:45:25Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": "2026-06-23T11:40:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:27,373 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.132s
2026-06-23 11:45:27,373 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb8e414b-7c7a-4a85-a0ed-ed6d78b99e22', 'x-compute-request-id': 'req-cb8e414b-7c7a-4a85-a0ed-ed6d78b99e22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-1300945638-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:55:6f"}]}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "SHUTOFF", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:45:26Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": "2026-06-23T11:40:08.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:28,525 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.143s
2026-06-23 11:45:28,525 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a875bed-5cef-4859-9750-96c528129f0a', 'x-compute-request-id': 'req-6a875bed-5cef-4859-9750-96c528129f0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "DELETED", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:45:28Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": "2026-06-23T11:40:08.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:45:28.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:28,532 106708 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:45:29,671 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.138s
2026-06-23 11:45:29,671 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e40ef72-7870-4e78-b33b-6c408475bd8c', 'x-compute-request-id': 'req-0e40ef72-7870-4e78-b33b-6c408475bd8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "d7dcef23c853aba19e190cf7906fd40e3dc1d1a6979b19cc5a211f53", "id": "a3adfe32-1c36-41c3-8d99-be1252aa535d", "image": {"id": "849849f0-2729-469b-a30a-68ff31465332", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/849849f0-2729-469b-a30a-68ff31465332"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-101558474", "status": "DELETED", "tenant_id": "d6e9faed452146fda868c7a63f678346", "user_id": "1a5ff1c586764877b50146da81b3654c", "updated": "2026-06-23T11:45:28Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2003585213", "OS-SRV-USG:launched_at": "2026-06-23T11:40:08.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:45:28.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:30,714 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d 0.035s
2026-06-23 11:45:30,714 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:30 GMT', 'server': 'Apache/2.4.58 (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-1b27d728-a498-4eea-a8e6-85e194ef0332', 'x-compute-request-id': 'req-1b27d728-a498-4eea-a8e6-85e194ef0332', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a3adfe32-1c36-41c3-8d99-be1252aa535d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3adfe32-1c36-41c3-8d99-be1252aa535d could not be found."}}'
2026-06-23 11:45:30,746 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2003585213 0.032s
2026-06-23 11:45:30,747 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:30 GMT', 'server': 'Apache/2.4.58 (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-0d1eeba0-4098-45bb-a858-24c396fe0121', 'x-compute-request-id': 'req-0d1eeba0-4098-45bb-a858-24c396fe0121', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2003585213'}
Body: b''
2026-06-23 11:45:31,063 106708 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://10.4.3.43/image/v2/images/849849f0-2729-469b-a30a-68ff31465332 0.316s
2026-06-23 11:45:31,064 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a1e70161-5597-443f-8079-a37ec3c6c720', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/image/v2/images/849849f0-2729-469b-a30a-68ff31465332'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 122, in test_minimum_basic_scenario
ssh_ip = self.get_server_ip(server)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1320, in get_server_ip
fip = self.get_floating_ip(server)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1193, in get_floating_ip
port_id, ip4 = self.get_server_port_id_and_ip4(server)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1131, in get_server_port_id_and_ip4
ports = waiters.wait_for_server_ports_active(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 724, in wait_for_server_ports_active
raise lib_exc.TimeoutException
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 0 | 1 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
fail
ft22.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:45:47,875 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.101s
2026-06-23 11:45:47,875 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2967', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f7ea37a4-9c43-448f-b1ff-4a2d8bc1016d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9813c66fba5b42038cde38719ea36d38", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1817427455-project-member", "password_expires_at": null}, "audit_ids": ["eMmBbNmRTreLDTY8iPDwIA"], "expires_at": "2026-06-23T12:45:47.000000Z", "issued_at": "2026-06-23T11:45:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4da00257f10421d9944d1ec3bb71355", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1817427455"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/a4da00257f10421d9944d1ec3bb71355", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_a4da00257f10421d9944d1ec3bb71355", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:45:47,875 106708 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'd8ac2554-f1e5-49e0-9762-49862774b0ef', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1764474212-network', 'tenant_id': 'a4da00257f10421d9944d1ec3bb71355', 'project_id': 'a4da00257f10421d9944d1ec3bb71355', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4066, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:45:36Z', 'updated_at': '2026-06-23T11:45:36Z', 'revision_number': 1} available for tenant
2026-06-23 11:45:47,876 106708 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:45:47,876 106708 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:45:47,955 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.078s
2026-06-23 11:45:47,955 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1376428070", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCo6mpreTXn1ZUQabE1vlKCbhH12gHeJfgJ0pXIKAJm09+zUHKseEaVRGe7kuJAt78o1E+qS+RpidEhSogjfgKMkc93MrooXK45hEwKuGI+yVJs7FL3Z709qXY8cOr2j/Q=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2cdc75c-4781-47c5-8d20-5fe19b46f2c0', 'x-compute-request-id': 'req-f2cdc75c-4781-47c5-8d20-5fe19b46f2c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1376428070", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCo6mpreTXn1ZUQabE1vlKCbhH12gHeJfgJ0pXIKAJm09+zUHKseEaVRGe7kuJAt78o1E+qS+RpidEhSogjfgKMkc93MrooXK45hEwKuGI+yVJs7FL3Z709qXY8cOr2j/Q==", "fingerprint": "81:36:74:cc:33:94:6c:d1:6b:0e:c8:41:c4:40:60:0d", "user_id": "9813c66fba5b42038cde38719ea36d38"}}'
2026-06-23 11:45:47,956 106708 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1376428070 created
2026-06-23 11:45:48,146 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.190s
2026-06-23 11:45:48,147 106708 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--694124854", "description": "tempest-description--122745016"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-6fe102f8-ac46-46ad-90cf-b39d23a2952c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "ba409001-9f4d-445e-9df1-9d8edf6e8fd3", "name": "tempest-securitygroup--694124854", "stateful": true, "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "project_id": "a4da00257f10421d9944d1ec3bb71355", "description": "tempest-description--122745016", "shared": false, "security_group_rules": [{"id": "47108d15-b523-46f2-9f1d-71a40ad68fbc", "project_id": "a4da00257f10421d9944d1ec3bb71355", "security_group_id": "ba409001-9f4d-445e-9df1-9d8edf6e8fd3", "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": 1438, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:45:48Z", "updated_at": "2026-06-23T11:45:48Z", "revision_number": 0, "tenant_id": "a4da00257f10421d9944d1ec3bb71355"}, {"id": "948602e5-fc54-4df0-b4d7-f8c5dce3ff59", "project_id": "a4da00257f10421d9944d1ec3bb71355", "security_group_id": "ba409001-9f4d-445e-9df1-9d8edf6e8fd3", "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": 1437, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:45:48Z", "updated_at": "2026-06-23T11:45:48Z", "revision_number": 0, "tenant_id": "a4da00257f10421d9944d1ec3bb71355"}], "tags": [], "created_at": "2026-06-23T11:45:47Z", "updated_at": "2026-06-23T11:45:48Z", "revision_number": 1}}'
2026-06-23 11:45:48,329 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.182s
2026-06-23 11:45:48,329 106708 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": "ba409001-9f4d-445e-9df1-9d8edf6e8fd3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d21ab221-869f-4b95-b300-425877794a15', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2761299f-11c4-4ad7-9bc1-c35e7c6d1917", "project_id": "a4da00257f10421d9944d1ec3bb71355", "security_group_id": "ba409001-9f4d-445e-9df1-9d8edf6e8fd3", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:45:48Z", "updated_at": "2026-06-23T11:45:48Z", "revision_number": 0, "tenant_id": "a4da00257f10421d9944d1ec3bb71355"}}'
2026-06-23 11:45:48,491 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.162s
2026-06-23 11:45:48,492 106708 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": "ba409001-9f4d-445e-9df1-9d8edf6e8fd3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2af9f3ab-d1dd-4c79-aeca-01785f319f38', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "315a047f-af84-403c-a7cb-9c3aa4cc1753", "project_id": "a4da00257f10421d9944d1ec3bb71355", "security_group_id": "ba409001-9f4d-445e-9df1-9d8edf6e8fd3", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:45:48Z", "updated_at": "2026-06-23T11:45:48Z", "revision_number": 0, "tenant_id": "a4da00257f10421d9944d1ec3bb71355"}}'
2026-06-23 11:45:48,492 106708 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--694124854 created
2026-06-23 11:45:49,155 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.663s
2026-06-23 11:45:49,156 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-82bdfd24-aa22-442c-a9e9-324d4571453c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "8187eab1-6eac-4387-999c-5a74c39126b8", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "project_id": "a4da00257f10421d9944d1ec3bb71355", "floating_ip_address": "172.24.5.248", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:45:48Z", "updated_at": "2026-06-23T11:45:48Z", "revision_number": 0}}'
2026-06-23 11:45:49,157 106708 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8187eab1-6eac-4387-999c-5a74c39126b8', 'tenant_id': 'a4da00257f10421d9944d1ec3bb71355', 'project_id': 'a4da00257f10421d9944d1ec3bb71355', 'floating_ip_address': '172.24.5.248', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:45:48Z', 'updated_at': '2026-06-23T11:45:48Z', 'revision_number': 0, 'ip': '172.24.5.248'} created
2026-06-23 11:45:49,157 106708 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1376428070', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCo6mpreTXn1ZUQabE1vlKCbhH12gHeJfgJ0pXIKAJm09+zUHKseEaVRGe7kuJAt78o1E+qS+RpidEhSogjfgKMkc93MrooXK45hEwKuGI+yVJs7FL3Z709qXY8cOr2j/Q==', 'fingerprint': '81:36:74:cc:33:94:6c:d1:6b:0e:c8:41:c4:40:60:0d', 'user_id': '9813c66fba5b42038cde38719ea36d38', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD+bO1Nr0c7D5ER4iyJt5SMZAd555oXAyHoGXMq7nkqEyhXslMJjbvt\nYLa6ib33+augBwYFK4EEACKhZANiAAQqOpqa3k159WVEGmxNb5Sgm4R9doB3iX4C\ndKVyCgCZtPfs1ByrHhGlURnu5LiQLe/KNRPqkvkaYnRIUqII34CjJHPdzK6KFyuO\nYRMCrhiPslSbOxS92e9Pal2PHDq9o/0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ba409001-9f4d-445e-9df1-9d8edf6e8fd3', 'name': 'tempest-securitygroup--694124854', 'stateful': True, 'tenant_id': 'a4da00257f10421d9944d1ec3bb71355', 'project_id': 'a4da00257f10421d9944d1ec3bb71355', 'description': 'tempest-description--122745016', 'shared': False, 'security_group_rules': [{'id': '47108d15-b523-46f2-9f1d-71a40ad68fbc', 'project_id': 'a4da00257f10421d9944d1ec3bb71355', 'security_group_id': 'ba409001-9f4d-445e-9df1-9d8edf6e8fd3', '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': 1438, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:45:48Z', 'updated_at': '2026-06-23T11:45:48Z', 'revision_number': 0, 'tenant_id': 'a4da00257f10421d9944d1ec3bb71355'}, {'id': '948602e5-fc54-4df0-b4d7-f8c5dce3ff59', 'project_id': 'a4da00257f10421d9944d1ec3bb71355', 'security_group_id': 'ba409001-9f4d-445e-9df1-9d8edf6e8fd3', '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': 1437, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:45:48Z', 'updated_at': '2026-06-23T11:45:48Z', 'revision_number': 0, 'tenant_id': 'a4da00257f10421d9944d1ec3bb71355'}], 'tags': [], 'created_at': '2026-06-23T11:45:47Z', 'updated_at': '2026-06-23T11:45:48Z', 'revision_number': 1}, 'floating_ip': {'id': '8187eab1-6eac-4387-999c-5a74c39126b8', 'tenant_id': 'a4da00257f10421d9944d1ec3bb71355', 'project_id': 'a4da00257f10421d9944d1ec3bb71355', 'floating_ip_address': '172.24.5.248', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:45:48Z', 'updated_at': '2026-06-23T11:45:48Z', 'revision_number': 0, 'ip': '172.24.5.248'}}
2026-06-23 11:45:49,833 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST https://10.4.3.43/compute/v2.1/servers 0.675s
2026-06-23 11:45:49,833 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "d8ac2554-f1e5-49e0-9762-49862774b0ef"}], "security_groups": [{"name": "tempest-securitygroup--694124854"}], "key_name": "tempest-keypair-1376428070", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86e7cdb-0d13-4b7e-9cb6-f109f6994b8e', 'x-compute-request-id': 'req-f86e7cdb-0d13-4b7e-9cb6-f109f6994b8e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--694124854"}], "adminPass": "2Wz9iziFjBVh"}}'
2026-06-23 11:45:49,927 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.092s
2026-06-23 11:45:49,928 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f866d31-ee35-471e-8a18-b0adf2a339f0', 'x-compute-request-id': 'req-3f866d31-ee35-471e-8a18-b0adf2a339f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:51,032 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.098s
2026-06-23 11:45:51,032 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57cf14d9-1b6c-414e-a780-115a172c95dd', 'x-compute-request-id': 'req-57cf14d9-1b6c-414e-a780-115a172c95dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:52,138 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.097s
2026-06-23 11:45:52,138 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b4dd08d-0a28-4e4e-99c7-784ba1c09e31', 'x-compute-request-id': 'req-7b4dd08d-0a28-4e4e-99c7-784ba1c09e31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:52,147 106708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-23 11:45:53,253 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.106s
2026-06-23 11:45:53,254 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88e3a3d3-a844-4d6f-82f8-03d313092ae9', 'x-compute-request-id': 'req-88e3a3d3-a844-4d6f-82f8-03d313092ae9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:54,376 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.114s
2026-06-23 11:45:54,377 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-265a416b-9a8c-429b-90a0-b1fad230a3f9', 'x-compute-request-id': 'req-265a416b-9a8c-429b-90a0-b1fad230a3f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:55,475 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.091s
2026-06-23 11:45:55,475 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-604387c6-dcde-429a-a54b-d66c753bac6b', 'x-compute-request-id': 'req-604387c6-dcde-429a-a54b-d66c753bac6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:56,596 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.113s
2026-06-23 11:45:56,596 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79b1aee8-e090-4d50-b8b7-9a150103edbd', 'x-compute-request-id': 'req-79b1aee8-e090-4d50-b8b7-9a150103edbd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:56,605 106708 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait
2026-06-23 11:45:57,851 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.245s
2026-06-23 11:45:57,851 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8d57a0-a11b-47db-a9e2-e690f8787a17', 'x-compute-request-id': 'req-bc8d57a0-a11b-47db-a9e2-e690f8787a17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694124854"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:59,074 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.216s
2026-06-23 11:45:59,074 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ee9f0c-49ab-4b34-b85b-b5aa7f684f55', 'x-compute-request-id': 'req-69ee9f0c-49ab-4b34-b85b-b5aa7f684f55', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694124854"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:59,080 106708 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 10 second wait
2026-06-23 11:46:00,245 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.164s
2026-06-23 11:46:00,246 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a390cbca-2326-4a0d-a72a-bd3d20df5586', 'x-compute-request-id': 'req-a390cbca-2326-4a0d-a72a-bd3d20df5586', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694124854"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:01,453 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.201s
2026-06-23 11:46:01,453 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ef3845d-a051-4a97-9a67-4d86371963cf', 'x-compute-request-id': 'req-6ef3845d-a051-4a97-9a67-4d86371963cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694124854"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:02,633 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.174s
2026-06-23 11:46:02,633 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6031b9b-4940-4e18-952e-3d15cb29f30c', 'x-compute-request-id': 'req-b6031b9b-4940-4e18-952e-3d15cb29f30c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694124854"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:03,879 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.234s
2026-06-23 11:46:03,879 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ce0b53-faf0-4bb5-ac45-9f330e324bf9', 'x-compute-request-id': 'req-f0ce0b53-faf0-4bb5-ac45-9f330e324bf9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:45:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694124854"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:05,081 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.195s
2026-06-23 11:46:05,082 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afec5bad-60bb-4f5e-b709-474c097cd351', 'x-compute-request-id': 'req-afec5bad-60bb-4f5e-b709-474c097cd351', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "f814c4e264fd5c0afc4b44093dd0df6f1eab71eccb90f769add4164d", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:46:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694124854"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:06,284 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.194s
2026-06-23 11:46:06,284 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4183f849-5592-4567-9da2-76cf9e4a59b1', 'x-compute-request-id': 'req-4183f849-5592-4567-9da2-76cf9e4a59b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:46:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694124854"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:07,440 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.150s
2026-06-23 11:46:07,441 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e580fff4-ab08-4332-98b7-3c29bef390d7', 'x-compute-request-id': 'req-e580fff4-ab08-4332-98b7-3c29bef390d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:46:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--694124854"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:08,542 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.093s
2026-06-23 11:46:08,543 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b65c18-cb4b-4a54-97f9-d1ff57f2cb0b', 'x-compute-request-id': 'req-83b65c18-cb4b-4a54-97f9-d1ff57f2cb0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:46:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:09,645 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.093s
2026-06-23 11:46:09,645 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab4d3e05-fabe-43a0-a6c9-558eac9b8600', 'x-compute-request-id': 'req-ab4d3e05-fabe-43a0-a6c9-558eac9b8600', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "BUILD", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:46:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:10,741 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.090s
2026-06-23 11:46:10,741 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7f531f-2006-42bf-896e-a565bd7dc174', 'x-compute-request-id': 'req-af7f531f-2006-42bf-896e-a565bd7dc174', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "24c67bba-5b70-4e66-8515-f1f3890110b7", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/24c67bba-5b70-4e66-8515-f1f3890110b7"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1790455282", "status": "ERROR", "tenant_id": "a4da00257f10421d9944d1ec3bb71355", "user_id": "9813c66fba5b42038cde38719ea36d38", "updated": "2026-06-23T11:46:10Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-23T11:46:10Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 24c67bba-5b70-4e66-8515-f1f3890110b7."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1376428070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:10,746 106708 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 21 second wait
2026-06-23 11:46:11,073 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 204 DELETE https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.326s
2026-06-23 11:46:11,074 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:10 GMT', 'server': 'Apache/2.4.58 (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-d880090b-0e96-45d8-b83e-691c107a2d72', 'x-compute-request-id': 'req-d880090b-0e96-45d8-b83e-691c107a2d72', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b''
2026-06-23 11:46:11,099 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 404 GET https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7 0.025s
2026-06-23 11:46:11,099 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:11 GMT', 'server': 'Apache/2.4.58 (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-4d49f903-85c2-40f1-a519-995e2fd39853', 'x-compute-request-id': 'req-4d49f903-85c2-40f1-a519-995e2fd39853', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/24c67bba-5b70-4e66-8515-f1f3890110b7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 24c67bba-5b70-4e66-8515-f1f3890110b7 could not be found."}}'
2026-06-23 11:46:11,132 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1376428070 0.031s
2026-06-23 11:46:11,132 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:11 GMT', 'server': 'Apache/2.4.58 (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-29c93b0b-bc7a-466a-95cf-2065946d1381', 'x-compute-request-id': 'req-29c93b0b-bc7a-466a-95cf-2065946d1381', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1376428070'}
Body: b''
2026-06-23 11:46:11,322 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/ba409001-9f4d-445e-9df1-9d8edf6e8fd3 0.189s
2026-06-23 11:46:11,322 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-3d772e74-2de8-420e-a9d7-24c3b90ed6f1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/ba409001-9f4d-445e-9df1-9d8edf6e8fd3'}
Body: b''
2026-06-23 11:46:11,337 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/ba409001-9f4d-445e-9df1-9d8edf6e8fd3 0.015s
2026-06-23 11:46:11,338 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2ee6deb9-67fb-4b91-ac8a-af2825be897b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/ba409001-9f4d-445e-9df1-9d8edf6e8fd3'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ba409001-9f4d-445e-9df1-9d8edf6e8fd3 does not exist", "detail": ""}}'
2026-06-23 11:46:11,587 106708 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/8187eab1-6eac-4387-999c-5a74c39126b8 0.249s
2026-06-23 11:46:11,587 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-63cf866f-4a53-4cc3-8a41-91e4a64d7faa', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/8187eab1-6eac-4387-999c-5a74c39126b8'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 196, in test_old_versions_reject
server = self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 24c67bba-5b70-4e66-8515-f1f3890110b7 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-06-23T11:46:10Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 24c67bba-5b70-4e66-8515-f1f3890110b7.'}. Request ID of server operation performed before checking the server status req-f86e7cdb-0d13-4b7e-9cb6-f109f6994b8e.
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
fail
ft23.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:39:39,795 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST https://10.4.3.43/volume/v3/volumes 0.248s
2026-06-23 11:39:39,796 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2013007566", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd79285-44e1-4c55-866c-bb3c8109e9a9', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd79285-44e1-4c55-866c-bb3c8109e9a9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "4aae9749-6ced-4aa1-bf44-669b848332ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:39.733475", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-2013007566", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed"}], "user_id": "766b69e715004fba91e249f4459b72da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:39:39,971 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST https://10.4.3.43/volume/v3/volumes 0.171s
2026-06-23 11:39:39,972 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1497099198", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4057c204-723b-4547-aa2b-1963845519d5', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4057c204-723b-4547-aa2b-1963845519d5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "5e3b80ec-19d8-4be1-8e0b-303077f26f89", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:39.913062", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1497099198", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89"}], "user_id": "766b69e715004fba91e249f4459b72da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:39:40,034 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.054s
2026-06-23 11:39:40,034 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2953', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2b3d868f-355d-4731-90b9-8da2f317f37a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "766b69e715004fba91e249f4459b72da", "name": "tempest-TestServerVolumeAttachmentScenario-958145260-project-member", "password_expires_at": null}, "audit_ids": ["cRVU6pEMQjmB1ywm5JUg_A"], "expires_at": "2026-06-23T12:39:40.000000Z", "issued_at": "2026-06-23T11:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "438ef7d76cad482880fe1b779cb04fcd", "name": "tempest-TestServerVolumeAttachmentScenario-958145260"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/438ef7d76cad482880fe1b779cb04fcd", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_438ef7d76cad482880fe1b779cb04fcd", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:39:40,034 106716 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '803489a1-8d70-47af-8047-81e29a10f12b', 'name': 'tempest-TestServerVolumeAttachmentScenario-555846603-network', 'tenant_id': '438ef7d76cad482880fe1b779cb04fcd', 'project_id': '438ef7d76cad482880fe1b779cb04fcd', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14242, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:39:31Z', 'updated_at': '2026-06-23T11:39:31Z', 'revision_number': 1} available for tenant
2026-06-23 11:39:40,035 106716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:39:40,035 106716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:39:40,082 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.047s
2026-06-23 11:39:40,083 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1170593450", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAwr861V3Bn1upCRFOco4tGpDCQ98c53MLK4zVCGVI4L8mdgJBpU4zzOT5sZO4WwAyXf3E7yGJOjLeozXcKX+P9gHUecSRXZIaZGx4kwGeHJZLrjlJiIyn/m3lAu7KPU+Q=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e99c2dd-2c6a-4a96-bc63-ace7204c5155', 'x-compute-request-id': 'req-8e99c2dd-2c6a-4a96-bc63-ace7204c5155', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1170593450", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAwr861V3Bn1upCRFOco4tGpDCQ98c53MLK4zVCGVI4L8mdgJBpU4zzOT5sZO4WwAyXf3E7yGJOjLeozXcKX+P9gHUecSRXZIaZGx4kwGeHJZLrjlJiIyn/m3lAu7KPU+Q==", "fingerprint": "4a:8c:dd:ce:d6:db:46:42:5a:80:e4:73:de:a1:f1:20", "user_id": "766b69e715004fba91e249f4459b72da"}}'
2026-06-23 11:39:40,084 106716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1170593450 created
2026-06-23 11:39:40,307 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.223s
2026-06-23 11:39:40,308 106716 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--2057627396", "description": "tempest-description--1709893574"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-3cdb0000-10e9-4103-abd5-e75a9d41c01b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "ec6b361d-44f7-477c-b056-846cdf0e2402", "name": "tempest-securitygroup--2057627396", "stateful": true, "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "project_id": "438ef7d76cad482880fe1b779cb04fcd", "description": "tempest-description--1709893574", "shared": false, "security_group_rules": [{"id": "6338c70b-673c-4fbf-85dd-9146783ca2c6", "project_id": "438ef7d76cad482880fe1b779cb04fcd", "security_group_id": "ec6b361d-44f7-477c-b056-846cdf0e2402", "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": 1244, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:39:40Z", "updated_at": "2026-06-23T11:39:40Z", "revision_number": 0, "tenant_id": "438ef7d76cad482880fe1b779cb04fcd"}, {"id": "d8560ba6-6e3d-46a5-b20c-dac77b37655c", "project_id": "438ef7d76cad482880fe1b779cb04fcd", "security_group_id": "ec6b361d-44f7-477c-b056-846cdf0e2402", "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": 1245, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:39:40Z", "updated_at": "2026-06-23T11:39:40Z", "revision_number": 0, "tenant_id": "438ef7d76cad482880fe1b779cb04fcd"}], "tags": [], "created_at": "2026-06-23T11:39:40Z", "updated_at": "2026-06-23T11:39:40Z", "revision_number": 1}}'
2026-06-23 11:39:40,494 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.186s
2026-06-23 11:39:40,494 106716 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": "ec6b361d-44f7-477c-b056-846cdf0e2402", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1b018966-f34e-4c17-96ef-c357957888d5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ea8985d1-0fb1-4784-b8e5-f42d63b7c1f9", "project_id": "438ef7d76cad482880fe1b779cb04fcd", "security_group_id": "ec6b361d-44f7-477c-b056-846cdf0e2402", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:39:40Z", "updated_at": "2026-06-23T11:39:40Z", "revision_number": 0, "tenant_id": "438ef7d76cad482880fe1b779cb04fcd"}}'
2026-06-23 11:39:40,625 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.131s
2026-06-23 11:39:40,625 106716 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": "ec6b361d-44f7-477c-b056-846cdf0e2402", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9b9f9d8a-8782-4f80-aa24-0e4603781171', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "93163731-917b-4296-979a-6b9cfef47d64", "project_id": "438ef7d76cad482880fe1b779cb04fcd", "security_group_id": "ec6b361d-44f7-477c-b056-846cdf0e2402", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:39:40Z", "updated_at": "2026-06-23T11:39:40Z", "revision_number": 0, "tenant_id": "438ef7d76cad482880fe1b779cb04fcd"}}'
2026-06-23 11:39:40,626 106716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2057627396 created
2026-06-23 11:39:41,070 106716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.444s
2026-06-23 11:39:41,070 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c5f8a177-9a36-4334-8b2f-1cedb8e96f84', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "063bfde4-1c3f-44f0-ad02-bde000ffaec5", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "project_id": "438ef7d76cad482880fe1b779cb04fcd", "floating_ip_address": "172.24.5.161", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:39:40Z", "updated_at": "2026-06-23T11:39:40Z", "revision_number": 0}}'
2026-06-23 11:39:41,071 106716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '063bfde4-1c3f-44f0-ad02-bde000ffaec5', 'tenant_id': '438ef7d76cad482880fe1b779cb04fcd', 'project_id': '438ef7d76cad482880fe1b779cb04fcd', 'floating_ip_address': '172.24.5.161', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:39:40Z', 'updated_at': '2026-06-23T11:39:40Z', 'revision_number': 0, 'ip': '172.24.5.161'} created
2026-06-23 11:39:41,071 106716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1170593450', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAwr861V3Bn1upCRFOco4tGpDCQ98c53MLK4zVCGVI4L8mdgJBpU4zzOT5sZO4WwAyXf3E7yGJOjLeozXcKX+P9gHUecSRXZIaZGx4kwGeHJZLrjlJiIyn/m3lAu7KPU+Q==', 'fingerprint': '4a:8c:dd:ce:d6:db:46:42:5a:80:e4:73:de:a1:f1:20', 'user_id': '766b69e715004fba91e249f4459b72da', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBPPyV0PNJR4WatbsUIwtjVjzms7x9meUsZia6/PrBVsougru6aMGDH\nZZwbkmP2pdSgBwYFK4EEACKhZANiAAQMK/OtVdwZ9bqQkRTnKOLRqQwkPfHOdzCy\nuM1QhlSOC/JnYCQaVOM8zk+bGTuFsAMl39xO8hiToy3qM13Cl/j/YB1HnEkV2SGm\nRseJMBnhyWS645SYiMp/5t5QLuyj1Pk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ec6b361d-44f7-477c-b056-846cdf0e2402', 'name': 'tempest-securitygroup--2057627396', 'stateful': True, 'tenant_id': '438ef7d76cad482880fe1b779cb04fcd', 'project_id': '438ef7d76cad482880fe1b779cb04fcd', 'description': 'tempest-description--1709893574', 'shared': False, 'security_group_rules': [{'id': '6338c70b-673c-4fbf-85dd-9146783ca2c6', 'project_id': '438ef7d76cad482880fe1b779cb04fcd', 'security_group_id': 'ec6b361d-44f7-477c-b056-846cdf0e2402', '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': 1244, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:39:40Z', 'updated_at': '2026-06-23T11:39:40Z', 'revision_number': 0, 'tenant_id': '438ef7d76cad482880fe1b779cb04fcd'}, {'id': 'd8560ba6-6e3d-46a5-b20c-dac77b37655c', 'project_id': '438ef7d76cad482880fe1b779cb04fcd', 'security_group_id': 'ec6b361d-44f7-477c-b056-846cdf0e2402', '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': 1245, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:39:40Z', 'updated_at': '2026-06-23T11:39:40Z', 'revision_number': 0, 'tenant_id': '438ef7d76cad482880fe1b779cb04fcd'}], 'tags': [], 'created_at': '2026-06-23T11:39:40Z', 'updated_at': '2026-06-23T11:39:40Z', 'revision_number': 1}, 'floating_ip': {'id': '063bfde4-1c3f-44f0-ad02-bde000ffaec5', 'tenant_id': '438ef7d76cad482880fe1b779cb04fcd', 'project_id': '438ef7d76cad482880fe1b779cb04fcd', 'floating_ip_address': '172.24.5.161', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:39:40Z', 'updated_at': '2026-06-23T11:39:40Z', 'revision_number': 0, 'ip': '172.24.5.161'}}
2026-06-23 11:39:41,683 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST https://10.4.3.43/compute/v2.1/servers 0.611s
2026-06-23 11:39:41,683 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "networks": [{"uuid": "803489a1-8d70-47af-8047-81e29a10f12b"}], "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "key_name": "tempest-keypair-1170593450", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be909af8-25dc-47e3-9c1a-832b69acddd7', 'x-compute-request-id': 'req-be909af8-25dc-47e3-9c1a-832b69acddd7', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "adminPass": "pDJ4vmSbJujT"}}'
2026-06-23 11:39:41,756 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.071s
2026-06-23 11:39:41,756 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0010e97-c95b-4e6c-b102-0f06fb7e5f6e', 'x-compute-request-id': 'req-b0010e97-c95b-4e6c-b102-0f06fb7e5f6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:42,858 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.095s
2026-06-23 11:39:42,858 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1c2b62b-1d32-48a6-846f-5ddda8677900', 'x-compute-request-id': 'req-a1c2b62b-1d32-48a6-846f-5ddda8677900', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:43,936 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.072s
2026-06-23 11:39:43,936 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d325a6ff-e2bb-4fd8-90fb-c7a6e44fbe9d', 'x-compute-request-id': 'req-d325a6ff-e2bb-4fd8-90fb-c7a6e44fbe9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:43,941 106716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:39:45,021 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.080s
2026-06-23 11:39:45,022 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a34d4d35-aa9f-4526-96b1-14dd518657cb', 'x-compute-request-id': 'req-a34d4d35-aa9f-4526-96b1-14dd518657cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:46,106 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.079s
2026-06-23 11:39:46,107 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973ba082-9af4-41fc-a942-9c9056443bb7', 'x-compute-request-id': 'req-973ba082-9af4-41fc-a942-9c9056443bb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:47,195 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.083s
2026-06-23 11:39:47,196 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6551082c-453f-4ef3-90ed-9e31f910c668', 'x-compute-request-id': 'req-6551082c-453f-4ef3-90ed-9e31f910c668', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:48,292 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.090s
2026-06-23 11:39:48,292 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-765006fd-36f5-421a-82fc-3c2ff99c3bcf', 'x-compute-request-id': 'req-765006fd-36f5-421a-82fc-3c2ff99c3bcf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:49,387 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.089s
2026-06-23 11:39:49,387 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1a4f61-5fae-44d1-9c76-b90c4e74f6c7', 'x-compute-request-id': 'req-2c1a4f61-5fae-44d1-9c76-b90c4e74f6c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:50,478 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.083s
2026-06-23 11:39:50,478 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b8094c1-a1e3-44ba-9c4a-7107c6d653c7', 'x-compute-request-id': 'req-4b8094c1-a1e3-44ba-9c4a-7107c6d653c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:51,673 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.188s
2026-06-23 11:39:51,673 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e4dc6c8-9000-4182-919e-96421d45b75b', 'x-compute-request-id': 'req-5e4dc6c8-9000-4182-919e-96421d45b75b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:51,681 106716 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 10 second wait
2026-06-23 11:39:52,844 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.162s
2026-06-23 11:39:52,844 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de9d8b13-e725-4aae-a1bc-17be3322c6b8', 'x-compute-request-id': 'req-de9d8b13-e725-4aae-a1bc-17be3322c6b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "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": []}}'
2026-06-23 11:39:52,850 106716 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 11 second wait
2026-06-23 11:39:54,003 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.152s
2026-06-23 11:39:54,003 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f9e3bf-e108-429a-9482-3cdf051e4d7c', 'x-compute-request-id': 'req-f4f9e3bf-e108-429a-9482-3cdf051e4d7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:54,011 106716 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 13 second wait
2026-06-23 11:39:55,195 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.183s
2026-06-23 11:39:55,195 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-865d41c3-e879-41ab-b2db-bd85b10fcf28', 'x-compute-request-id': 'req-865d41c3-e879-41ab-b2db-bd85b10fcf28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:56,405 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.202s
2026-06-23 11:39:56,405 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e7f873-b799-4865-884c-875708d25864', 'x-compute-request-id': 'req-83e7f873-b799-4865-884c-875708d25864', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:57,599 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.186s
2026-06-23 11:39:57,600 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a649b482-b1d0-45ec-8bca-185500728726', 'x-compute-request-id': 'req-a649b482-b1d0-45ec-8bca-185500728726', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:58,782 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.177s
2026-06-23 11:39:58,782 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1ce01d9-8c19-49b6-a1ed-6ee3d3148bf0', 'x-compute-request-id': 'req-a1ce01d9-8c19-49b6-a1ed-6ee3d3148bf0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "BUILD", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:39:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:59,974 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.186s
2026-06-23 11:39:59,975 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0c77926-2811-4d75-bbc3-3a7b222e4a02', 'x-compute-request-id': 'req-b0c77926-2811-4d75-bbc3-3a7b222e4a02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachmentScenario-555846603-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:d7"}]}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "ACTIVE", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:40:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": "2026-06-23T11:39:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:59,982 106716 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait
2026-06-23 11:40:00,069 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1/os-interface 0.086s
2026-06-23 11:40:00,069 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc9cbde4-d4b7-43eb-a40c-38ebbf2560f3', 'x-compute-request-id': 'req-cc9cbde4-d4b7-43eb-a40c-38ebbf2560f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "803489a1-8d70-47af-8047-81e29a10f12b", "port_id": "5449d24e-cc34-484d-82c7-5f7219e61455", "mac_addr": "fa:16:3e:9e:92:d7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "ba87d4a3-f1a0-46a2-8b47-81bd2f137e21", "ip_address": "10.1.0.13"}]}]}'
2026-06-23 11:40:00,664 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/063bfde4-1c3f-44f0-ad02-bde000ffaec5 0.592s
2026-06-23 11:40:00,664 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "5449d24e-cc34-484d-82c7-5f7219e61455"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-29384e2e-f526-4d9d-9498-e868cd9c4e92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/063bfde4-1c3f-44f0-ad02-bde000ffaec5'}
Body: b'{"floatingip": {"id": "063bfde4-1c3f-44f0-ad02-bde000ffaec5", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "project_id": "438ef7d76cad482880fe1b779cb04fcd", "floating_ip_address": "172.24.5.161", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "516054b8-6cea-496e-8d0b-c7a880ca9099", "port_id": "5449d24e-cc34-484d-82c7-5f7219e61455", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "803489a1-8d70-47af-8047-81e29a10f12b", "mac_address": "fa:16:3e:9e:92:d7", "admin_state_up": true, "status": "ACTIVE", "device_id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:39:40Z", "updated_at": "2026-06-23T11:40:00Z", "revision_number": 1}}'
2026-06-23 11:40:00,665 106716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.161:22' as 'cirros' with public key authentication
2026-06-23 11:41:00,720 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.161 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:42:03,253 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.161 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:43:06,808 106716 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.161 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:44:11,369 106716 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.161 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:44:11.369 106716 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:44:11.369 106716 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:44:11.369 106716 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:44:11.369 106716 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:44:11.369 106716 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:44:11.369 106716 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:44:11.369 106716 ERROR tempest.lib.common.ssh
2026-06-23 11:44:11,370 106716 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestServerVolumeAttachmentScenario:test_server_detach_rules. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestServerVolumeAttachmentScenario-555846603-network': [{'version': 4, 'addr': '10.1.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:9e:92:d7'}]}, 'created': '2026-06-23T11:39:41Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3', 'id': 'b1c40224-e077-4b38-921f-e0b16e5fd8a1', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}], 'metadata': {}, 'name': 'tempest-TestServerVolumeAttachmentScenario-server-1434675715', 'status': 'ACTIVE', 'tenant_id': '438ef7d76cad482880fe1b779cb04fcd', 'user_id': '766b69e715004fba91e249f4459b72da', 'updated': '2026-06-23T11:40:00Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1170593450', 'OS-SRV-USG:launched_at': '2026-06-23T11:39:59.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--2057627396'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 11:44:12,401 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 404 POST https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1/action 1.031s
2026-06-23 11:44:12,402 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:11 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-740569ea-be8b-4578-bc04-58f84dbe6c33', 'x-compute-request-id': 'req-740569ea-be8b-4578-bc04-58f84dbe6c33', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:44:12,402 106716 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server b1c40224-e077-4b38-921f-e0b16e5fd8a1
2026-06-23 11:44:12,489 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 204 DELETE https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.087s
2026-06-23 11:44:12,490 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:12 GMT', 'server': 'Apache/2.4.58 (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-f24922cf-3670-4102-a736-1536a97f8b92', 'x-compute-request-id': 'req-f24922cf-3670-4102-a736-1536a97f8b92', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b''
2026-06-23 11:44:12,702 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.212s
2026-06-23 11:44:12,702 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-265e0daf-9935-4c01-88ae-3afcb02691d8', 'x-compute-request-id': 'req-265e0daf-9935-4c01-88ae-3afcb02691d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachmentScenario-555846603-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:d7"}, {"version": 4, "addr": "172.24.5.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:d7"}]}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "SHUTOFF", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:44:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": "2026-06-23T11:39:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:13,959 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.251s
2026-06-23 11:44:13,959 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02dba2f1-2790-4edb-9e5f-4efef9f044ba', 'x-compute-request-id': 'req-02dba2f1-2790-4edb-9e5f-4efef9f044ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachmentScenario-555846603-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:d7"}, {"version": 4, "addr": "172.24.5.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:d7"}]}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "SHUTOFF", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:44:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": "2026-06-23T11:39:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057627396"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:15,062 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.097s
2026-06-23 11:44:15,062 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1614', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353e9d8c-ee29-43b2-997b-a00afc12ad3e', 'x-compute-request-id': 'req-353e9d8c-ee29-43b2-997b-a00afc12ad3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachmentScenario-555846603-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:d7"}, {"version": 4, "addr": "172.24.5.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:92:d7"}]}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "SHUTOFF", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:44:14Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": "2026-06-23T11:39:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:16,170 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.103s
2026-06-23 11:44:16,170 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e4a995-b010-4836-9a5f-792f5a1a2159', 'x-compute-request-id': 'req-29e4a995-b010-4836-9a5f-792f5a1a2159', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "DELETED", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:44:16Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:44:11Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": "2026-06-23T11:39:59.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:44:16.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:16,176 106716 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:44:17,276 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.099s
2026-06-23 11:44:17,276 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-040ae094-eae2-4de6-8b1d-14d56b2fc43f', 'x-compute-request-id': 'req-040ae094-eae2-4de6-8b1d-14d56b2fc43f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "DELETED", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:44:16Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:44:11Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": "2026-06-23T11:39:59.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:44:16.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:18,384 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.099s
2026-06-23 11:44:18,384 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f073d4fe-1005-41ee-b04b-3cd094f369bf', 'x-compute-request-id': 'req-f073d4fe-1005-41ee-b04b-3cd094f369bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "10446549e20f975241d44f5d7ea96bdc85d0f4bf7893e8acf24b41a3", "id": "b1c40224-e077-4b38-921f-e0b16e5fd8a1", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1434675715", "status": "DELETED", "tenant_id": "438ef7d76cad482880fe1b779cb04fcd", "user_id": "766b69e715004fba91e249f4459b72da", "updated": "2026-06-23T11:44:16Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:44:11Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1170593450", "OS-SRV-USG:launched_at": "2026-06-23T11:39:59.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:44:16.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:44:19,422 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 404 GET https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1 0.030s
2026-06-23 11:44:19,422 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (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-3024f8ea-16fc-4624-9152-9ca2dc09c29a', 'x-compute-request-id': 'req-3024f8ea-16fc-4624-9152-9ca2dc09c29a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/b1c40224-e077-4b38-921f-e0b16e5fd8a1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b1c40224-e077-4b38-921f-e0b16e5fd8a1 could not be found."}}'
2026-06-23 11:44:19,447 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1170593450 0.023s
2026-06-23 11:44:19,448 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (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-cec0a533-6a91-4714-b857-02f6eae54c12', 'x-compute-request-id': 'req-cec0a533-6a91-4714-b857-02f6eae54c12', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1170593450'}
Body: b''
2026-06-23 11:44:19,604 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/ec6b361d-44f7-477c-b056-846cdf0e2402 0.157s
2026-06-23 11:44:19,605 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-bd2c8d17-d11e-4df0-867a-da9d7cfd7c29', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/ec6b361d-44f7-477c-b056-846cdf0e2402'}
Body: b''
2026-06-23 11:44:19,620 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/ec6b361d-44f7-477c-b056-846cdf0e2402 0.014s
2026-06-23 11:44:19,620 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-6a4a995e-8c62-42ec-a95f-945df20acda5', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/ec6b361d-44f7-477c-b056-846cdf0e2402'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ec6b361d-44f7-477c-b056-846cdf0e2402 does not exist", "detail": ""}}'
2026-06-23 11:44:19,866 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/063bfde4-1c3f-44f0-ad02-bde000ffaec5 0.245s
2026-06-23 11:44:19,866 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a4e7dbe8-eb1e-49cf-a190-c80801c1aaf4', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/063bfde4-1c3f-44f0-ad02-bde000ffaec5'}
Body: b''
2026-06-23 11:44:19,900 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89 0.034s
2026-06-23 11:44:19,900 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08502a4-6b04-4de1-a9d3-534925d57077', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89'}
Body: b''
2026-06-23 11:44:19,941 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89 0.040s
2026-06-23 11:44:19,941 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd064b48-2c6c-44eb-ba9c-a20857615718', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd064b48-2c6c-44eb-ba9c-a20857615718', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89'}
Body: b'{"volume": {"id": "5e3b80ec-19d8-4be1-8e0b-303077f26f89", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:40.000000", "updated_at": "2026-06-23T11:44:20.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1497099198", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89"}], "user_id": "766b69e715004fba91e249f4459b72da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "438ef7d76cad482880fe1b779cb04fcd"}}'
2026-06-23 11:44:20,967 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89 0.020s
2026-06-23 11:44:20,968 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-be41f135-61e1-4412-a21b-09364ab87b85', 'x-openstack-request-id': 'req-be41f135-61e1-4412-a21b-09364ab87b85', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/5e3b80ec-19d8-4be1-8e0b-303077f26f89'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5e3b80ec-19d8-4be1-8e0b-303077f26f89 could not be found."}}'
2026-06-23 11:44:21,015 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed 0.046s
2026-06-23 11:44:21,015 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc77a409-df5d-4f2a-9c24-8714047a8ac0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed'}
Body: b''
2026-06-23 11:44:21,062 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed 0.046s
2026-06-23 11:44:21,062 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0670240b-6c24-4eb8-ae65-8e11fe8f1697', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0670240b-6c24-4eb8-ae65-8e11fe8f1697', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed'}
Body: b'{"volume": {"id": "4aae9749-6ced-4aa1-bf44-669b848332ed", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:40.000000", "updated_at": "2026-06-23T11:44:21.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2013007566", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed"}], "user_id": "766b69e715004fba91e249f4459b72da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "438ef7d76cad482880fe1b779cb04fcd"}}'
2026-06-23 11:44:22,086 106716 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed 0.016s
2026-06-23 11:44:22,086 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbdc620-65e9-4235-9739-526fc9c63537', 'x-openstack-request-id': 'req-1cbdc620-65e9-4235-9739-526fc9c63537', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/4aae9749-6ced-4aa1-bf44-669b848332ed'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4aae9749-6ced-4aa1-bf44-669b848332ed could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 82, in test_server_detach_rules
server = self.create_server(wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft24.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:38:59,649 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.155s
2026-06-23 11:38:59,649 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestShelveInstance-2084747158", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCS/gZcdWKhjTodr9fVea8pXmzYhdCXVb8Mp7sl/7lz3KUL7qtcXcfCOzeLWeQmWYCTMSvvA4ec7ewikzIFmVwIKMWJMnY6V3L+HURsyMmagsVlkVPk8gxiujIJ7Yuygag=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bddfdb8f-42b8-41b6-85e3-ad3f51cbc6c5', 'x-compute-request-id': 'req-bddfdb8f-42b8-41b6-85e3-ad3f51cbc6c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestShelveInstance-2084747158", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCS/gZcdWKhjTodr9fVea8pXmzYhdCXVb8Mp7sl/7lz3KUL7qtcXcfCOzeLWeQmWYCTMSvvA4ec7ewikzIFmVwIKMWJMnY6V3L+HURsyMmagsVlkVPk8gxiujIJ7Yuygag==", "fingerprint": "59:41:01:42:b0:2e:b1:f7:d8:c5:7f:37:5a:78:0a:8f", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a"}}'
2026-06-23 11:38:59,786 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.135s
2026-06-23 11:38:59,786 106702 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-1988430853", "description": "tempest-secgroup-smoke-1988430853 description", "project_id": "1fd92c6f60d84ecf84c100430e957438"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-67358220-964c-4cc4-9ebc-b8d33d5a65c7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "name": "tempest-secgroup-smoke-1988430853", "stateful": true, "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "project_id": "1fd92c6f60d84ecf84c100430e957438", "description": "tempest-secgroup-smoke-1988430853 description", "shared": false, "security_group_rules": [{"id": "2987da10-d3c4-4d57-8703-3a4110ddc089", "project_id": "1fd92c6f60d84ecf84c100430e957438", "security_group_id": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "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": 1193, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:38:59Z", "updated_at": "2026-06-23T11:38:59Z", "revision_number": 0, "tenant_id": "1fd92c6f60d84ecf84c100430e957438"}, {"id": "74f4e7f1-4462-43ae-8692-3eab3534fb2f", "project_id": "1fd92c6f60d84ecf84c100430e957438", "security_group_id": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "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": 1192, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:38:59Z", "updated_at": "2026-06-23T11:38:59Z", "revision_number": 0, "tenant_id": "1fd92c6f60d84ecf84c100430e957438"}], "tags": [], "created_at": "2026-06-23T11:38:59Z", "updated_at": "2026-06-23T11:38:59Z", "revision_number": 1}}'
2026-06-23 11:38:59,910 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.124s
2026-06-23 11:38:59,911 106702 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": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "project_id": "1fd92c6f60d84ecf84c100430e957438", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6ae54e00-f470-464c-b60e-224dc4569528', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2331e5e0-4805-42bc-bea2-68a8d5a3438b", "project_id": "1fd92c6f60d84ecf84c100430e957438", "security_group_id": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:38:59Z", "updated_at": "2026-06-23T11:38:59Z", "revision_number": 0, "tenant_id": "1fd92c6f60d84ecf84c100430e957438"}}'
2026-06-23 11:39:00,019 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.108s
2026-06-23 11:39:00,019 106702 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": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "project_id": "1fd92c6f60d84ecf84c100430e957438", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-1230ec07-f9fd-4c89-8fcf-d24353151386', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "55e0c54c-573e-48be-ad3f-64a9e3738d47", "project_id": "1fd92c6f60d84ecf84c100430e957438", "security_group_id": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:38:59Z", "updated_at": "2026-06-23T11:38:59Z", "revision_number": 0, "tenant_id": "1fd92c6f60d84ecf84c100430e957438"}}'
2026-06-23 11:39:00,217 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.197s
2026-06-23 11:39:00,217 106702 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": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "project_id": "1fd92c6f60d84ecf84c100430e957438", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-faee6d0d-f66c-4fed-bf26-056c1b0418cb', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cedf8a1c-c3d8-434e-bf78-2bcde6db3b1c", "project_id": "1fd92c6f60d84ecf84c100430e957438", "security_group_id": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:39:00Z", "updated_at": "2026-06-23T11:39:00Z", "revision_number": 0, "tenant_id": "1fd92c6f60d84ecf84c100430e957438"}}'
2026-06-23 11:39:00,343 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.125s
2026-06-23 11:39:00,343 106702 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": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "project_id": "1fd92c6f60d84ecf84c100430e957438", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-b59aa292-0403-4f2b-848f-37383474a7ba', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "09c2166f-0923-47d4-80fb-9f914617c372", "project_id": "1fd92c6f60d84ecf84c100430e957438", "security_group_id": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:39:00Z", "updated_at": "2026-06-23T11:39:00Z", "revision_number": 0, "tenant_id": "1fd92c6f60d84ecf84c100430e957438"}}'
2026-06-23 11:39:00,479 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.136s
2026-06-23 11:39:00,479 106702 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": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "project_id": "1fd92c6f60d84ecf84c100430e957438", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-9cf790b3-bf54-4702-9024-b527cc8e51be', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f8d253d7-e31c-4b45-b6d4-4cc7ebc64351", "project_id": "1fd92c6f60d84ecf84c100430e957438", "security_group_id": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:39:00Z", "updated_at": "2026-06-23T11:39:00Z", "revision_number": 0, "tenant_id": "1fd92c6f60d84ecf84c100430e957438"}}'
2026-06-23 11:39:00,740 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.260s
2026-06-23 11:39:00,740 106702 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": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "project_id": "1fd92c6f60d84ecf84c100430e957438", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-0aa04fb1-3395-489e-ac8f-7b5585e87c2d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f4a62792-f72c-472d-a1b8-c906cb38174a", "project_id": "1fd92c6f60d84ecf84c100430e957438", "security_group_id": "c6936ce8-57df-4ac0-a6cd-a4119db4088c", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:39:00Z", "updated_at": "2026-06-23T11:39:00Z", "revision_number": 0, "tenant_id": "1fd92c6f60d84ecf84c100430e957438"}}'
2026-06-23 11:39:00,801 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.057s
2026-06-23 11:39:00,802 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2921', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-aa35e9e7-c136-4cea-b6e1-4653deacb914', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c95cc9963c2e4e7c8a449bf8b307976a", "name": "tempest-TestShelveInstance-791578289-project-member", "password_expires_at": null}, "audit_ids": ["6Ck_YR9wRiOnAI8ynYNVsA"], "expires_at": "2026-06-23T12:39:00.000000Z", "issued_at": "2026-06-23T11:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fd92c6f60d84ecf84c100430e957438", "name": "tempest-TestShelveInstance-791578289"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/1fd92c6f60d84ecf84c100430e957438", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_1fd92c6f60d84ecf84c100430e957438", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:39:00,802 106702 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'name': 'tempest-TestShelveInstance-526284131-network', 'tenant_id': '1fd92c6f60d84ecf84c100430e957438', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34645, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:38:51Z', 'updated_at': '2026-06-23T11:38:51Z', 'revision_number': 1} available for tenant
2026-06-23 11:39:01,055 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST https://10.4.3.43/volume/v3/volumes 0.252s
2026-06-23 11:39:01,055 106702 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-1532598319", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0f06ab-e3aa-4286-83c9-bf354149ec51', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0f06ab-e3aa-4286-83c9-bf354149ec51', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "f4db30fc-eb11-4d21-9c71-231454773022", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:01.006327", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1532598319", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f4db30fc-eb11-4d21-9c71-231454773022"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f4db30fc-eb11-4d21-9c71-231454773022"}], "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:39:01,084 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/volume/v3/volumes/f4db30fc-eb11-4d21-9c71-231454773022 0.024s
2026-06-23 11:39:01,084 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35680716-b6eb-4fd6-9726-4f0f348a1581', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35680716-b6eb-4fd6-9726-4f0f348a1581', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/f4db30fc-eb11-4d21-9c71-231454773022'}
Body: b'{"volume": {"id": "f4db30fc-eb11-4d21-9c71-231454773022", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:01.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1532598319", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f4db30fc-eb11-4d21-9c71-231454773022"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f4db30fc-eb11-4d21-9c71-231454773022"}], "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fd92c6f60d84ecf84c100430e957438"}}'
2026-06-23 11:39:02,112 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/volume/v3/volumes/f4db30fc-eb11-4d21-9c71-231454773022 0.023s
2026-06-23 11:39:02,112 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f426360-1595-4552-b142-47b21ed96a27', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f426360-1595-4552-b142-47b21ed96a27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/f4db30fc-eb11-4d21-9c71-231454773022'}
Body: b'{"volume": {"id": "f4db30fc-eb11-4d21-9c71-231454773022", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:39:01.000000", "updated_at": "2026-06-23T11:39:01.000000", "name": "tempest-tempest.common.compute-volume-1532598319", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/f4db30fc-eb11-4d21-9c71-231454773022"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/f4db30fc-eb11-4d21-9c71-231454773022"}], "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fd92c6f60d84ecf84c100430e957438", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:39:02,117 106702 INFO [tempest.common.waiters] volume f4db30fc-eb11-4d21-9c71-231454773022 reached available after waiting for 1.117672 seconds
2026-06-23 11:39:03,095 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST https://10.4.3.43/compute/v2.1/servers 0.977s
2026-06-23 11:39:03,095 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestShelveInstance-server-1417142920", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-2084747158", "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "networks": [{"uuid": "c750be22-56ce-4a5b-8101-bca596fe868f"}], "block_device_mapping_v2": [{"uuid": "f4db30fc-eb11-4d21-9c71-231454773022", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39821469-ec67-4ede-855d-2ad96266153e', 'x-compute-request-id': 'req-39821469-ec67-4ede-855d-2ad96266153e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "adminPass": "j8ZCEGvEx8nS"}}'
2026-06-23 11:39:03,167 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.071s
2026-06-23 11:39:03,168 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1084', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e303a6-2211-467d-bfe2-7221c62c4b7b', 'x-compute-request-id': 'req-65e303a6-2211-467d-bfe2-7221c62c4b7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:39:04,255 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.082s
2026-06-23 11:39:04,255 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1134', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1546a55d-3725-4a7e-995d-65955c168cc6', 'x-compute-request-id': 'req-1546a55d-3725-4a7e-995d-65955c168cc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:05,337 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.076s
2026-06-23 11:39:05,337 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1182', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09846b89-f1e3-4f5b-8581-d115ced125bd', 'x-compute-request-id': 'req-09846b89-f1e3-4f5b-8581-d115ced125bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:05,342 106702 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:39:06,415 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.073s
2026-06-23 11:39:06,415 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1182', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ea33972-3f0e-46b7-9418-62a50ae61c91', 'x-compute-request-id': 'req-2ea33972-3f0e-46b7-9418-62a50ae61c91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:07,502 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.082s
2026-06-23 11:39:07,503 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1190', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f80418-9f71-4700-a733-d8c47797a923', 'x-compute-request-id': 'req-42f80418-9f71-4700-a733-d8c47797a923', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:07,508 106702 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:39:08,667 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.158s
2026-06-23 11:39:08,667 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee519531-200d-42ab-b745-da13268fbbea', 'x-compute-request-id': 'req-ee519531-200d-42ab-b745-da13268fbbea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:09,851 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.179s
2026-06-23 11:39:09,851 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c9deb0d-1595-40e3-a187-e0e52fd2404a', 'x-compute-request-id': 'req-8c9deb0d-1595-40e3-a187-e0e52fd2404a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "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": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:09,857 106702 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-23 11:39:11,008 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.151s
2026-06-23 11:39:11,008 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f3cddc-394b-49b9-aa2c-902cae133d6e', 'x-compute-request-id': 'req-31f3cddc-394b-49b9-aa2c-902cae133d6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:11,013 106702 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-23 11:39:12,166 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.152s
2026-06-23 11:39:12,166 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6894eeb5-40a6-472a-8b7f-e57cfcc0a13d', 'x-compute-request-id': 'req-6894eeb5-40a6-472a-8b7f-e57cfcc0a13d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:13,309 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.138s
2026-06-23 11:39:13,309 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad94a57f-65c8-4a81-aadf-f6567a9bb45d', 'x-compute-request-id': 'req-ad94a57f-65c8-4a81-aadf-f6567a9bb45d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:14,500 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.185s
2026-06-23 11:39:14,500 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17321a10-9e6d-407f-bc87-93751e68537a', 'x-compute-request-id': 'req-17321a10-9e6d-407f-bc87-93751e68537a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:15,702 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.196s
2026-06-23 11:39:15,702 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf183c09-8f8c-43f3-8757-6889e2b374a9', 'x-compute-request-id': 'req-bf183c09-8f8c-43f3-8757-6889e2b374a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:17,014 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.306s
2026-06-23 11:39:17,014 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bfc59da-a967-48c1-94ad-b9f519794508', 'x-compute-request-id': 'req-3bfc59da-a967-48c1-94ad-b9f519794508', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "BUILD", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:18,158 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.137s
2026-06-23 11:39:18,158 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1438', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7abf474-f3b6-480c-8169-a456dbfbd935', 'x-compute-request-id': 'req-a7abf474-f3b6-480c-8169-a456dbfbd935', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-526284131-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:70:13"}]}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "ACTIVE", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": "2026-06-23T11:39:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:18,163 106702 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-06-23 11:39:18,312 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.148s
2026-06-23 11:39:18,312 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1438', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7d7c369-29c3-412a-a48e-6a9529584d83', 'x-compute-request-id': 'req-e7d7c369-29c3-412a-a48e-6a9529584d83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-526284131-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:70:13"}]}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "ACTIVE", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:39:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": "2026-06-23T11:39:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:39:18,437 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.120s
2026-06-23 11:39:18,438 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-ba3bde92-43a9-45fa-a265-b3d014753a7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:18,438 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:19,468 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:39:19,468 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-94b92a14-5881-409c-9cea-09370fb1b4b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:19,468 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:20,495 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:39:20,496 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0a75e6ea-f0db-4955-b9cc-5b3376cc233d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:20,496 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:21,524 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:39:21,524 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-095d40c9-0a19-4a91-ad1a-f7fc52a88e9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:21,524 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:22,552 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:22,553 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-90efbf64-bdcb-4048-bd67-1ee4335134b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:22,553 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:23,579 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.026s
2026-06-23 11:39:23,579 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-25f731a5-fd6f-4727-8ab8-5df7ce331418', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:23,579 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:24,607 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:39:24,608 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-5d323ca3-c10b-43f1-92b0-4549948af265', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:24,608 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:25,636 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:25,636 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-bf8993d5-8abb-471d-92d4-3df2cbb39e2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:25,637 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:26,665 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:26,665 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-aae8de55-1cc2-492f-bdde-816394e30572', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:26,665 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:27,694 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:27,694 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-ba50b7b2-5351-42b3-83e8-560e95c15da4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:27,695 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:28,726 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:39:28,727 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1bf64603-d47b-4a5a-8f5a-54f5070e3675', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:28,727 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:29,756 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:39:29,756 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d23219fa-f8b8-4645-bc7e-dfd9813944d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:29,756 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:30,785 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:30,785 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1cfff641-095a-47ea-8928-6c90edb5adad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:30,785 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:31,812 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.026s
2026-06-23 11:39:31,812 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-fadd7c09-6b18-4e82-8de8-39ce7c976840', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:31,813 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:32,847 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:39:32,847 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b4844c5f-48ab-4d4d-8991-0b442fefabfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:32,847 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:33,883 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:39:33,883 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-6faf62e3-b6bb-453f-a792-40117e8a6ead', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:33,883 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:34,950 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.066s
2026-06-23 11:39:34,950 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-65b56d3e-0ee7-402f-944f-d33b8261b4c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:34,950 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:35,981 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:39:35,981 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-829565ba-36ef-414f-b09b-bcd56892e390', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:35,982 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:37,011 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:37,011 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d5dc7dfa-8cc0-46aa-908e-51f917181321', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:37,011 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:38,066 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.055s
2026-06-23 11:39:38,066 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-dfbf0e7f-1d18-4760-991e-f743bac08ff8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:38,066 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:39,099 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:39:39,100 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-73375763-6726-4f7f-8b05-91e488f4fce3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:39,100 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:40,131 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:39:40,131 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-5f82cb02-e02c-4f89-b791-9d6fbf0a7362', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:40,131 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:41,171 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.039s
2026-06-23 11:39:41,171 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-cf1d97bd-1d83-4b15-9300-e3e5139fdbe0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:41,171 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:42,203 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:39:42,204 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e337a77f-303f-4052-8060-7541629fda04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:42,204 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:43,234 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:39:43,234 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a1296150-b1de-42a3-8728-95d717d376e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:43,234 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:44,264 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:39:44,264 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-7344dee9-fbd6-43e3-a4e1-a30e45f5b27d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:44,264 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:45,293 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:45,293 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a260706c-95ce-4d6c-b7bf-154e3a0dc7b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:45,294 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:46,324 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:39:46,324 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d974ef71-2ca8-43fe-bfb5-d3bcf72e314e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:46,325 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:47,355 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:39:47,355 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-fddaba74-60ff-49e5-b8bb-7c2115a37da5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:47,355 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:48,385 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:39:48,386 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-764f8003-4701-4f2e-8ce0-09b9e7fe6e4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:48,386 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:49,414 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:39:49,414 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-eb999755-1e88-4d14-9b52-245eefdb9534', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:49,414 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:50,443 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:39:50,444 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-46fc2783-a763-47d9-baa4-f9737c55db16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:50,444 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:51,481 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:39:51,481 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-8c2fcbd0-1738-43ce-a486-ab9a2688b16b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:51,481 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:52,516 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:39:52,516 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-706046ce-4817-4961-aed4-28286bfaadf7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:52,516 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:53,544 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:53,545 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e18e4aef-88c3-4f83-9a04-e0411b1eed5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:53,545 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:54,573 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:54,574 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-8d423a3a-b848-4a0d-a603-96b64b8c5311', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:54,574 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:55,643 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.069s
2026-06-23 11:39:55,643 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-de4202d6-b31c-4c4f-9106-941be6119f80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:55,643 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:56,675 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:39:56,675 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-9b314741-fb37-4371-8a5d-5eb4e0ceb2fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:56,676 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:57,705 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:39:57,705 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-413753ce-b34d-4568-9c37-1bae34873e61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:57,705 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:58,734 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:39:58,734 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b5453877-bdb1-406d-a787-557f4519ea90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:58,734 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:39:59,772 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:39:59,772 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:39:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-907c2629-fb32-4111-a5f8-ceaf28f59f55', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:39:59,772 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:00,812 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.039s
2026-06-23 11:40:00,812 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-f1e75e56-0a5c-4032-ad2f-1b5817aa1532', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:00,812 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:01,845 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:40:01,846 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-22f8d6b9-5801-41c8-8514-73dee9729bbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:01,846 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:02,885 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:40:02,885 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1b4c040e-f574-4f32-b8c5-fa4983be5cd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:02,885 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:03,923 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:40:03,924 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0768cd7d-3b3a-42d2-9d94-410e6ac3d2be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:03,924 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:04,958 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:40:04,958 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-82e42b95-e476-4c4b-9440-2a8d82ef7c1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:04,958 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:05,987 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:40:05,987 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-f69124a4-b651-48fe-b26d-aada4e7e773d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:05,988 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:07,028 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.040s
2026-06-23 11:40:07,028 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e5353cf9-3659-4cbc-bcb4-bfb446d0670b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:07,029 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:08,065 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:40:08,065 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-38114629-59ae-4d0e-8389-a9df321f8882', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:08,065 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:09,096 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:09,096 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-394e6dcb-adda-4028-9f90-cca73df03905', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:09,096 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:10,136 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.039s
2026-06-23 11:40:10,136 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a0a3761f-4fd6-4c0b-a301-00def8bfa8d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:10,136 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:11,167 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:11,167 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-411737d7-6720-4953-96a6-61108781b711', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:11,167 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:12,202 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:40:12,202 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b5c7482a-655f-44d4-bddb-a1afb9be0f79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:12,202 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:13,235 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:40:13,235 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-830124d8-09c9-4df4-9afb-c0d17f8385cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:13,235 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:14,265 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:40:14,265 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a976ab5e-d742-4dbe-ba71-829ebce27240', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:14,265 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:15,311 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.046s
2026-06-23 11:40:15,312 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b8708231-78cf-464c-a049-72551d3146bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:15,312 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:16,349 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:40:16,349 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-14823551-77fd-4d0a-b42c-56191be0bf75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:16,349 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:17,389 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:40:17,389 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-06b2348a-a84a-4971-8933-9a958acf95b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:17,389 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:18,421 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:40:18,421 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d4c4d987-5c99-496f-b419-6e6367b26171', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:18,421 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:19,457 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:40:19,458 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4b4cd710-53eb-43c1-90dc-1ec2cf32b3f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:19,458 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:20,488 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:20,489 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-755c966f-fe5e-4c69-9025-a4be456f325f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:20,489 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:21,521 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:40:21,521 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-6ba3b7e7-22cf-4d8f-990d-0ad7260f68c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:21,522 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:22,551 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:40:22,551 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-add0c261-03a0-49dd-8ebe-4f990dc6185d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:22,551 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:23,579 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:40:23,579 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-51c35563-dcac-438c-b32d-eddc025dfb64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:23,579 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:24,611 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:40:24,611 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-41147047-3c70-491f-bfcd-f63ba46ae427', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:24,611 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:25,643 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:40:25,643 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1476fab3-b70c-43f6-b7ae-f6f8e5c35d79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:25,643 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:26,674 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:26,674 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-8c39a1e8-d867-4cd7-831e-4ca1358427a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:26,675 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:27,702 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:40:27,703 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-8305b653-da07-4ed4-ac73-6cb26a3d25bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:27,703 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:28,732 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:40:28,732 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-ffefc2eb-f422-4ee5-8e14-b2c92b0d8497', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:28,732 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:29,762 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:40:29,762 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a3fb9c96-20b7-43e0-b522-8eaa0e5a999b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:29,762 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:30,794 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:40:30,794 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-ebc62dca-c286-4847-a8f7-23955fc6883a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:30,794 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:31,827 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:40:31,827 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a15caff8-7efa-480e-bca2-fdbc79a1b86d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:31,827 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:32,857 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:40:32,857 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-3628176a-e510-4b81-a989-a7984da12172', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:32,857 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:33,889 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:40:33,889 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a559e079-f24e-4465-85cf-23f6cc718081', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:33,889 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:34,919 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:34,919 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-00cb5c97-add7-41e7-993f-eeee54b8656f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:34,920 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:35,952 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:40:35,952 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-6024bc87-06b7-4af5-a032-d46684d80260', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:35,952 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:36,980 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:40:36,980 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-905ee5d0-f50e-47d0-bdd3-53b12a43ad97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:36,980 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:38,011 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:38,011 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b1e53a50-ea26-49bf-b48b-b9abf7387cf8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:38,011 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:39,045 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:40:39,045 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0baa904c-1bd0-4d52-af7d-dc5849e7fdea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:39,045 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:40,075 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:40,076 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-82b5b51c-a281-4807-8142-7445fa5311cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:40,076 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:41,104 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:40:41,104 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2d4f7ac9-781f-4de3-b1db-b6480a75b8a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:41,105 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:42,135 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:42,135 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-08ebb63b-1d72-4518-8eb4-005148aedf27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:42,135 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:43,168 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:40:43,169 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-ca355c0e-30a5-441c-9b3b-7b511eb37171', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:43,169 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:44,198 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:40:44,198 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-42dbf974-f3e4-487c-818f-ca9904241a86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:44,198 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:45,231 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:40:45,231 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-c1c281a9-9ecc-45e3-aafd-62c32e7e152a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:45,231 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:46,262 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:46,262 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-390316a7-0900-4076-af6a-0956c36387f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:46,262 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:47,292 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:40:47,292 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-88b2264d-30b1-4b51-a8b9-551bc448f887', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:47,292 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:48,325 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:40:48,325 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-c78c8cb8-6a50-4d89-94d5-d223133a736f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:48,325 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:49,356 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:49,356 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4e2295c7-db27-41de-9be6-0ac3015ea4f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:49,356 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:50,395 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:40:50,395 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-9cef6dcc-b779-48ae-bfe8-b9ae345c2015', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:50,395 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:51,424 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:40:51,424 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-95cac12e-3c00-47db-88e6-bcbf512bd1db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:51,424 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:52,455 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:40:52,455 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e0619e39-1b82-459a-a99e-2d8c0a55d6a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:52,455 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:53,482 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:40:53,483 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-7890056f-6669-4ab8-9666-dadce89fab61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:53,483 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:54,516 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:40:54,516 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b062fb70-6054-4191-b4e7-db4e92589ce4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:54,516 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:55,550 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:40:55,550 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-816bbf4e-2e57-45fb-86e1-02378a115518', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:55,551 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:56,589 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:40:56,590 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e17ede9c-ef57-46c0-89b4-934e49595361', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:56,590 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:57,623 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:40:57,623 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-ce89ddbf-8c84-4e80-b376-7c09f1904ba1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:57,623 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:58,664 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.040s
2026-06-23 11:40:58,664 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0ac23054-89a3-4ec5-bf0f-287f0e8fca20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:58,665 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:40:59,709 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.044s
2026-06-23 11:40:59,709 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a6923067-ebcc-4377-b43d-09560f3a632c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:40:59,709 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:00,739 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:00,739 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-52df81fa-f89d-455f-9ec6-df7507659bb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:00,739 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:01,771 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:41:01,772 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-75d94d06-bad3-45d0-8ad2-5e25897f3de6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:01,772 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:02,803 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:41:02,803 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-9114f302-7315-41c8-b023-f05f3505086c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:02,803 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:03,841 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:41:03,841 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-6799cd71-ab9a-4bc4-bd5a-edbf6a187195', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:03,841 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:04,878 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:41:04,878 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2aaf7537-cf20-454b-b9d8-fab3d4209f4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:04,878 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:05,908 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:41:05,909 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-77dbbe17-a4da-4356-9755-9eddebbf1a22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:05,909 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:06,938 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:06,939 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-512b102d-f93e-46ed-8ca9-f977e9ff6838', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:06,939 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:07,985 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.045s
2026-06-23 11:41:07,985 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a913c220-6fee-413b-b80e-661e1f46d323', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:07,985 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:09,018 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:41:09,018 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e9bf00f1-5469-4c26-8df7-f32b05bd10cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:09,018 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:10,047 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:10,047 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-c90055c4-2bb4-450c-8137-f247831783bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:10,047 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:11,078 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:41:11,078 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-af04f028-f306-450b-902d-fec42d386479', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:11,078 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:12,108 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:12,108 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e3639e68-d6f0-427c-821d-a0d04380c406', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:12,109 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:13,141 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:41:13,141 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-6597b0e4-6ec3-4a37-ac7a-b8d8bcd7e352', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:13,141 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:14,173 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:41:14,173 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-bceff1a1-13fb-47b0-bfa1-a8e694719fd4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:14,173 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:15,204 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:41:15,204 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-acd7ff00-7165-446c-a2dd-9625975d99bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:15,204 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:16,233 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:16,233 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-19135d34-a858-409f-b6b4-9babd1e03b94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:16,234 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:17,263 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:17,263 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-7b084e97-5850-4ec6-8609-132031f44abd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:17,263 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:18,297 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:41:18,297 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-6f245d19-d4b7-436f-81d3-8129c93c278e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:18,298 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:19,334 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:41:19,335 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0699f5cf-f8df-4d82-9685-7a211ed54cd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:19,335 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:20,374 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:41:20,375 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-639b5797-9a6e-4062-bcf3-627a38028802', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:20,375 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:21,416 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.041s
2026-06-23 11:41:21,416 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-344a888d-b559-4214-afc9-762c81d6292d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:21,417 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:22,446 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:22,447 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-14a37ec7-b75c-413a-863b-dd3e7ae87494', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:22,447 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:23,483 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:41:23,483 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-23b1f503-92f1-4c59-a179-f8d5ee074963', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:23,484 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:24,515 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:41:24,515 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-fc196be8-9e58-41dc-b7db-b5f75a80fa1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:24,515 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:25,543 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:41:25,543 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-7d8f5a82-86be-4005-8cef-4a4292c8dfa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:25,543 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:26,572 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:26,572 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-edb93218-e60a-4e54-93e9-92a23213f729', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:26,573 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:27,602 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:27,602 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a211c6cb-2c31-49b4-8dce-8c3011028a3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:27,602 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:28,633 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:41:28,634 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-c36ae36f-706a-4329-9e7d-6e6a42635bf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:28,634 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:29,665 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:41:29,665 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-8f71d492-e6c3-4871-94f2-877e8307aec1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:29,665 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:30,694 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:30,694 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-ba12f764-6fdc-49ea-9dc0-62751f3ecaa6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:30,694 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:31,723 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:31,723 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b14a50fb-e877-4bbe-9193-4beb73fa2251', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:31,723 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:32,750 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.026s
2026-06-23 11:41:32,750 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b9275222-2ab0-41d3-b0a9-b26c16dfd74e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:32,750 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:33,781 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:41:33,781 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e8c9ef93-706f-4923-9d62-e08744a7d890', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:33,781 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:34,810 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:34,811 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-3fdea4ac-c059-42a3-ac16-d8ad4723abb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:34,811 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:35,843 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:41:35,843 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4aeceef5-7fd0-43c4-a451-2a8159c01f2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:35,844 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:36,877 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:41:36,877 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4b3f5d99-bb19-4262-a15b-b38aaf8ad590', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:36,878 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:37,915 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:41:37,915 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-af049f8b-f415-4ce1-bbed-b738879991c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:37,915 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:38,951 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:41:38,951 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-21d71da3-dc54-4e6e-8bb4-8afbb021177a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:38,951 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:39,982 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:41:39,982 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-eb249a3b-19c4-423a-bcfb-9ada82770a9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:39,982 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:41,013 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:41:41,013 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a4d8bf37-a63a-481a-9f31-735bd94ddacf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:41,013 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:42,042 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:42,043 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d8000c31-1a97-494f-aaf9-633ebeb66517', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:42,043 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:43,074 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:41:43,074 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b859bb15-622f-4a17-84b0-8046f87c98e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:43,075 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:44,104 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:44,104 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-38bea94f-c360-4bcd-8350-ddac54cc106a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:44,105 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:45,135 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:41:45,135 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-cd219620-9107-488a-ab0d-4521391f7523', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:45,135 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:46,168 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:41:46,169 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-366ac18f-0894-4435-b40f-3db0c92d07a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:46,169 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:47,195 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.026s
2026-06-23 11:41:47,196 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-8710ce4f-f5e3-4f6e-92bd-79b82745a6af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:47,196 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:48,224 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:48,224 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0897a991-96b7-4097-ae72-5d86ee452c72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:48,224 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:49,256 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:41:49,256 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0c565299-5169-42af-a49d-2325cd2ba37f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:49,256 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:50,284 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:41:50,284 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-21afb3b7-31c1-4156-9d59-ea545c7ea06b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:50,284 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:51,313 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:51,313 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-30a9711a-41d5-46db-bcd3-6d710a277aa5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:51,313 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:52,340 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:41:52,341 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-18ce9838-122d-4d82-a46d-75f89176fb67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:52,341 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:53,370 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:53,370 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e9cfa8a6-6616-4ad0-976b-ceb4439eca5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:53,370 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:54,398 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:54,399 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-c0fe7304-1585-44c2-913c-bde7a6c346f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:54,399 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:55,428 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:55,429 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0b39d478-6c41-4955-a603-e408e3b6a4ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:55,429 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:56,462 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:41:56,463 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0bd0cef5-be34-4f45-811a-a68bcea84f6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:56,463 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:57,489 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.026s
2026-06-23 11:41:57,490 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-124907c1-392c-42b9-b8d6-5b39d214b537', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:57,490 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:58,519 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:41:58,520 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e041bb3e-2b40-4738-a2b5-407091376c5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:58,520 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:41:59,549 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:41:59,549 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-82197acc-0888-4f88-b74f-c8c6697a87b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:41:59,549 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:00,578 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:42:00,578 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4fff4844-5c6e-4977-a2b1-46817dd77a6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:00,578 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:01,606 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:42:01,606 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-68e7725e-5cf8-41a6-9589-a52e64d7f60a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:01,606 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:02,637 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:42:02,637 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-630dc378-8650-4b07-9915-11a9f4f939ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:02,637 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:03,669 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:42:03,670 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-5562d3c4-c217-4953-8c72-06ae04859f67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:03,671 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:04,702 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:42:04,703 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-bc577ed3-6fb7-40a0-9e95-577ac9f77b5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:04,703 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:05,740 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:42:05,740 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2358c607-0051-46ad-8c4d-f7acd9c822ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:05,740 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:06,775 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:42:06,775 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-6eafaee6-f4a5-45dd-a164-4788420f383f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:06,775 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:07,808 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:42:07,808 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-cc28fcc5-63c3-42a0-a013-b35e3cf89376', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:07,809 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:08,844 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:42:08,844 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-118d88ab-e43e-43dc-a57d-330c1cf845e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:08,845 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:09,876 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:42:09,876 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-19193941-e90b-46c5-9198-e137f6234ff8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:09,876 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:10,906 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:42:10,906 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-41151575-3f44-4180-9164-9fd42ddb98f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:10,906 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:11,938 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:42:11,938 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2b6ec59b-322b-49f0-bd3b-c151c3c89480', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:11,939 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:12,971 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:42:12,971 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-570c5fec-b421-4be8-8458-c8284d8ec02c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:12,971 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:14,003 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:42:14,003 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a8967c2f-6095-42d5-8a28-8a3b9fdafb8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:14,003 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:15,034 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:42:15,034 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0ebeb109-3984-4666-8f45-013b847ae489', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:15,034 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:16,085 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.050s
2026-06-23 11:42:16,085 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-3e02a6bd-47c6-4a12-9fd0-e1895865c09f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:16,085 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:17,122 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:42:17,122 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4404b048-ed65-4f02-a0cb-cf2f8496b871', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:17,123 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:18,160 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:42:18,160 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-7d1d6692-797a-4dbd-ae3c-a3735883ea28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:18,160 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:19,192 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:42:19,192 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-15318240-6500-4525-b98a-251a50728906', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:19,193 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:20,228 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:42:20,228 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-9f7e77f6-5876-41de-a492-09ace268700a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:20,228 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:21,264 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:42:21,264 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-80d3ff2f-abb8-4d16-83e1-71fbd958a655', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:21,264 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:22,300 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:42:22,300 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d3232101-e090-4ea9-ae56-4d9463380f0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:22,301 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:23,333 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:42:23,333 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d8a72b42-fbd9-42d0-bdc5-083800e58e53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:23,334 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:24,369 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:42:24,369 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0d392ae8-2abc-450b-ac8a-10147b3ed856', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:24,369 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:25,411 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.041s
2026-06-23 11:42:25,411 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2b2c77e4-557e-4c85-9331-eff85a509225', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:25,411 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:26,441 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:42:26,441 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0083af59-6d26-49c4-9c53-b6bd9936e630', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:26,442 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:27,476 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:42:27,476 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-8a6d4d7b-fc00-47a7-8735-999a2db292a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:27,477 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:28,511 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:42:28,511 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-000817d5-6a9d-4c18-a8e1-5d0d3145f992', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:28,512 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:29,550 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:42:29,551 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-7cdde9a2-fb8a-4f3a-92c4-decf196da3f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:29,551 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:30,592 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.040s
2026-06-23 11:42:30,592 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-cb3c985e-d948-4ccc-9803-4e3f1b5781ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:30,593 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:31,626 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:42:31,626 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e2acb86a-c980-4f18-805b-8cb7c7a9934c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:31,627 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:32,659 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:42:32,659 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-05d28eb3-9ace-43a4-a1fd-94ad592af1e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:32,659 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:33,693 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:42:33,693 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4c3e50c2-ce22-479a-a624-2872faf1fb01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:33,693 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:34,725 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:42:34,725 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-5b02e1b8-ec5d-411f-83cf-962f97d72cd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:34,726 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:35,765 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.039s
2026-06-23 11:42:35,765 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-707a09a6-7c1e-4f5b-9040-ad57c76c38aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:35,765 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:36,799 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:42:36,799 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-08a7f695-0dfc-4b15-80eb-52dadfb66c9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:36,800 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:37,836 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:42:37,836 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-406913b7-cbbd-4b40-b606-a5b4d48bc1f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:37,836 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:38,867 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:42:38,867 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-eecbdd9b-5b06-4050-94f8-796f7be2d527', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:38,867 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:39,910 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.042s
2026-06-23 11:42:39,910 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-13087a49-c2f6-46a2-b175-3f2c5394d344', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:39,910 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:40,946 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:42:40,946 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-335f9f20-6b07-4f95-9d75-4e4e3a64bccf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:40,947 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:41,985 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:42:41,986 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-fdd68a8a-f28b-43cc-a561-35a6fe2fad31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:41,986 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:43,023 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:42:43,024 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-38faeb6c-f190-4660-84a0-526cf142ae98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:43,024 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:44,064 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.040s
2026-06-23 11:42:44,064 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1d9c360d-97a6-4fe4-92e4-e61bcd6b0d3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:44,065 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:45,117 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.052s
2026-06-23 11:42:45,117 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-f2416610-cf50-4fd6-8dbb-8819802b3799', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:45,118 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:46,153 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:42:46,153 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e45e6f33-a020-4fe4-9f2c-6fa6711794b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:46,153 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:47,186 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:42:47,186 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-56f29b49-85e3-4749-8c50-0dbc47932f5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:47,187 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:48,221 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:42:48,222 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e6606046-df7c-4885-bb3a-c6a577503d61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:48,222 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:49,253 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:42:49,253 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-597ad958-4fca-410b-a6df-c2c679bd83f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:49,253 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:50,291 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:42:50,291 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e26147f1-a943-40a8-ae63-3e5889eee4fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:50,291 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:51,325 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:42:51,325 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-38f6e1c4-7b44-4f8e-820b-9dd305d85ad0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:51,325 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:52,359 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:42:52,360 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d15e2c9c-34f2-4f70-b50f-56ce5f0b6695', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:52,360 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:53,396 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:42:53,397 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2dc34912-58f5-4192-92cb-326aa3fc66f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:53,397 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:54,431 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:42:54,431 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b5aa94d2-8bab-4185-993a-18cb584141c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:54,432 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:55,466 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:42:55,466 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1c66265a-d19e-40ea-8110-1b634842544f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:55,466 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:56,506 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.039s
2026-06-23 11:42:56,506 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e9771094-0a83-404a-a771-cadfe328f0cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:56,506 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:57,538 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:42:57,539 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-ab6da827-bbf7-43bb-99ff-1e92661f3670', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:57,539 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:58,578 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.039s
2026-06-23 11:42:58,579 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2822f27b-b77e-4cb6-93d0-43e4307993d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:58,579 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:42:59,624 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.045s
2026-06-23 11:42:59,625 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:42:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-112b91af-8c21-4e96-83eb-fa62c7106240', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:42:59,625 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:00,657 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:43:00,658 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0ef09f2c-3eeb-466d-ac75-3649b8825af7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:00,658 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:01,695 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:43:01,696 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-04a60f86-5257-47fa-80d5-ea0bf8ceeb9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:01,696 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:02,731 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:43:02,731 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-61554e1f-4d15-4326-a975-d8d1d3bf3321', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:02,732 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:03,767 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:43:03,768 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2324378d-b67e-4a84-a4a6-26a7e759c3a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:03,768 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:04,799 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:43:04,799 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0e469444-ed41-4c8b-9254-6310dbe1b2e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:04,800 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:05,834 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:43:05,834 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-04a9cf14-6899-4660-a9c4-a2ae23d95e29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:05,835 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:06,869 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:43:06,869 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0bc783b7-98c0-4f2f-bd07-9d008ac9f9fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:06,870 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:07,915 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.044s
2026-06-23 11:43:07,915 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1516f2df-5f60-471e-8a29-00857ca5038d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:07,915 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:08,953 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:43:08,953 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0fa2028a-0519-4f5b-8342-da5ed232cda2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:08,953 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:09,989 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:43:09,990 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-566843eb-4194-4cc4-a454-c1840cad9435', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:09,990 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:11,033 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.042s
2026-06-23 11:43:11,033 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-be24d80c-0a9f-4766-b11f-111ce2b0aac2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:11,033 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:12,081 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.047s
2026-06-23 11:43:12,081 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-69f12d2c-7288-4992-a0c1-09b7fcfc28b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:12,081 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:13,131 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.049s
2026-06-23 11:43:13,132 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-7e5d4e0c-826b-4046-af5e-46b5132a08b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:13,132 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:14,165 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:43:14,165 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4a95d3d0-95c7-477a-b4fd-f867181f35d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:14,165 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:15,203 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:43:15,203 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-f435d6b1-11fc-4446-b0e3-2307bdcbcfb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:15,204 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:16,242 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:43:16,243 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-f429de52-a7f8-4f7c-89e8-c096c1c124c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:16,243 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:17,287 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.043s
2026-06-23 11:43:17,288 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d8fd0aba-07e8-4288-9f96-b6bfb7fec7fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:17,288 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:18,329 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.041s
2026-06-23 11:43:18,329 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1ffaa522-d551-47b0-9d09-c4631ca382b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:18,329 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:19,365 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:43:19,366 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-cf81f58f-83be-475e-a98a-f91afac6d30f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:19,366 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:20,415 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.048s
2026-06-23 11:43:20,415 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4d2282c1-f505-4f3b-9237-a63f74cf913d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:20,416 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:21,453 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:43:21,454 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d9605c17-025d-4d32-b08a-47452cfe2e8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:21,454 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:22,494 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.039s
2026-06-23 11:43:22,494 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1d3c3b88-28ff-4cb8-9f71-55c1ee585a09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:22,494 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:23,536 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.041s
2026-06-23 11:43:23,536 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-00e6b059-5069-4b3b-b527-5d38ec8e8dee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:23,536 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:24,579 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.042s
2026-06-23 11:43:24,579 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-d3092af3-56b1-4f11-a914-9ca4365ec750', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:24,579 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:25,622 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.042s
2026-06-23 11:43:25,622 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a7ad52f0-84c9-463d-8b0b-6d2361435429', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:25,622 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:26,664 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.041s
2026-06-23 11:43:26,664 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-32f0e13c-4167-4329-8b49-786065dacb86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:26,665 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:27,700 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:43:27,700 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-1d87d3d3-4a1d-4775-a61c-278b5804d84b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:27,701 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:28,749 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.046s
2026-06-23 11:43:28,749 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e0ff9ccb-b1a8-4b3c-9058-5c1d8be7f87b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:28,749 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:29,787 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:43:29,787 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-23fe887c-a4d2-4ddf-bb03-d425dc7994c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:29,787 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:30,818 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:43:30,819 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-54cfc227-a356-4dba-95ea-69ecf3e9b577', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:30,819 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:31,863 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.043s
2026-06-23 11:43:31,863 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-bb5b4598-c137-4f7b-bc21-3be4bc4fe1d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:31,863 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:32,898 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:43:32,899 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-e7dc98bd-7d90-4cc9-ba43-275f17351d7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:32,899 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:33,929 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.029s
2026-06-23 11:43:33,929 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2e58852d-ea05-499d-9ae6-2c5b2d7e9ac7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:33,929 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:34,961 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:43:34,961 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-f95cc4eb-595e-4205-a485-7e8fc856e4f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:34,961 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:36,000 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:43:36,000 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-c9a8301d-547a-4730-a74f-635683685e7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:36,000 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:37,046 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.045s
2026-06-23 11:43:37,046 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-6ae4b4ce-621f-4c1e-8191-a34677dbd1f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:37,047 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:38,081 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:43:38,081 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-8035423f-621f-4e9c-b935-67301231885a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:38,081 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:39,115 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:43:39,116 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-a418162b-78e8-41a0-b0f4-5087ce25f0a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:39,116 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:40,155 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:43:40,155 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-3ea2d4e1-3b1e-4386-a7ed-69c767dd3530', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:40,155 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:41,195 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.039s
2026-06-23 11:43:41,196 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-f914890d-4865-4da9-bfd0-2c750d1ba6a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:41,196 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:42,230 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:43:42,230 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-3b1b11d4-a64e-4bfa-84ac-5e437d8e2455', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:42,231 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:43,262 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:43:43,263 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-18f970a2-a240-452f-9884-e92e05222acc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:43,263 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:44,306 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.042s
2026-06-23 11:43:44,306 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-635bed79-109f-400c-a035-29bc47b67d13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:44,307 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:45,340 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:43:45,341 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-81de4bdc-dcfd-4062-8d3c-dbe71df9fafa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:45,341 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:46,375 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:43:46,375 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b5655160-df33-4c1b-b941-bfdf552d5000', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:46,375 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:47,409 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:43:47,409 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-eb267fdd-1876-4c71-a6a2-56ce1b4dfdfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:47,409 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:48,443 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:43:48,443 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-c9ab026d-0e62-45ef-a49c-74c05fd70655', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:48,443 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:49,476 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:43:49,477 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-3398bcdb-cf59-4e47-854f-8b00f8a85b4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:49,477 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:50,511 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:43:50,511 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-ba86df2a-45fa-49d7-8f40-6bdadc2ea850', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:50,511 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:51,546 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:43:51,546 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-69995ea3-1da5-43d8-af59-61deab508590', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:51,546 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:52,575 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:43:52,575 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-4d7dbb4d-6703-49ee-8a6c-b0b4013c4951', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:52,575 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:53,627 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.051s
2026-06-23 11:43:53,627 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-9b786b43-f868-4b0a-83bd-7e490b53c470', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:53,628 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:54,665 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:43:54,665 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-5b877bad-124a-4f87-82c1-128895192270', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:54,665 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:55,708 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.042s
2026-06-23 11:43:55,708 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0dd20d81-2c86-46eb-b910-bd96b0443bea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:55,708 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:56,750 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.041s
2026-06-23 11:43:56,751 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-91d7e93d-d2cb-4883-8043-ef71a34f41f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:56,751 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:57,784 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.033s
2026-06-23 11:43:57,785 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-dfb035bc-b7e9-4665-9216-a4f3aa27f96f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:57,785 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:58,827 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.042s
2026-06-23 11:43:58,828 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-bee56763-a2c6-4fff-96c6-a80f5adf1974', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:58,828 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:43:59,863 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:43:59,864 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:43:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-95adb0f5-6d9d-4e32-99a4-fa56eb5cd125', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:43:59,864 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:00,896 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:44:00,896 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-b87bc0cf-3125-42d3-97b7-50557dd22979', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:00,896 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:01,924 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.027s
2026-06-23 11:44:01,924 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-2abca49d-22fc-4fe8-828c-92e8da1143ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:01,924 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:02,961 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.036s
2026-06-23 11:44:02,961 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-f282084f-3122-4b1a-a398-68d8dde645ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:02,961 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:04,002 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.040s
2026-06-23 11:44:04,002 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-dcc3418f-08ff-4851-9251-30bf8aeae6ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:04,002 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:05,034 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:44:05,035 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-edd284e7-b431-4db8-9007-61460a8d7717', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:05,035 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:06,072 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:44:06,073 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-13bfd9e6-5ab1-436e-ba20-ba1ca9178e69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:06,073 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:07,112 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.038s
2026-06-23 11:44:07,112 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-bff6f3d4-b95d-4681-a869-2cee4df84ec7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:07,112 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:08,146 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.034s
2026-06-23 11:44:08,147 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0705e564-9efd-4df6-878a-901db39b20b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:08,147 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:09,178 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.031s
2026-06-23 11:44:09,179 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-7de12cee-2bd3-4e26-b176-f6a2ec455b73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:09,179 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:10,215 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:44:10,215 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-577ea010-62a5-4a3f-a017-8fb55054c3b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:10,215 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:11,246 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:44:11,246 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-c50200fc-ce7e-4ae0-9b8f-6328984b02c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:11,246 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:12,284 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:44:12,284 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-01cf8569-bab8-4d42-bcb2-5e99b2ec003f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:12,285 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:13,321 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:44:13,321 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-0a8e4565-7938-4ee6-9bab-3b7117721877', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:13,321 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:14,357 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.035s
2026-06-23 11:44:14,357 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-54d09a87-8030-47d0-9428-df635b764194', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:14,357 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:15,390 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.032s
2026-06-23 11:44:15,390 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-06c2d7c1-47db-4451-89c9-6d0eefdab8f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:15,390 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:16,428 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.037s
2026-06-23 11:44:16,428 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-f347bcf8-1acc-44f0-8774-a4b4f6f28df8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:16,429 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:17,459 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.030s
2026-06-23 11:44:17,459 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '984', 'x-openstack-request-id': 'req-947e8f5a-6c2f-4c00-900b-1000d337b0a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"ports":[{"id":"e6ea1065-d23c-416f-9ae7-bff80b4a9998","name":"","network_id":"c750be22-56ce-4a5b-8101-bca596fe868f","project_id":"1fd92c6f60d84ecf84c100430e957438","mac_address":"fa:16:3e:01:70:13","admin_state_up":true,"status":"DOWN","device_id":"d3591825-fdbf-41f9-a9f8-f0111f6eb82e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4088662-0e44-4107-873c-de8a5594a308","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c6936ce8-57df-4ac0-a6cd-a4119db4088c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:39:07Z","updated_at":"2026-06-23T11:39:17Z","revision_number":6,"tenant_id":"1fd92c6f60d84ecf84c100430e957438"}]}'
2026-06-23 11:44:17,459 106702 WARNING [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e has ports that are not ACTIVE, waiting for state to change on all: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:18,460 106702 ERROR [tempest.common.waiters] Server ID d3591825-fdbf-41f9-a9f8-f0111f6eb82e ports have failed to transition to ACTIVE, timing out: [{'id': 'e6ea1065-d23c-416f-9ae7-bff80b4a9998', 'name': '', 'network_id': 'c750be22-56ce-4a5b-8101-bca596fe868f', 'project_id': '1fd92c6f60d84ecf84c100430e957438', 'mac_address': 'fa:16:3e:01:70:13', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4088662-0e44-4107-873c-de8a5594a308', 'ip_address': '10.1.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c6936ce8-57df-4ac0-a6cd-a4119db4088c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:39:07Z', 'updated_at': '2026-06-23T11:39:17Z', 'revision_number': 6, 'tenant_id': '1fd92c6f60d84ecf84c100430e957438'}]
2026-06-23 11:44:18,460 106702 ERROR [tempest.scenario.manager] Server ports failed transitioning to ACTIVE for server: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestShelveInstance-526284131-network': [{'version': 4, 'addr': '10.1.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:01:70:13'}]}, 'created': '2026-06-23T11:39:03Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c', 'id': 'd3591825-fdbf-41f9-a9f8-f0111f6eb82e', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}], 'metadata': {}, 'name': 'tempest-TestShelveInstance-server-1417142920', 'status': 'ACTIVE', 'tenant_id': '1fd92c6f60d84ecf84c100430e957438', 'user_id': 'c95cc9963c2e4e7c8a449bf8b307976a', 'updated': '2026-06-23T11:39:17Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestShelveInstance-2084747158', 'OS-SRV-USG:launched_at': '2026-06-23T11:39:16.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1988430853'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'f4db30fc-eb11-4d21-9c71-231454773022'}]}
2026-06-23 11:44:18,615 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.154s
2026-06-23 11:44:18,615 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:18 GMT', 'server': 'Apache/2.4.58 (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-f1247a46-d09a-4676-9fbf-b49b1ccd602d', 'x-compute-request-id': 'req-f1247a46-d09a-4676-9fbf-b49b1ccd602d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b''
2026-06-23 11:44:18,834 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.218s
2026-06-23 11:44:18,835 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1431', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-853f56b1-b533-4a17-9973-a88d67b40cf3', 'x-compute-request-id': 'req-853f56b1-b533-4a17-9973-a88d67b40cf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-526284131-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:70:13"}]}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "SHUTOFF", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:44:19Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": "2026-06-23T11:39:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:44:20,100 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.259s
2026-06-23 11:44:20,101 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1431', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1125d6ec-37c3-415f-86d2-51e3b80e6708', 'x-compute-request-id': 'req-1125d6ec-37c3-415f-86d2-51e3b80e6708', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-526284131-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:70:13"}]}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "SHUTOFF", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:44:19Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": "2026-06-23T11:39:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988430853"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:44:21,220 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.113s
2026-06-23 11:44:21,220 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b39dc9f-b6a7-4b41-8ab5-cb3d10a0eb0c', 'x-compute-request-id': 'req-3b39dc9f-b6a7-4b41-8ab5-cb3d10a0eb0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-526284131-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:70:13"}]}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "SHUTOFF", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:44:20Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": "2026-06-23T11:39:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:44:22,336 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.108s
2026-06-23 11:44:22,336 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1202', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb798b4-bb6f-44b9-95ed-f6838878929d', 'x-compute-request-id': 'req-fcb798b4-bb6f-44b9-95ed-f6838878929d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "SHUTOFF", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:44:20Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": "2026-06-23T11:39:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:44:23,441 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.098s
2026-06-23 11:44:23,441 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a56aeda-87ce-4731-86c7-5bec3d57c441', 'x-compute-request-id': 'req-8a56aeda-87ce-4731-86c7-5bec3d57c441', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "DELETED", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:44:23Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": "2026-06-23T11:39:16.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:44:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:44:23,449 106702 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 5 second wait
2026-06-23 11:44:24,563 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.114s
2026-06-23 11:44:24,564 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d170f2d-bbb3-4e15-97de-6349e6715a0a', 'x-compute-request-id': 'req-8d170f2d-bbb3-4e15-97de-6349e6715a0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:39:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a2df5c3774880fb1c545d7329242969ead1534e5b73c4d38855b046c", "id": "d3591825-fdbf-41f9-a9f8-f0111f6eb82e", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1417142920", "status": "DELETED", "tenant_id": "1fd92c6f60d84ecf84c100430e957438", "user_id": "c95cc9963c2e4e7c8a449bf8b307976a", "updated": "2026-06-23T11:44:23Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2084747158", "OS-SRV-USG:launched_at": "2026-06-23T11:39:16.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:44:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f4db30fc-eb11-4d21-9c71-231454773022"}]}}'
2026-06-23 11:44:25,597 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 GET https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e 0.028s
2026-06-23 11:44:25,597 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:25 GMT', 'server': 'Apache/2.4.58 (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-f11009c9-2372-486f-bcdf-31d374423651', 'x-compute-request-id': 'req-f11009c9-2372-486f-bcdf-31d374423651', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d3591825-fdbf-41f9-a9f8-f0111f6eb82e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d3591825-fdbf-41f9-a9f8-f0111f6eb82e could not be found."}}'
2026-06-23 11:44:25,794 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/c6936ce8-57df-4ac0-a6cd-a4119db4088c 0.196s
2026-06-23 11:44:25,794 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-7edcd63d-dc22-4ffd-8cfa-0b19eb4a1d34', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/c6936ce8-57df-4ac0-a6cd-a4119db4088c'}
Body: b''
2026-06-23 11:44:25,829 106702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2084747158 0.034s
2026-06-23 11:44:25,829 106702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:25 GMT', 'server': 'Apache/2.4.58 (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-d6caf7a5-2499-4c4c-b649-36e889c86820', 'x-compute-request-id': 'req-d6caf7a5-2499-4c4c-b649-36e889c86820', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2084747158'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 128, in test_shelve_volume_backed_instance
self._create_server_then_shelve_and_unshelve(boot_from_volume=True)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 95, in _create_server_then_shelve_and_unshelve
instance_ip = self.get_server_ip(server)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1320, in get_server_ip
fip = self.get_floating_ip(server)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1193, in get_floating_ip
port_id, ip4 = self.get_server_port_id_and_ip4(server)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1131, in get_server_port_id_and_ip4
ports = waiters.wait_for_server_ports_active(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 724, in wait_for_server_ports_active
raise lib_exc.TimeoutException
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
fail
ft25.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 12:03:28,760 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.156s
2026-06-23 12:03:28,760 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestStampPattern-350749504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAzcScutpUWyv4ByhaKZq/rssVmk7CfiSZ62uMd+NdjVGacKGMdeXaA6htg6jRIkdW5rA56JlgIjLLAF9Bg8gDbeAEDMZ/Hhfp+x1vZPEMzxLxc+/K4G6z2Z1p00ZHWq6g=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7bcd524-f07a-4f97-96c7-1b3d9e780cf0', 'x-compute-request-id': 'req-e7bcd524-f07a-4f97-96c7-1b3d9e780cf0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestStampPattern-350749504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAzcScutpUWyv4ByhaKZq/rssVmk7CfiSZ62uMd+NdjVGacKGMdeXaA6htg6jRIkdW5rA56JlgIjLLAF9Bg8gDbeAEDMZ/Hhfp+x1vZPEMzxLxc+/K4G6z2Z1p00ZHWq6g==", "fingerprint": "52:49:c1:68:c2:2e:a0:4b:2f:3f:53:a5:5e:c3:3d:b7", "user_id": "22a08cce7e734d3e879fd4f603efd548"}}'
2026-06-23 12:03:29,033 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.271s
2026-06-23 12:03:29,033 106706 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-425494166", "description": "tempest-secgroup-smoke-425494166 description", "project_id": "2aa2a545b40a4b9da7519e662a066708"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-bc5b3c02-5791-4956-bfeb-42dd4e793a4c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0e19b9f3-d118-4884-9429-385217ef73e5", "name": "tempest-secgroup-smoke-425494166", "stateful": true, "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "project_id": "2aa2a545b40a4b9da7519e662a066708", "description": "tempest-secgroup-smoke-425494166 description", "shared": false, "security_group_rules": [{"id": "8d45f4fc-35df-4ba1-8370-44cbc1f4fe01", "project_id": "2aa2a545b40a4b9da7519e662a066708", "security_group_id": "0e19b9f3-d118-4884-9429-385217ef73e5", "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": 1673, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T12:03:28Z", "updated_at": "2026-06-23T12:03:28Z", "revision_number": 0, "tenant_id": "2aa2a545b40a4b9da7519e662a066708"}, {"id": "c1217c60-139d-429b-8d86-2dfdca991e64", "project_id": "2aa2a545b40a4b9da7519e662a066708", "security_group_id": "0e19b9f3-d118-4884-9429-385217ef73e5", "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": 1672, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T12:03:28Z", "updated_at": "2026-06-23T12:03:28Z", "revision_number": 0, "tenant_id": "2aa2a545b40a4b9da7519e662a066708"}], "tags": [], "created_at": "2026-06-23T12:03:28Z", "updated_at": "2026-06-23T12:03:28Z", "revision_number": 1}}'
2026-06-23 12:03:29,137 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.103s
2026-06-23 12:03:29,137 106706 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": "0e19b9f3-d118-4884-9429-385217ef73e5", "project_id": "2aa2a545b40a4b9da7519e662a066708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e27bf5d7-b355-4975-8ca3-ca9e3df3e582', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6871f6ea-e0df-4253-a58d-01ad0fccd1ed", "project_id": "2aa2a545b40a4b9da7519e662a066708", "security_group_id": "0e19b9f3-d118-4884-9429-385217ef73e5", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T12:03:29Z", "updated_at": "2026-06-23T12:03:29Z", "revision_number": 0, "tenant_id": "2aa2a545b40a4b9da7519e662a066708"}}'
2026-06-23 12:03:29,239 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.101s
2026-06-23 12:03:29,239 106706 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": "0e19b9f3-d118-4884-9429-385217ef73e5", "project_id": "2aa2a545b40a4b9da7519e662a066708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-9cdbd7cf-6b4a-43d1-9e21-d47d50c8c995', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9f4b2271-9b0d-4148-943c-5a1aa402b296", "project_id": "2aa2a545b40a4b9da7519e662a066708", "security_group_id": "0e19b9f3-d118-4884-9429-385217ef73e5", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T12:03:29Z", "updated_at": "2026-06-23T12:03:29Z", "revision_number": 0, "tenant_id": "2aa2a545b40a4b9da7519e662a066708"}}'
2026-06-23 12:03:29,360 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.121s
2026-06-23 12:03:29,360 106706 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": "0e19b9f3-d118-4884-9429-385217ef73e5", "project_id": "2aa2a545b40a4b9da7519e662a066708", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-64d25ec9-6e79-4c9d-a8f0-332dcc00ccf4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a2b38669-6e0e-4baa-ad74-29308695c233", "project_id": "2aa2a545b40a4b9da7519e662a066708", "security_group_id": "0e19b9f3-d118-4884-9429-385217ef73e5", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T12:03:29Z", "updated_at": "2026-06-23T12:03:29Z", "revision_number": 0, "tenant_id": "2aa2a545b40a4b9da7519e662a066708"}}'
2026-06-23 12:03:29,478 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.118s
2026-06-23 12:03:29,478 106706 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": "0e19b9f3-d118-4884-9429-385217ef73e5", "project_id": "2aa2a545b40a4b9da7519e662a066708", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-934cd1ef-ea23-45fb-898d-2fc437fe39b7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "73e446bc-4911-4e19-b3d3-05cc77aa7511", "project_id": "2aa2a545b40a4b9da7519e662a066708", "security_group_id": "0e19b9f3-d118-4884-9429-385217ef73e5", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T12:03:29Z", "updated_at": "2026-06-23T12:03:29Z", "revision_number": 0, "tenant_id": "2aa2a545b40a4b9da7519e662a066708"}}'
2026-06-23 12:03:29,670 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.191s
2026-06-23 12:03:29,670 106706 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": "0e19b9f3-d118-4884-9429-385217ef73e5", "project_id": "2aa2a545b40a4b9da7519e662a066708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-02edec42-0a65-4b7b-b386-70c4557e7ab7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c17b3a8e-0090-4777-961d-8dd3bb700a2a", "project_id": "2aa2a545b40a4b9da7519e662a066708", "security_group_id": "0e19b9f3-d118-4884-9429-385217ef73e5", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T12:03:29Z", "updated_at": "2026-06-23T12:03:29Z", "revision_number": 0, "tenant_id": "2aa2a545b40a4b9da7519e662a066708"}}'
2026-06-23 12:03:29,805 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.134s
2026-06-23 12:03:29,805 106706 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": "0e19b9f3-d118-4884-9429-385217ef73e5", "project_id": "2aa2a545b40a4b9da7519e662a066708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-9897f10e-ee89-4c4e-8a57-16bb2210f7d3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b9d18415-5a78-408a-b0e1-e92e76c6cb78", "project_id": "2aa2a545b40a4b9da7519e662a066708", "security_group_id": "0e19b9f3-d118-4884-9429-385217ef73e5", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T12:03:29Z", "updated_at": "2026-06-23T12:03:29Z", "revision_number": 0, "tenant_id": "2aa2a545b40a4b9da7519e662a066708"}}'
2026-06-23 12:03:29,959 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://10.4.3.43/volume/v3/volumes 0.154s
2026-06-23 12:03:29,959 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestStampPattern-volume-998837150", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27e97c2-3ebf-4c2d-bfb8-4b44f73f2022', 'content-length': '744', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27e97c2-3ebf-4c2d-bfb8-4b44f73f2022', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "c2ea6720-77be-4c9c-9807-3a6b2d5958d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T12:03:29.911881", "updated_at": null, "name": "tempest-TestStampPattern-volume-998837150", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2"}], "user_id": "22a08cce7e734d3e879fd4f603efd548", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 12:03:30,016 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.049s
2026-06-23 12:03:30,016 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2917', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8261269f-8513-44dd-9451-b03ef4ebf344', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "22a08cce7e734d3e879fd4f603efd548", "name": "tempest-TestStampPattern-840765769-project-member", "password_expires_at": null}, "audit_ids": ["QHmlsM3yTtStXCfAiNG5UA"], "expires_at": "2026-06-23T13:03:30.000000Z", "issued_at": "2026-06-23T12:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2aa2a545b40a4b9da7519e662a066708", "name": "tempest-TestStampPattern-840765769"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/2aa2a545b40a4b9da7519e662a066708", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_2aa2a545b40a4b9da7519e662a066708", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 12:03:30,017 106706 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': 'd28238e6-cc29-42d7-8436-e9c49ddf2998', 'name': 'tempest-TestStampPattern-1515802674-network', 'tenant_id': '2aa2a545b40a4b9da7519e662a066708', 'project_id': '2aa2a545b40a4b9da7519e662a066708', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20742, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T12:03:20Z', 'updated_at': '2026-06-23T12:03:20Z', 'revision_number': 1} available for tenant
2026-06-23 12:03:30,657 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://10.4.3.43/compute/v2.1/servers 0.640s
2026-06-23 12:03:30,657 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestStampPattern-server-684103390", "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "flavorRef": "42", "key_name": "tempest-TestStampPattern-350749504", "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "networks": [{"uuid": "d28238e6-cc29-42d7-8436-e9c49ddf2998"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eebeebc1-f1cc-4175-a6de-60008990c064', 'x-compute-request-id': 'req-eebeebc1-f1cc-4175-a6de-60008990c064', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "15743203-118f-4d89-846c-6ccc814c0a5c", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "adminPass": "gBWM6w5cYDzo"}}'
2026-06-23 12:03:30,742 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.084s
2026-06-23 12:03:30,743 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05eff231-17c0-4403-9ff7-f6dfe8367ce5', 'x-compute-request-id': 'req-05eff231-17c0-4403-9ff7-f6dfe8367ce5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:31,830 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.080s
2026-06-23 12:03:31,831 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7757988f-6424-4f17-8141-ac8a360b7211', 'x-compute-request-id': 'req-7757988f-6424-4f17-8141-ac8a360b7211', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:32,909 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.074s
2026-06-23 12:03:32,910 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-781c4a0f-f877-4a10-bd2c-da4f9897e4ca', 'x-compute-request-id': 'req-781c4a0f-f877-4a10-bd2c-da4f9897e4ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:32,915 106706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 12:03:33,998 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.083s
2026-06-23 12:03:33,998 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c732edc-b439-422d-8928-0f3db432ceb3', 'x-compute-request-id': 'req-3c732edc-b439-422d-8928-0f3db432ceb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:35,077 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.074s
2026-06-23 12:03:35,077 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d32c08-5cfc-4fdc-8310-ac3c4b567636', 'x-compute-request-id': 'req-40d32c08-5cfc-4fdc-8310-ac3c4b567636', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:35,083 106706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-23 12:03:36,262 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.178s
2026-06-23 12:03:36,262 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05962770-d661-440d-a702-1ca09167e6d2', 'x-compute-request-id': 'req-05962770-d661-440d-a702-1ca09167e6d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "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": []}}'
2026-06-23 12:03:36,271 106706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-23 12:03:37,435 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.163s
2026-06-23 12:03:37,435 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2c98f7-b063-486d-992a-e7741fb31951', 'x-compute-request-id': 'req-1f2c98f7-b063-486d-992a-e7741fb31951', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:37,442 106706 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-23 12:03:38,575 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.133s
2026-06-23 12:03:38,576 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580d2691-93e1-4112-8805-5114e2852abd', 'x-compute-request-id': 'req-580d2691-93e1-4112-8805-5114e2852abd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:39,719 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.138s
2026-06-23 12:03:39,719 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d11f67c-c143-4936-a367-9b33f07b3dd3', 'x-compute-request-id': 'req-6d11f67c-c143-4936-a367-9b33f07b3dd3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:40,860 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.135s
2026-06-23 12:03:40,860 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f4c94ed-aac7-47bc-b0db-534c0653ba97', 'x-compute-request-id': 'req-3f4c94ed-aac7-47bc-b0db-534c0653ba97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:42,036 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.171s
2026-06-23 12:03:42,037 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2ef5f1-a718-4c1e-b35e-9fa47880c6ab', 'x-compute-request-id': 'req-ef2ef5f1-a718-4c1e-b35e-9fa47880c6ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "BUILD", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:43,207 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.165s
2026-06-23 12:03:43,208 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-190a836c-3427-462a-ac3b-79dc0fb0c701', 'x-compute-request-id': 'req-190a836c-3427-462a-ac3b-79dc0fb0c701', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1515802674-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:81:14"}]}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "ACTIVE", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": "2026-06-23T12:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:43,215 106706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-06-23 12:03:43,391 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.176s
2026-06-23 12:03:43,391 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c3d531-6fc2-468b-9269-418c027f6a06', 'x-compute-request-id': 'req-37c3d531-6fc2-468b-9269-418c027f6a06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1515802674-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:81:14"}]}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "ACTIVE", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:03:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": "2026-06-23T12:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:03:43,453 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=15743203-118f-4d89-846c-6ccc814c0a5c 0.055s
2026-06-23 12:03:43,453 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '985', 'x-openstack-request-id': 'req-97b20588-2d0f-4ca0-ad12-be1ec5fdd7d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"ports":[{"id":"fa27b182-a355-4c2e-8067-f3586314952d","name":"","network_id":"d28238e6-cc29-42d7-8436-e9c49ddf2998","project_id":"2aa2a545b40a4b9da7519e662a066708","mac_address":"fa:16:3e:5c:81:14","admin_state_up":true,"status":"ACTIVE","device_id":"15743203-118f-4d89-846c-6ccc814c0a5c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d6848720-22e6-473b-8aab-88eea365ab99","ip_address":"10.1.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0e19b9f3-d118-4884-9429-385217ef73e5"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T12:03:35Z","updated_at":"2026-06-23T12:03:41Z","revision_number":5,"tenant_id":"2aa2a545b40a4b9da7519e662a066708"}]}'
2026-06-23 12:03:43,453 106706 DEBUG [tempest.common.waiters] Server ID 15743203-118f-4d89-846c-6ccc814c0a5c ports are all ACTIVE [{'id': 'fa27b182-a355-4c2e-8067-f3586314952d', 'name': '', 'network_id': 'd28238e6-cc29-42d7-8436-e9c49ddf2998', 'project_id': '2aa2a545b40a4b9da7519e662a066708', 'mac_address': 'fa:16:3e:5c:81:14', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '15743203-118f-4d89-846c-6ccc814c0a5c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd6848720-22e6-473b-8aab-88eea365ab99', 'ip_address': '10.1.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0e19b9f3-d118-4884-9429-385217ef73e5'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T12:03:35Z', 'updated_at': '2026-06-23T12:03:41Z', 'revision_number': 5, 'tenant_id': '2aa2a545b40a4b9da7519e662a066708'}]:
2026-06-23 12:03:43,499 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/networking/v2.0/floatingips?floating_network_id=98c32389-dc32-4216-b122-cff2c63953b4&port_id=fa27b182-a355-4c2e-8067-f3586314952d 0.046s
2026-06-23 12:03:43,499 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-85646f47-c106-4b64-b35f-c45b456054b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips?floating_network_id=98c32389-dc32-4216-b122-cff2c63953b4&port_id=fa27b182-a355-4c2e-8067-f3586314952d'}
Body: b'{"floatingips": []}'
2026-06-23 12:03:43,530 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=15743203-118f-4d89-846c-6ccc814c0a5c 0.030s
2026-06-23 12:03:43,530 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '985', 'x-openstack-request-id': 'req-7019d2f1-3c0c-4e72-ab16-c3eef51c68c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"ports":[{"id":"fa27b182-a355-4c2e-8067-f3586314952d","name":"","network_id":"d28238e6-cc29-42d7-8436-e9c49ddf2998","project_id":"2aa2a545b40a4b9da7519e662a066708","mac_address":"fa:16:3e:5c:81:14","admin_state_up":true,"status":"ACTIVE","device_id":"15743203-118f-4d89-846c-6ccc814c0a5c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d6848720-22e6-473b-8aab-88eea365ab99","ip_address":"10.1.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0e19b9f3-d118-4884-9429-385217ef73e5"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T12:03:35Z","updated_at":"2026-06-23T12:03:41Z","revision_number":5,"tenant_id":"2aa2a545b40a4b9da7519e662a066708"}]}'
2026-06-23 12:03:43,530 106706 DEBUG [tempest.common.waiters] Server ID 15743203-118f-4d89-846c-6ccc814c0a5c ports are all ACTIVE [{'id': 'fa27b182-a355-4c2e-8067-f3586314952d', 'name': '', 'network_id': 'd28238e6-cc29-42d7-8436-e9c49ddf2998', 'project_id': '2aa2a545b40a4b9da7519e662a066708', 'mac_address': 'fa:16:3e:5c:81:14', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '15743203-118f-4d89-846c-6ccc814c0a5c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd6848720-22e6-473b-8aab-88eea365ab99', 'ip_address': '10.1.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0e19b9f3-d118-4884-9429-385217ef73e5'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T12:03:35Z', 'updated_at': '2026-06-23T12:03:41Z', 'revision_number': 5, 'tenant_id': '2aa2a545b40a4b9da7519e662a066708'}]:
2026-06-23 12:03:44,342 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.811s
2026-06-23 12:03:44,342 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "port_id": "fa27b182-a355-4c2e-8067-f3586314952d", "project_id": "2aa2a545b40a4b9da7519e662a066708", "fixed_ip_address": "10.1.0.4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e67063b5-0655-400a-9245-ebfa4e748c60', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "0d1da041-6c41-4a0f-84ae-c3b8d80509e1", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "project_id": "2aa2a545b40a4b9da7519e662a066708", "floating_ip_address": "172.24.5.209", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "bcabf8a2-8351-4379-b2c1-8098e209e79e", "port_id": "fa27b182-a355-4c2e-8067-f3586314952d", "fixed_ip_address": "10.1.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d28238e6-cc29-42d7-8436-e9c49ddf2998", "mac_address": "fa:16:3e:5c:81:14", "admin_state_up": true, "status": "ACTIVE", "device_id": "15743203-118f-4d89-846c-6ccc814c0a5c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T12:03:43Z", "updated_at": "2026-06-23T12:03:43Z", "revision_number": 0}}'
2026-06-23 12:03:44,343 106706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.209:22' as 'cirros' with public key authentication
2026-06-23 12:04:44,388 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.209 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 12:05:46,942 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.209 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 12:06:50,487 106706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.209 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 12:07:55,025 106706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.209 after 3 attempts. Proxy client: no proxy client
2026-06-23 12:07:55.025 106706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 12:07:55.025 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 12:07:55.025 106706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 12:07:55.025 106706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 12:07:55.025 106706 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 12:07:55.025 106706 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 12:07:55.025 106706 ERROR tempest.lib.common.ssh
2026-06-23 12:07:55,025 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestStampPattern:test_stamp_pattern. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestStampPattern-1515802674-network': [{'version': 4, 'addr': '10.1.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:5c:81:14'}]}, 'created': '2026-06-23T12:03:30Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': 'a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15', 'id': '15743203-118f-4d89-846c-6ccc814c0a5c', 'image': {'id': '9c66cc99-48c7-452a-88a4-853bd3aed5f8', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}]}, 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}], 'metadata': {}, 'name': 'tempest-TestStampPattern-server-684103390', 'status': 'ACTIVE', 'tenant_id': '2aa2a545b40a4b9da7519e662a066708', 'user_id': '22a08cce7e734d3e879fd4f603efd548', 'updated': '2026-06-23T12:03:43Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestStampPattern-350749504', 'OS-SRV-USG:launched_at': '2026-06-23T12:03:42.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-425494166'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-06-23 12:07:56,057 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 404 POST https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c/action 1.032s
2026-06-23 12:07:56,058 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:07:55 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-0e13d41f-fe8b-4a02-9773-3b054aafe22a', 'x-compute-request-id': 'req-0e13d41f-fe8b-4a02-9773-3b054aafe22a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 12:07:56,058 106706 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 15743203-118f-4d89-846c-6ccc814c0a5c
2026-06-23 12:07:56,399 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/0d1da041-6c41-4a0f-84ae-c3b8d80509e1 0.340s
2026-06-23 12:07:56,399 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:07:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e9a4bd74-7e6c-4756-8369-b563eb8cc477', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/0d1da041-6c41-4a0f-84ae-c3b8d80509e1'}
Body: b''
2026-06-23 12:07:56,480 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.080s
2026-06-23 12:07:56,480 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:07:56 GMT', 'server': 'Apache/2.4.58 (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-3ec771b3-bf33-444b-82cd-8c119e18f071', 'x-compute-request-id': 'req-3ec771b3-bf33-444b-82cd-8c119e18f071', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b''
2026-06-23 12:07:56,703 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.222s
2026-06-23 12:07:56,703 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:07:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1652', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c01e12f7-33e0-4c53-b712-9d9ebcafb534', 'x-compute-request-id': 'req-c01e12f7-33e0-4c53-b712-9d9ebcafb534', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1515802674-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:81:14"}, {"version": 4, "addr": "172.24.5.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:81:14"}]}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "SHUTOFF", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:07:56Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": "2026-06-23T12:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:07:57,907 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.198s
2026-06-23 12:07:57,907 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:07:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5590eda0-0b7b-43e5-a6f1-4f8468b8e405', 'x-compute-request-id': 'req-5590eda0-0b7b-43e5-a6f1-4f8468b8e405', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1515802674-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:81:14"}]}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "SHUTOFF", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:07:56Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": "2026-06-23T12:03:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-425494166"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:07:58,981 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.069s
2026-06-23 12:07:58,981 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:07:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccccde17-5c2d-49dd-9d5f-079e00087c0c', 'x-compute-request-id': 'req-ccccde17-5c2d-49dd-9d5f-079e00087c0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1515802674-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:81:14"}]}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "SHUTOFF", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:07:58Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": "2026-06-23T12:03:42.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:08:00,067 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.079s
2026-06-23 12:08:00,067 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:07:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce463830-a008-460a-aff2-2f6e221ef2bb', 'x-compute-request-id': 'req-ce463830-a008-460a-aff2-2f6e221ef2bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "DELETED", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:08:00Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T12:07:55Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": "2026-06-23T12:03:42.000000", "OS-SRV-USG:terminated_at": "2026-06-23T12:07:59.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:08:00,072 106706 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 12:08:01,195 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.123s
2026-06-23 12:08:01,196 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:08:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e2c71ff-0500-4c81-ad52-6c75d43e7232', 'x-compute-request-id': 'req-8e2c71ff-0500-4c81-ad52-6c75d43e7232', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T12:03:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "a0da9842254e897d80da68eecd17b74da197e73ac0228219a3f4ad15", "id": "15743203-118f-4d89-846c-6ccc814c0a5c", "image": {"id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8"}]}, "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/15743203-118f-4d89-846c-6ccc814c0a5c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-684103390", "status": "DELETED", "tenant_id": "2aa2a545b40a4b9da7519e662a066708", "user_id": "22a08cce7e734d3e879fd4f603efd548", "updated": "2026-06-23T12:08:00Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T12:07:55Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-350749504", "OS-SRV-USG:launched_at": "2026-06-23T12:03:42.000000", "OS-SRV-USG:terminated_at": "2026-06-23T12:07:59.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 12:08:02,223 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c 0.023s
2026-06-23 12:08:02,224 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:08:02 GMT', 'server': 'Apache/2.4.58 (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-28b34e52-66c5-4540-a8a9-deea042c8499', 'x-compute-request-id': 'req-28b34e52-66c5-4540-a8a9-deea042c8499', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/15743203-118f-4d89-846c-6ccc814c0a5c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 15743203-118f-4d89-846c-6ccc814c0a5c could not be found."}}'
2026-06-23 12:08:02,255 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2 0.031s
2026-06-23 12:08:02,255 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:08:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14505b65-f745-4dd4-8786-4e9c90f1a912', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2'}
Body: b''
2026-06-23 12:08:02,277 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2 0.021s
2026-06-23 12:08:02,277 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:08:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369327ae-0cb9-4ba0-900c-f5835c6bfd8b', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369327ae-0cb9-4ba0-900c-f5835c6bfd8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2'}
Body: b'{"volume": {"id": "c2ea6720-77be-4c9c-9807-3a6b2d5958d2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T12:03:30.000000", "updated_at": "2026-06-23T12:08:02.000000", "name": "tempest-TestStampPattern-volume-998837150", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2"}], "user_id": "22a08cce7e734d3e879fd4f603efd548", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2aa2a545b40a4b9da7519e662a066708"}}'
2026-06-23 12:08:03,297 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2 0.015s
2026-06-23 12:08:03,297 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:08:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-87280f03-0880-479a-9f2e-1ebcee1f6ca8', 'x-openstack-request-id': 'req-87280f03-0880-479a-9f2e-1ebcee1f6ca8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2ea6720-77be-4c9c-9807-3a6b2d5958d2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume c2ea6720-77be-4c9c-9807-3a6b2d5958d2 could not be found."}}'
2026-06-23 12:08:03,434 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/0e19b9f3-d118-4884-9429-385217ef73e5 0.136s
2026-06-23 12:08:03,434 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:08:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5260d882-49ef-4926-9214-ea09244eba05', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/0e19b9f3-d118-4884-9429-385217ef73e5'}
Body: b''
2026-06-23 12:08:03,453 106706 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestStampPattern-350749504 0.019s
2026-06-23 12:08:03,454 106706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 12:08:03 GMT', 'server': 'Apache/2.4.58 (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-785ef38c-8e04-44b3-adcd-450e0a79f9d9', 'x-compute-request-id': 'req-785ef38c-8e04-44b3-adcd-450e0a79f9d9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestStampPattern-350749504'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
sock.connect(addr)
TimeoutError: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 99, in test_stamp_pattern
linux_client = self.get_remote_client(
^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 805, in get_remote_client
linux_client.validate_authentication()
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication
self.ssh_client.test_connection_auth()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 244, in test_connection_auth
connection = self._get_ssh_connection()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.209 via SSH timed out.
User: cirros, Password: None
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
fail
ft26.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:44:39,505 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.120s
2026-06-23 11:44:39,505 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9f236fb8-a5d1-4da6-8d05-b1f5f37d08ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:44:39,796 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://10.4.3.43/volume/v3/volumes 0.290s
2026-06-23 11:44:39,796 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1419669306", "snapshot_id": null, "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f34d75-85b8-4be1-b457-93c50bae097f', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f34d75-85b8-4be1-b457-93c50bae097f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "c2731728-2212-485d-a7b3-997f9e7401c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:39.746451", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-1419669306", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}], "user_id": "41045f7223ba435db580672d56ba1815", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:44:39,826 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5 0.026s
2026-06-23 11:44:39,827 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03309611-bffe-4fec-8003-7e34c9be5e34', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03309611-bffe-4fec-8003-7e34c9be5e34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5'}
Body: b'{"volume": {"id": "c2731728-2212-485d-a7b3-997f9e7401c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:40.000000", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-1419669306", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}], "user_id": "41045f7223ba435db580672d56ba1815", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670"}}'
2026-06-23 11:44:40,867 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5 0.035s
2026-06-23 11:44:40,867 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0549273-6673-464a-b784-40613ba95964', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0549273-6673-464a-b784-40613ba95964', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5'}
Body: b'{"volume": {"id": "c2731728-2212-485d-a7b3-997f9e7401c5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:40.000000", "updated_at": "2026-06-23T11:44:40.000000", "name": "tempest-TestVolumeBackupRestore-volume-1419669306", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}], "user_id": "41045f7223ba435db580672d56ba1815", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:44:40,875 106716 INFO [tempest.common.waiters] volume c2731728-2212-485d-a7b3-997f9e7401c5 reached available after waiting for 1.875545 seconds
2026-06-23 11:44:40,907 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5 0.031s
2026-06-23 11:44:40,907 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d24798-9f2f-464f-ae52-9dcbc57fa308', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d24798-9f2f-464f-ae52-9dcbc57fa308', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5'}
Body: b'{"volume": {"id": "c2731728-2212-485d-a7b3-997f9e7401c5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:40.000000", "updated_at": "2026-06-23T11:44:40.000000", "name": "tempest-TestVolumeBackupRestore-volume-1419669306", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}], "user_id": "41045f7223ba435db580672d56ba1815", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:44:40,939 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5 0.026s
2026-06-23 11:44:40,939 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2567616-7622-4b54-ba9b-60499b6e6845', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2567616-7622-4b54-ba9b-60499b6e6845', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5'}
Body: b'{"volume": {"id": "c2731728-2212-485d-a7b3-997f9e7401c5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:40.000000", "updated_at": "2026-06-23T11:44:40.000000", "name": "tempest-TestVolumeBackupRestore-volume-1419669306", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}], "user_id": "41045f7223ba435db580672d56ba1815", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:44:41,024 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://10.4.3.43/volume/v3/backups 0.080s
2026-06-23 11:44:41,025 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98cb1f8a-316d-422b-83d2-b8116766b2e2', 'content-length': '333', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98cb1f8a-316d-422b-83d2-b8116766b2e2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/backups'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}]}}'
2026-06-23 11:44:41,052 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.025s
2026-06-23 11:44:41,052 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d667b0f-fed1-4442-9ed9-92b33aeb9fa0', 'content-length': '740', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d667b0f-fed1-4442-9ed9-92b33aeb9fa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:41.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:42,082 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.026s
2026-06-23 11:44:42,083 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d23806-28ba-4aa9-8958-f8acf6392f4d', 'content-length': '742', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d23806-28ba-4aa9-8958-f8acf6392f4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:41.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:43,108 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.021s
2026-06-23 11:44:43,109 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18034dbb-b03a-4c59-a3e5-6224cf03609b', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18034dbb-b03a-4c59-a3e5-6224cf03609b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:44,134 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.021s
2026-06-23 11:44:44,134 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903d04ee-9402-4aaa-a9ed-c988b5e8fc27', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903d04ee-9402-4aaa-a9ed-c988b5e8fc27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:45,155 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.016s
2026-06-23 11:44:45,155 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4398509f-5348-42d7-a25a-3666df734338', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4398509f-5348-42d7-a25a-3666df734338', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:46,177 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.019s
2026-06-23 11:44:46,177 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d457261b-01d8-4fd0-a6b9-2fa6ed6cfacc', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d457261b-01d8-4fd0-a6b9-2fa6ed6cfacc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:47,227 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.044s
2026-06-23 11:44:47,227 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b23262eb-3e3b-4dec-9a45-e8208e66a7e2', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b23262eb-3e3b-4dec-9a45-e8208e66a7e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:48,251 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.019s
2026-06-23 11:44:48,251 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7b74e6-6f08-4c66-bde1-46f615260b84', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7b74e6-6f08-4c66-bde1-46f615260b84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:49,277 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.022s
2026-06-23 11:44:49,277 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ebba861-e2a0-473e-8112-0f5a9261e29d', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ebba861-e2a0-473e-8112-0f5a9261e29d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:50,302 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.021s
2026-06-23 11:44:50,302 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f71c89a-2e5d-4db3-abd1-523b67b86829', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f71c89a-2e5d-4db3-abd1-523b67b86829', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:51,323 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.016s
2026-06-23 11:44:51,323 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01eddde-8419-49d7-a552-5274c3ff29a6', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01eddde-8419-49d7-a552-5274c3ff29a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:52,343 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.016s
2026-06-23 11:44:52,343 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e46a4db-932c-4deb-8780-e6c9d72c03ac', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e46a4db-932c-4deb-8780-e6c9d72c03ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:53,367 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.020s
2026-06-23 11:44:53,367 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06c22c6-a1f0-4fed-91d1-83b0fb540d05', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06c22c6-a1f0-4fed-91d1-83b0fb540d05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:54,389 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.018s
2026-06-23 11:44:54,390 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f5ab7c-375b-418f-8f86-36a5f7cefb19', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f5ab7c-375b-418f-8f86-36a5f7cefb19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:55,412 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.017s
2026-06-23 11:44:55,412 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3fe105-450d-4d8c-9cbf-72f6df42ed19', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3fe105-450d-4d8c-9cbf-72f6df42ed19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:56,431 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.016s
2026-06-23 11:44:56,432 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780d847b-78db-4d1b-9d27-95e4bcbb451c', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780d847b-78db-4d1b-9d27-95e4bcbb451c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "creating", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:57,453 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.017s
2026-06-23 11:44:57,453 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3db1bd-9a69-4676-94e0-06ed927d4030', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3db1bd-9a69-4676-94e0-06ed927d4030', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:57.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:57,456 106716 INFO [tempest.common.waiters] backup 45d87b33-d046-4164-a547-1f60c56262cb reached available after waiting for 16.456628 seconds
2026-06-23 11:44:57,486 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5 0.030s
2026-06-23 11:44:57,486 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27350c1b-f341-40af-8af3-d12b28ca25ac', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27350c1b-f341-40af-8af3-d12b28ca25ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5'}
Body: b'{"volume": {"id": "c2731728-2212-485d-a7b3-997f9e7401c5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:40.000000", "updated_at": "2026-06-23T11:44:57.000000", "name": "tempest-TestVolumeBackupRestore-volume-1419669306", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}], "user_id": "41045f7223ba435db580672d56ba1815", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:44:57,494 106716 INFO [tempest.common.waiters] volume c2731728-2212-485d-a7b3-997f9e7401c5 reached available after waiting for 0.494561 seconds
2026-06-23 11:44:58,739 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb/restore 1.245s
2026-06-23 11:44:58,740 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"restore": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e705c2-b820-44af-a3f3-824f2e07c85e', 'content-length': '189', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e705c2-b820-44af-a3f3-824f2e07c85e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb/restore'}
Body: b'{"restore": {"backup_id": "45d87b33-d046-4164-a547-1f60c56262cb", "volume_id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3", "volume_name": "restore_backup_45d87b33-d046-4164-a547-1f60c56262cb"}}'
2026-06-23 11:44:58,760 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.019s
2026-06-23 11:44:58,760 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c838bb-6fed-4dca-be1d-fe66425436b3', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c838bb-6fed-4dca-be1d-fe66425436b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:44:59,781 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.018s
2026-06-23 11:44:59,781 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:44:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6200e194-fdad-4dd8-be92-ec8c977befa5', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6200e194-fdad-4dd8-be92-ec8c977befa5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:00,812 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.026s
2026-06-23 11:45:00,812 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cc8959-fd1f-4df2-9e5e-bb2273318531', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cc8959-fd1f-4df2-9e5e-bb2273318531', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:01,835 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.018s
2026-06-23 11:45:01,835 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39894536-711a-4703-a64a-92a34392db4e', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39894536-711a-4703-a64a-92a34392db4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:02,856 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.018s
2026-06-23 11:45:02,856 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81d5aee-b9c3-47c0-aae9-c040497179e1', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81d5aee-b9c3-47c0-aae9-c040497179e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:03,876 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.017s
2026-06-23 11:45:03,876 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-105b5448-8122-427e-86e5-cb14a2a88ed6', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105b5448-8122-427e-86e5-cb14a2a88ed6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:04,902 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.022s
2026-06-23 11:45:04,902 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6625b1e0-7e10-4302-acc7-afea767f2d83', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6625b1e0-7e10-4302-acc7-afea767f2d83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:05,926 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.021s
2026-06-23 11:45:05,926 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfa4c94-915d-4476-a832-1544d3f74ffc', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfa4c94-915d-4476-a832-1544d3f74ffc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:06,948 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.018s
2026-06-23 11:45:06,948 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84b238c-c255-43f0-9284-2697d421d60d', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84b238c-c255-43f0-9284-2697d421d60d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:07,972 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.020s
2026-06-23 11:45:07,972 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0882199f-7416-4462-a314-68ca8c9025e2', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0882199f-7416-4462-a314-68ca8c9025e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:08,992 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.015s
2026-06-23 11:45:08,992 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f0bb34-843c-45a9-849a-24a362b55e21', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f0bb34-843c-45a9-849a-24a362b55e21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:10,015 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.019s
2026-06-23 11:45:10,015 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5db503-7221-4ded-89d5-0d400bc53fe2', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5db503-7221-4ded-89d5-0d400bc53fe2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "restoring", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:44:59.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:11,035 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.015s
2026-06-23 11:45:11,035 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e302b41a-ba30-4be4-9202-442fb960ff93', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e302b41a-ba30-4be4-9202-442fb960ff93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b'{"backup": {"id": "45d87b33-d046-4164-a547-1f60c56262cb", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-23T11:44:41.000000", "updated_at": "2026-06-23T11:45:10.000000", "name": "tempest-TestVolumeBackupRestore-backup-1859696539", "description": null, "fail_reason": null, "volume_id": "c2731728-2212-485d-a7b3-997f9e7401c5", "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/backups/45d87b33-d046-4164-a547-1f60c56262cb"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-23T11:44:41.000000"}}'
2026-06-23 11:45:11,038 106716 INFO [tempest.common.waiters] backup 45d87b33-d046-4164-a547-1f60c56262cb reached available after waiting for 13.038527 seconds
2026-06-23 11:45:11,063 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3 0.025s
2026-06-23 11:45:11,063 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4f6106-2cc5-4f7c-82e2-3f70fc7556c5', 'content-length': '1415', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4f6106-2cc5-4f7c-82e2-3f70fc7556c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3'}
Body: b'{"volume": {"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:58.000000", "updated_at": "2026-06-23T11:45:10.000000", "name": "tempest-TestVolumeBackupRestore-volume-1419669306", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {"src_backup_id": "45d87b33-d046-4164-a547-1f60c56262cb"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3"}], "user_id": "41045f7223ba435db580672d56ba1815", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:45:11,068 106716 INFO [tempest.common.waiters] volume 19c762a1-e700-4a6d-b08c-6f62731bc5d3 reached available after waiting for 0.068879 seconds
2026-06-23 11:45:11,094 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/volume/v3/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3 0.025s
2026-06-23 11:45:11,094 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b2e9d7-8a12-4e32-87cb-06d25e2281f8', 'content-length': '1415', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b2e9d7-8a12-4e32-87cb-06d25e2281f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3'}
Body: b'{"volume": {"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:58.000000", "updated_at": "2026-06-23T11:45:10.000000", "name": "tempest-TestVolumeBackupRestore-volume-1419669306", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {"src_backup_id": "45d87b33-d046-4164-a547-1f60c56262cb"}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3"}], "user_id": "41045f7223ba435db580672d56ba1815", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:45:11,142 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.043s
2026-06-23 11:45:11,142 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestVolumeBackupRestore-626535489", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNvFZg/QT3kRq0+Jp9UjXGvFMuQ2w7VL/Oiy61mBuL5X5YU+1dPsEtxwMVva8Fnv0+Ag5HLnh/RNnuOsauw303MZKving0pGd/eb0mBJJZlD9zZDRYjTp2i+3Q5lp8uNow=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec59505-0ed6-484a-85a7-eb0e2cb7b142', 'x-compute-request-id': 'req-aec59505-0ed6-484a-85a7-eb0e2cb7b142', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestVolumeBackupRestore-626535489", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNvFZg/QT3kRq0+Jp9UjXGvFMuQ2w7VL/Oiy61mBuL5X5YU+1dPsEtxwMVva8Fnv0+Ag5HLnh/RNnuOsauw303MZKving0pGd/eb0mBJJZlD9zZDRYjTp2i+3Q5lp8uNow==", "fingerprint": "9d:d9:a0:80:a5:ec:a2:ba:ba:65:cf:02:38:b8:17:30", "user_id": "41045f7223ba435db580672d56ba1815"}}'
2026-06-23 11:45:11,325 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.182s
2026-06-23 11:45:11,326 106716 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-420180370", "description": "tempest-secgroup-smoke-420180370 description", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-0a20f90d-872f-4249-b144-1f0ff847253e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0c799329-05ec-4736-8781-67f5258b5006", "name": "tempest-secgroup-smoke-420180370", "stateful": true, "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "description": "tempest-secgroup-smoke-420180370 description", "shared": false, "security_group_rules": [{"id": "2bf4bfb9-7181-4d66-938a-bc458404aa22", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "security_group_id": "0c799329-05ec-4736-8781-67f5258b5006", "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": 1402, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:45:11Z", "updated_at": "2026-06-23T11:45:11Z", "revision_number": 0, "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670"}, {"id": "a4308d52-fd5d-4f37-9feb-96511a3e0891", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "security_group_id": "0c799329-05ec-4736-8781-67f5258b5006", "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": 1401, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:45:11Z", "updated_at": "2026-06-23T11:45:11Z", "revision_number": 0, "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670"}], "tags": [], "created_at": "2026-06-23T11:45:11Z", "updated_at": "2026-06-23T11:45:11Z", "revision_number": 1}}'
2026-06-23 11:45:11,474 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.148s
2026-06-23 11:45:11,474 106716 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": "0c799329-05ec-4736-8781-67f5258b5006", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-535b0e1d-128c-4a0e-9e00-f9bb13a31443', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ec39e8f2-c9b5-4274-a4ce-984a13c6a266", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "security_group_id": "0c799329-05ec-4736-8781-67f5258b5006", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:45:11Z", "updated_at": "2026-06-23T11:45:11Z", "revision_number": 0, "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670"}}'
2026-06-23 11:45:11,615 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.141s
2026-06-23 11:45:11,616 106716 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": "0c799329-05ec-4736-8781-67f5258b5006", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-7a76645f-1496-4f8f-add0-970ac3478990', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0baccc4b-16f9-4221-af2f-9a7de883e942", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "security_group_id": "0c799329-05ec-4736-8781-67f5258b5006", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:45:11Z", "updated_at": "2026-06-23T11:45:11Z", "revision_number": 0, "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670"}}'
2026-06-23 11:45:11,781 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.165s
2026-06-23 11:45:11,781 106716 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": "0c799329-05ec-4736-8781-67f5258b5006", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-bb5bd741-afe2-4ab9-a1af-548bc401a9c5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a89db1eb-205c-4bb9-ad45-1586bd784e15", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "security_group_id": "0c799329-05ec-4736-8781-67f5258b5006", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:45:11Z", "updated_at": "2026-06-23T11:45:11Z", "revision_number": 0, "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670"}}'
2026-06-23 11:45:11,918 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.136s
2026-06-23 11:45:11,918 106716 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": "0c799329-05ec-4736-8781-67f5258b5006", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-6a35cccc-bbe2-4454-afcb-c7fc45aed9b3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "12a0a610-7b1c-4a98-95f9-50b70f7d3926", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "security_group_id": "0c799329-05ec-4736-8781-67f5258b5006", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:45:11Z", "updated_at": "2026-06-23T11:45:11Z", "revision_number": 0, "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670"}}'
2026-06-23 11:45:12,057 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.138s
2026-06-23 11:45:12,057 106716 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": "0c799329-05ec-4736-8781-67f5258b5006", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-2f843f83-e2b9-4aa8-b8f8-f6caac4a8a11', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5f6c7a9a-4914-4e2e-884c-9319df8a30e5", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "security_group_id": "0c799329-05ec-4736-8781-67f5258b5006", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:45:11Z", "updated_at": "2026-06-23T11:45:11Z", "revision_number": 0, "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670"}}'
2026-06-23 11:45:12,238 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.181s
2026-06-23 11:45:12,239 106716 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": "0c799329-05ec-4736-8781-67f5258b5006", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-8e34f087-250b-4bb8-a30d-eb96fed276ff', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "95b1c28b-58f2-4375-a401-7b35754b8190", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "security_group_id": "0c799329-05ec-4736-8781-67f5258b5006", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:45:12Z", "updated_at": "2026-06-23T11:45:12Z", "revision_number": 0, "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670"}}'
2026-06-23 11:45:12,307 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.064s
2026-06-23 11:45:12,307 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2933', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9e2079b1-ae32-4adb-8804-38e41adf959f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "41045f7223ba435db580672d56ba1815", "name": "tempest-TestVolumeBackupRestore-2010140379-project-member", "password_expires_at": null}, "audit_ids": ["PDF0cZU2TiuOtDXTGEeTVg"], "expires_at": "2026-06-23T12:45:12.000000Z", "issued_at": "2026-06-23T11:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f77d6e366c034be3a55bf1dc8a4dd670", "name": "tempest-TestVolumeBackupRestore-2010140379"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/f77d6e366c034be3a55bf1dc8a4dd670", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_f77d6e366c034be3a55bf1dc8a4dd670", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:45:12,308 106716 INFO [tempest.lib.common.fixed_network] (TestVolumeBackupRestore:test_volume_backup_restore) Found network {'id': 'e29cda5d-78be-45cb-88f1-1ad6f4f80f62', 'name': 'tempest-TestVolumeBackupRestore-516192785-network', 'tenant_id': 'f77d6e366c034be3a55bf1dc8a4dd670', 'project_id': 'f77d6e366c034be3a55bf1dc8a4dd670', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49755, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:44:28Z', 'updated_at': '2026-06-23T11:44:28Z', 'revision_number': 1} available for tenant
2026-06-23 11:45:13,040 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://10.4.3.43/compute/v2.1/servers 0.731s
2026-06-23 11:45:13,040 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBackupRestore-server-2109770908", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "19c762a1-e700-4a6d-b08c-6f62731bc5d3", "source_type": "volume", "destination_type": "volume", "boot_index": 0}], "key_name": "tempest-TestVolumeBackupRestore-626535489", "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "networks": [{"uuid": "e29cda5d-78be-45cb-88f1-1ad6f4f80f62"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-613739e8-c2b1-4695-b289-174f53199125', 'x-compute-request-id': 'req-613739e8-c2b1-4695-b289-174f53199125', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "bf5033a3-71d6-45db-82ec-62486756cf85", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "adminPass": "DXQ8L5dDqMgw"}}'
2026-06-23 11:45:13,125 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.083s
2026-06-23 11:45:13,125 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1093', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed891043-3d62-4f60-a1c7-6e6b8a2ee7ce', 'x-compute-request-id': 'req-ed891043-3d62-4f60-a1c7-6e6b8a2ee7ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:45:14,232 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.101s
2026-06-23 11:45:14,233 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1143', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5875f5a-582a-48c4-8b0a-e20b82352e5e', 'x-compute-request-id': 'req-e5875f5a-582a-48c4-8b0a-e20b82352e5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:15,334 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.095s
2026-06-23 11:45:15,334 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1191', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5d7cfa-241d-46bf-b4b1-a8376a291521', 'x-compute-request-id': 'req-0b5d7cfa-241d-46bf-b4b1-a8376a291521', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:15,342 106716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:45:16,435 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.093s
2026-06-23 11:45:16,436 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1191', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d611ca0a-4493-483f-aeb9-f57954c43cec', 'x-compute-request-id': 'req-d611ca0a-4493-483f-aeb9-f57954c43cec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:17,542 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.099s
2026-06-23 11:45:17,543 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27774a1-3585-4ce7-ae06-50ab28d62724', 'x-compute-request-id': 'req-d27774a1-3585-4ce7-ae06-50ab28d62724', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:17,548 106716 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:45:18,782 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.234s
2026-06-23 11:45:18,783 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be65bc8c-6479-400b-8fc9-2221814a4bfc', 'x-compute-request-id': 'req-be65bc8c-6479-400b-8fc9-2221814a4bfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:19,952 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.163s
2026-06-23 11:45:19,952 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488c0983-68ef-4f2c-983f-ddc227b6060b', 'x-compute-request-id': 'req-488c0983-68ef-4f2c-983f-ddc227b6060b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "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": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:19,958 106716 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-23 11:45:21,213 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.254s
2026-06-23 11:45:21,213 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01fc9909-6050-4195-8c82-0a1e438f3c49', 'x-compute-request-id': 'req-01fc9909-6050-4195-8c82-0a1e438f3c49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:21,221 106716 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-23 11:45:22,394 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.173s
2026-06-23 11:45:22,394 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21740358-c54a-41f4-b8a1-cf938239fa07', 'x-compute-request-id': 'req-21740358-c54a-41f4-b8a1-cf938239fa07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:23,583 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.184s
2026-06-23 11:45:23,583 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e1bf373-9087-48ce-96c4-cbbae91c2d77', 'x-compute-request-id': 'req-0e1bf373-9087-48ce-96c4-cbbae91c2d77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:24,816 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.226s
2026-06-23 11:45:24,816 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90649527-7fe4-49de-b3e1-b0a7a49d9ce5', 'x-compute-request-id': 'req-90649527-7fe4-49de-b3e1-b0a7a49d9ce5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:26,026 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.200s
2026-06-23 11:45:26,026 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2bff958-ac20-42db-aac6-49cfb972d0d4', 'x-compute-request-id': 'req-a2bff958-ac20-42db-aac6-49cfb972d0d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "BUILD", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:27,324 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.292s
2026-06-23 11:45:27,325 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-738a7373-17c4-4db6-9c49-27274eac3119', 'x-compute-request-id': 'req-738a7373-17c4-4db6-9c49-27274eac3119', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBackupRestore-516192785-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:58:47"}]}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "ACTIVE", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": "2026-06-23T11:45:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:27,332 106716 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:45:27,564 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.232s
2026-06-23 11:45:27,565 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f8e0166-12ee-41d0-9b96-ba2b5bd5b175', 'x-compute-request-id': 'req-2f8e0166-12ee-41d0-9b96-ba2b5bd5b175', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBackupRestore-516192785-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:58:47"}]}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "ACTIVE", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:45:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": "2026-06-23T11:45:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:45:27,673 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=bf5033a3-71d6-45db-82ec-62486756cf85 0.100s
2026-06-23 11:45:27,673 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-4b3eeafe-2995-48af-aa23-ff3477f7f8a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"ports":[{"id":"4bb8e4bf-4a54-40aa-94a3-68c7bb69eaf3","name":"","network_id":"e29cda5d-78be-45cb-88f1-1ad6f4f80f62","project_id":"f77d6e366c034be3a55bf1dc8a4dd670","mac_address":"fa:16:3e:ec:58:47","admin_state_up":true,"status":"ACTIVE","device_id":"bf5033a3-71d6-45db-82ec-62486756cf85","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ec44a4db-d7a0-453f-9ee2-7c881d3cf24d","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0c799329-05ec-4736-8781-67f5258b5006"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:45:17Z","updated_at":"2026-06-23T11:45:25Z","revision_number":5,"tenant_id":"f77d6e366c034be3a55bf1dc8a4dd670"}]}'
2026-06-23 11:45:27,673 106716 DEBUG [tempest.common.waiters] Server ID bf5033a3-71d6-45db-82ec-62486756cf85 ports are all ACTIVE [{'id': '4bb8e4bf-4a54-40aa-94a3-68c7bb69eaf3', 'name': '', 'network_id': 'e29cda5d-78be-45cb-88f1-1ad6f4f80f62', 'project_id': 'f77d6e366c034be3a55bf1dc8a4dd670', 'mac_address': 'fa:16:3e:ec:58:47', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bf5033a3-71d6-45db-82ec-62486756cf85', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ec44a4db-d7a0-453f-9ee2-7c881d3cf24d', 'ip_address': '10.1.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0c799329-05ec-4736-8781-67f5258b5006'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:45:17Z', 'updated_at': '2026-06-23T11:45:25Z', 'revision_number': 5, 'tenant_id': 'f77d6e366c034be3a55bf1dc8a4dd670'}]:
2026-06-23 11:45:29,698 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST https://10.4.3.43/networking/v2.0/floatingips 2.024s
2026-06-23 11:45:29,699 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "port_id": "4bb8e4bf-4a54-40aa-94a3-68c7bb69eaf3", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "fixed_ip_address": "10.1.0.13"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a6f5abe9-734f-40e2-b1fe-02f182a126e0', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "2608dee5-f185-477f-8ba9-c6255bada48b", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "floating_ip_address": "172.24.5.92", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "4611f438-1714-4f54-a5ee-7b16a7927818", "port_id": "4bb8e4bf-4a54-40aa-94a3-68c7bb69eaf3", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e29cda5d-78be-45cb-88f1-1ad6f4f80f62", "mac_address": "fa:16:3e:ec:58:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf5033a3-71d6-45db-82ec-62486756cf85", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:45:28Z", "updated_at": "2026-06-23T11:45:28Z", "revision_number": 0}}'
2026-06-23 11:45:29,752 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=bf5033a3-71d6-45db-82ec-62486756cf85 0.053s
2026-06-23 11:45:29,752 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-397543f5-162a-40ed-8ac9-185751db7789', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"ports":[{"id":"4bb8e4bf-4a54-40aa-94a3-68c7bb69eaf3","name":"","network_id":"e29cda5d-78be-45cb-88f1-1ad6f4f80f62","project_id":"f77d6e366c034be3a55bf1dc8a4dd670","mac_address":"fa:16:3e:ec:58:47","admin_state_up":true,"status":"ACTIVE","device_id":"bf5033a3-71d6-45db-82ec-62486756cf85","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ec44a4db-d7a0-453f-9ee2-7c881d3cf24d","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0c799329-05ec-4736-8781-67f5258b5006"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:45:17Z","updated_at":"2026-06-23T11:45:25Z","revision_number":5,"tenant_id":"f77d6e366c034be3a55bf1dc8a4dd670"}]}'
2026-06-23 11:45:29,752 106716 DEBUG [tempest.common.waiters] Server ID bf5033a3-71d6-45db-82ec-62486756cf85 ports are all ACTIVE [{'id': '4bb8e4bf-4a54-40aa-94a3-68c7bb69eaf3', 'name': '', 'network_id': 'e29cda5d-78be-45cb-88f1-1ad6f4f80f62', 'project_id': 'f77d6e366c034be3a55bf1dc8a4dd670', 'mac_address': 'fa:16:3e:ec:58:47', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bf5033a3-71d6-45db-82ec-62486756cf85', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ec44a4db-d7a0-453f-9ee2-7c881d3cf24d', 'ip_address': '10.1.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0c799329-05ec-4736-8781-67f5258b5006'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:45:17Z', 'updated_at': '2026-06-23T11:45:25Z', 'revision_number': 5, 'tenant_id': 'f77d6e366c034be3a55bf1dc8a4dd670'}]:
2026-06-23 11:45:30,656 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/2608dee5-f185-477f-8ba9-c6255bada48b 0.903s
2026-06-23 11:45:30,656 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "4bb8e4bf-4a54-40aa-94a3-68c7bb69eaf3"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '831', 'x-openstack-request-id': 'req-7024d3f1-ffbd-4464-8ee9-c16e7afb4cbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/2608dee5-f185-477f-8ba9-c6255bada48b'}
Body: b'{"floatingip": {"id": "2608dee5-f185-477f-8ba9-c6255bada48b", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "project_id": "f77d6e366c034be3a55bf1dc8a4dd670", "floating_ip_address": "172.24.5.92", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "4611f438-1714-4f54-a5ee-7b16a7927818", "port_id": "4bb8e4bf-4a54-40aa-94a3-68c7bb69eaf3", "fixed_ip_address": "10.1.0.13", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "e29cda5d-78be-45cb-88f1-1ad6f4f80f62", "mac_address": "fa:16:3e:ec:58:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf5033a3-71d6-45db-82ec-62486756cf85", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:45:28Z", "updated_at": "2026-06-23T11:45:30Z", "revision_number": 2}}'
2026-06-23 11:45:30,656 106716 DEBUG [tempest.scenario.manager] checking network connections to IP 172.24.5.92 with user: cirros
2026-06-23 11:45:30,657 106716 DEBUG [tempest.scenario.manager] TestVolumeBackupRestore:test_volume_backup_restore begins to ping 172.24.5.92 in 120 sec and the expected result is reachable
2026-06-23 11:47:30,839 106716 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds
2026-06-23 11:47:30,839 106716 DEBUG [tempest.scenario.manager] TestVolumeBackupRestore:test_volume_backup_restore finishes ping 172.24.5.92 in 120 sec and the ping result is unexpected
2026-06-23 11:47:31,697 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/2608dee5-f185-477f-8ba9-c6255bada48b 0.855s
2026-06-23 11:47:31,697 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ab507078-36a3-4905-8914-685ebfa19e11', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/2608dee5-f185-477f-8ba9-c6255bada48b'}
Body: b''
2026-06-23 11:47:31,780 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.083s
2026-06-23 11:47:31,780 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:31 GMT', 'server': 'Apache/2.4.58 (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-d247a126-8ad5-465a-b771-ecc8cb894f49', 'x-compute-request-id': 'req-d247a126-8ad5-465a-b771-ecc8cb894f49', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b''
2026-06-23 11:47:31,995 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.214s
2026-06-23 11:47:31,995 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a7c897d-46d5-4ebc-9b6e-661636ea7dbd', 'x-compute-request-id': 'req-4a7c897d-46d5-4ebc-9b6e-661636ea7dbd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBackupRestore-516192785-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:58:47"}, {"version": 4, "addr": "172.24.5.92", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:58:47"}]}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "SHUTOFF", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:47:32Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": "2026-06-23T11:45:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:47:33,177 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.177s
2026-06-23 11:47:33,177 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ad8b6d-8158-43bc-bf58-bd8931cafb69', 'x-compute-request-id': 'req-20ad8b6d-8158-43bc-bf58-bd8931cafb69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBackupRestore-516192785-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:58:47"}]}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "SHUTOFF", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:47:32Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": "2026-06-23T11:45:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-420180370"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:47:34,288 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.105s
2026-06-23 11:47:34,288 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25db834a-58f6-482c-b8f6-c153b8cdab3c', 'x-compute-request-id': 'req-25db834a-58f6-482c-b8f6-c153b8cdab3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBackupRestore-516192785-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:58:47"}]}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "SHUTOFF", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:47:33Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": "2026-06-23T11:45:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:47:35,387 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.092s
2026-06-23 11:47:35,387 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64393b75-2c07-4c28-b7d6-3c2786aeba66', 'x-compute-request-id': 'req-64393b75-2c07-4c28-b7d6-3c2786aeba66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "SHUTOFF", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:47:33Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": "2026-06-23T11:45:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:47:36,491 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.098s
2026-06-23 11:47:36,491 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb378824-0128-4ff0-8144-b01d36e03f92', 'x-compute-request-id': 'req-bb378824-0128-4ff0-8144-b01d36e03f92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "DELETED", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:47:36Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": "2026-06-23T11:45:26.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:47:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:47:36,497 106716 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:47:37,598 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.100s
2026-06-23 11:47:37,598 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06356890-ee8a-48a9-aa41-dd2238862893', 'x-compute-request-id': 'req-06356890-ee8a-48a9-aa41-dd2238862893', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:45:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "83f6ea5212e91efac22c857267c48022f018bf8a498303e21b022d1d", "id": "bf5033a3-71d6-45db-82ec-62486756cf85", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/bf5033a3-71d6-45db-82ec-62486756cf85"}], "metadata": {}, "name": "tempest-TestVolumeBackupRestore-server-2109770908", "status": "DELETED", "tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "user_id": "41045f7223ba435db580672d56ba1815", "updated": "2026-06-23T11:47:36Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBackupRestore-626535489", "OS-SRV-USG:launched_at": "2026-06-23T11:45:26.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:47:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19c762a1-e700-4a6d-b08c-6f62731bc5d3"}]}}'
2026-06-23 11:47:38,630 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 404 GET https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85 0.024s
2026-06-23 11:47:38,631 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:38 GMT', 'server': 'Apache/2.4.58 (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-580987b5-7b98-4d69-906d-0414c174c15a', 'x-compute-request-id': 'req-580987b5-7b98-4d69-906d-0414c174c15a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/bf5033a3-71d6-45db-82ec-62486756cf85'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf5033a3-71d6-45db-82ec-62486756cf85 could not be found."}}'
2026-06-23 11:47:38,778 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/0c799329-05ec-4736-8781-67f5258b5006 0.146s
2026-06-23 11:47:38,778 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-961aeae9-a0e5-4a3a-9539-276a41d16eb8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/0c799329-05ec-4736-8781-67f5258b5006'}
Body: b''
2026-06-23 11:47:38,800 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-626535489 0.022s
2026-06-23 11:47:38,800 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:38 GMT', 'server': 'Apache/2.4.58 (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-fc080ff4-16ce-45a7-8761-29eee5622ede', 'x-compute-request-id': 'req-fc080ff4-16ce-45a7-8761-29eee5622ede', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-626535489'}
Body: b''
2026-06-23 11:47:38,832 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3 0.031s
2026-06-23 11:47:38,832 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a70b759-da30-44fa-b9b3-93c64ca81655', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/19c762a1-e700-4a6d-b08c-6f62731bc5d3'}
Body: b''
2026-06-23 11:47:38,860 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb 0.027s
2026-06-23 11:47:38,860 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-3e03a20f-255b-4a86-a5d6-5deb6892add6', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e03a20f-255b-4a86-a5d6-5deb6892add6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/backups/45d87b33-d046-4164-a547-1f60c56262cb'}
Body: b''
2026-06-23 11:47:38,894 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5 0.034s
2026-06-23 11:47:38,895 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca833f41-d31d-4954-8c1d-76e8435cc101', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5'}
Body: b''
2026-06-23 11:47:38,920 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5 0.025s
2026-06-23 11:47:38,920 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76c3a85-b76e-428d-9aa5-6c3abd3d65ca', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76c3a85-b76e-428d-9aa5-6c3abd3d65ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5'}
Body: b'{"volume": {"id": "c2731728-2212-485d-a7b3-997f9e7401c5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:44:40.000000", "updated_at": "2026-06-23T11:47:39.000000", "name": "tempest-TestVolumeBackupRestore-volume-1419669306", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/c2731728-2212-485d-a7b3-997f9e7401c5"}], "user_id": "41045f7223ba435db580672d56ba1815", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f77d6e366c034be3a55bf1dc8a4dd670", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:47:39,944 106716 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5 0.017s
2026-06-23 11:47:39,944 106716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:47:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c9b11a-a8b4-461c-8af3-d26f1f817a65', 'x-openstack-request-id': 'req-d0c9b11a-a8b4-461c-8af3-d26f1f817a65', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/c2731728-2212-485d-a7b3-997f9e7401c5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume c2731728-2212-485d-a7b3-997f9e7401c5 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_backup_restore.py", line 93, in test_volume_backup_restore
self.check_vm_connectivity(floating_ip['floating_ip_address'],
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1094, in check_vm_connectivity
self.assertTrue(self.ping_ip_address(ip_address,
File "/usr/lib/python3.12/unittest/case.py", line 727, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true : Timed out waiting for 172.24.5.92 to become reachable
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 3 | 4 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt27.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
pt27.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
fail
ft27.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:36:24,679 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.014s
2026-06-23 11:36:24,679 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-726ff7a7-8d3f-41e7-9d57-00e1f8494e14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:36:25,022 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST https://10.4.3.43/volume/v3/volumes 0.342s
2026-06-23 11:36:25,022 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2091251568", "snapshot_id": null, "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5e7e6f1-d9a8-4a83-a6db-f610bea8ec59', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e7e6f1-d9a8-4a83-a6db-f610bea8ec59', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:36:24.971819", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2091251568", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:36:25,051 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c 0.025s
2026-06-23 11:36:25,052 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a932f91-7789-4b8d-8c67-1098c6306df0', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a932f91-7789-4b8d-8c67-1098c6306df0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c'}
Body: b'{"volume": {"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:36:25.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2091251568", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:36:26,080 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c 0.023s
2026-06-23 11:36:26,080 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9c3705-1307-4234-96e0-f4d0bb87a8fb', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9c3705-1307-4234-96e0-f4d0bb87a8fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c'}
Body: b'{"volume": {"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:36:25.000000", "updated_at": "2026-06-23T11:36:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2091251568", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:36:26,085 106714 INFO [tempest.common.waiters] volume 67a73a17-e156-4af2-a0e7-89b10f872f2c reached available after waiting for 1.085343 seconds
2026-06-23 11:36:26,114 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c 0.029s
2026-06-23 11:36:26,114 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54237433-af3f-4bba-ba05-d022eb84ae2c', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54237433-af3f-4bba-ba05-d022eb84ae2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c'}
Body: b'{"volume": {"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:36:25.000000", "updated_at": "2026-06-23T11:36:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2091251568", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:36:26,163 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.042s
2026-06-23 11:36:26,163 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2927', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c600d7b3-9590-413b-bb6a-f3d7325faea5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "49199632f96d44fa97e6a4964f275f65", "name": "tempest-TestVolumeBootPattern-878092339-project-member", "password_expires_at": null}, "audit_ids": ["3IPOfq92RlKi52T2kxdBcA"], "expires_at": "2026-06-23T12:36:26.000000Z", "issued_at": "2026-06-23T11:36:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29359ce6607940229262f16aabacde1d", "name": "tempest-TestVolumeBootPattern-878092339"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/29359ce6607940229262f16aabacde1d", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_29359ce6607940229262f16aabacde1d", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:36:26,163 106714 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped) Found network {'id': '9651438a-66b9-498b-9b20-06e3666b02f5', 'name': 'tempest-TestVolumeBootPattern-617133563-network', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48128, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:35:12Z', 'updated_at': '2026-06-23T11:35:12Z', 'revision_number': 1} available for tenant
2026-06-23 11:36:26,163 106714 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:36:26,164 106714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:36:26,199 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.035s
2026-06-23 11:36:26,199 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1939023029", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdyKabgsv9D5D6LbBLLmu8bHOPM8aNYWkHdLPWqK187wypoKBrrDR5iBuvTQyJIfJQmrMKDeZTf6bfkhXrcGgYP3oob3bdXjGquDsvrph3ijMKxVappSuAhWAp1Y6AzXw=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0e613c1-49f9-4b4d-8081-8afd15e80fbe', 'x-compute-request-id': 'req-d0e613c1-49f9-4b4d-8081-8afd15e80fbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1939023029", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdyKabgsv9D5D6LbBLLmu8bHOPM8aNYWkHdLPWqK187wypoKBrrDR5iBuvTQyJIfJQmrMKDeZTf6bfkhXrcGgYP3oob3bdXjGquDsvrph3ijMKxVappSuAhWAp1Y6AzXw==", "fingerprint": "b3:13:2a:ad:55:b2:b5:c0:2f:a9:1b:22:ff:ae:f9:49", "user_id": "49199632f96d44fa97e6a4964f275f65"}}'
2026-06-23 11:36:26,200 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1939023029 created
2026-06-23 11:36:26,363 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.162s
2026-06-23 11:36:26,363 106714 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--1994448443", "description": "tempest-description--1448444121"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-2d7769bc-b00a-4e91-b6c2-7da88417b1b9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "42e752ba-bae2-4d0c-b842-68a22b8af235", "name": "tempest-securitygroup--1994448443", "stateful": true, "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "description": "tempest-description--1448444121", "shared": false, "security_group_rules": [{"id": "a27b075b-380c-43de-b122-2a422dc61d15", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "42e752ba-bae2-4d0c-b842-68a22b8af235", "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": 935, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:36:26Z", "updated_at": "2026-06-23T11:36:26Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}, {"id": "eaa8ffda-7dcd-4b16-b63c-f67790aa0404", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "42e752ba-bae2-4d0c-b842-68a22b8af235", "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": 934, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:36:26Z", "updated_at": "2026-06-23T11:36:26Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}], "tags": [], "created_at": "2026-06-23T11:36:26Z", "updated_at": "2026-06-23T11:36:26Z", "revision_number": 1}}'
2026-06-23 11:36:26,508 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.145s
2026-06-23 11:36:26,509 106714 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": "42e752ba-bae2-4d0c-b842-68a22b8af235", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-af2c0fd3-462f-4b76-a61c-c32f282d0a0b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "96b65358-8216-49d1-9145-c014d8669b60", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "42e752ba-bae2-4d0c-b842-68a22b8af235", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:36:26Z", "updated_at": "2026-06-23T11:36:26Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:36:26,633 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.124s
2026-06-23 11:36:26,633 106714 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": "42e752ba-bae2-4d0c-b842-68a22b8af235", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f4645687-3eca-469d-a420-2b87bcfc1b91', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "dc9f3507-d66c-49bf-9f71-2d5d74ee46f1", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "42e752ba-bae2-4d0c-b842-68a22b8af235", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:36:26Z", "updated_at": "2026-06-23T11:36:26Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:36:26,633 106714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1994448443 created
2026-06-23 11:36:27,092 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.458s
2026-06-23 11:36:27,092 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-86058fb5-fb48-43e9-8a74-768d77f19aa4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "46dbe81c-c17f-46c0-b475-64de5ea838b9", "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "floating_ip_address": "172.24.5.39", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:36:26Z", "updated_at": "2026-06-23T11:36:26Z", "revision_number": 0}}'
2026-06-23 11:36:27,093 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '46dbe81c-c17f-46c0-b475-64de5ea838b9', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'floating_ip_address': '172.24.5.39', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:36:26Z', 'updated_at': '2026-06-23T11:36:26Z', 'revision_number': 0, 'ip': '172.24.5.39'} created
2026-06-23 11:36:27,093 106714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1939023029', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdyKabgsv9D5D6LbBLLmu8bHOPM8aNYWkHdLPWqK187wypoKBrrDR5iBuvTQyJIfJQmrMKDeZTf6bfkhXrcGgYP3oob3bdXjGquDsvrph3ijMKxVappSuAhWAp1Y6AzXw==', 'fingerprint': 'b3:13:2a:ad:55:b2:b5:c0:2f:a9:1b:22:ff:ae:f9:49', 'user_id': '49199632f96d44fa97e6a4964f275f65', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA3V3l+3nlVQVUjTGVw9E3PoI+y8kDnFyPeee0nQ6scajwQ7Cbdmhk9\nW1mbxHaaq8qgBwYFK4EEACKhZANiAARHcimm4LL/Q+Q+i2wSy5rvGxzjzPGjWFpB\n3Sz1qitfO8MqaCga6w0eYgbr00MiSHyUJqzCg3mU3+m35IV63BoGD96KG923V4xq\nrg7L66Yd4ozCsVWqaUrgIVgKdWOgM18=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '42e752ba-bae2-4d0c-b842-68a22b8af235', 'name': 'tempest-securitygroup--1994448443', 'stateful': True, 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'description': 'tempest-description--1448444121', 'shared': False, 'security_group_rules': [{'id': 'a27b075b-380c-43de-b122-2a422dc61d15', 'project_id': '29359ce6607940229262f16aabacde1d', 'security_group_id': '42e752ba-bae2-4d0c-b842-68a22b8af235', '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': 935, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:36:26Z', 'updated_at': '2026-06-23T11:36:26Z', 'revision_number': 0, 'tenant_id': '29359ce6607940229262f16aabacde1d'}, {'id': 'eaa8ffda-7dcd-4b16-b63c-f67790aa0404', 'project_id': '29359ce6607940229262f16aabacde1d', 'security_group_id': '42e752ba-bae2-4d0c-b842-68a22b8af235', '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': 934, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:36:26Z', 'updated_at': '2026-06-23T11:36:26Z', 'revision_number': 0, 'tenant_id': '29359ce6607940229262f16aabacde1d'}], 'tags': [], 'created_at': '2026-06-23T11:36:26Z', 'updated_at': '2026-06-23T11:36:26Z', 'revision_number': 1}, 'floating_ip': {'id': '46dbe81c-c17f-46c0-b475-64de5ea838b9', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'floating_ip_address': '172.24.5.39', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:36:26Z', 'updated_at': '2026-06-23T11:36:26Z', 'revision_number': 0, 'ip': '172.24.5.39'}}
2026-06-23 11:36:27,691 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST https://10.4.3.43/compute/v2.1/servers 0.598s
2026-06-23 11:36:27,691 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1742948567", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "67a73a17-e156-4af2-a0e7-89b10f872f2c", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "9651438a-66b9-498b-9b20-06e3666b02f5"}], "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "key_name": "tempest-keypair-1939023029", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d0eb351-883f-47f6-82a5-3df23938325a', 'x-compute-request-id': 'req-9d0eb351-883f-47f6-82a5-3df23938325a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "09d597dd-c328-4846-ad19-78eb49d421b5", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "adminPass": "mWmJDGfwhw4J"}}'
2026-06-23 11:36:27,769 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.077s
2026-06-23 11:36:27,769 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1076', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39dc9fc7-d8dd-4a46-a1f6-97aa02263341', 'x-compute-request-id': 'req-39dc9fc7-d8dd-4a46-a1f6-97aa02263341', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:36:28,848 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.073s
2026-06-23 11:36:28,848 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1126', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f4808a6-f4d6-4f18-8dc7-32eaecc0dda0', 'x-compute-request-id': 'req-3f4808a6-f4d6-4f18-8dc7-32eaecc0dda0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:29,930 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.077s
2026-06-23 11:36:29,930 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1174', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5178f7a-65af-41f7-b861-7d957dfa44c5', 'x-compute-request-id': 'req-a5178f7a-65af-41f7-b861-7d957dfa44c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:29,935 106714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:36:31,013 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.078s
2026-06-23 11:36:31,013 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1174', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10dbaa2c-2ddc-4e67-b4a7-6f77caea1779', 'x-compute-request-id': 'req-10dbaa2c-2ddc-4e67-b4a7-6f77caea1779', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:32,092 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.073s
2026-06-23 11:36:32,093 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1182', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db920db4-6584-403d-9ca0-46dbb240b8eb', 'x-compute-request-id': 'req-db920db4-6584-403d-9ca0-46dbb240b8eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:32,098 106714 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-23 11:36:33,244 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.145s
2026-06-23 11:36:33,244 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e2929c9-c356-4ec9-9ef8-50de706120ce', 'x-compute-request-id': 'req-8e2929c9-c356-4ec9-9ef8-50de706120ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:34,386 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.137s
2026-06-23 11:36:34,387 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0bb7b24-295b-4261-b0c8-393d346afe6f', 'x-compute-request-id': 'req-d0bb7b24-295b-4261-b0c8-393d346afe6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "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": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:34,391 106714 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-23 11:36:35,540 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.148s
2026-06-23 11:36:35,541 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-335b7880-7089-46af-b91e-a60fe043222a', 'x-compute-request-id': 'req-335b7880-7089-46af-b91e-a60fe043222a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:35,546 106714 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-23 11:36:36,688 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.142s
2026-06-23 11:36:36,689 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b843e9b7-02ca-42b6-8a85-2b6618ec375f', 'x-compute-request-id': 'req-b843e9b7-02ca-42b6-8a85-2b6618ec375f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:37,884 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.191s
2026-06-23 11:36:37,885 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44bb0d78-ea5b-4b94-b42e-5b00002de194', 'x-compute-request-id': 'req-44bb0d78-ea5b-4b94-b42e-5b00002de194', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:39,051 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.161s
2026-06-23 11:36:39,051 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6d27d75-2589-4af5-bc21-79d494616731', 'x-compute-request-id': 'req-d6d27d75-2589-4af5-bc21-79d494616731', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:40,192 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.135s
2026-06-23 11:36:40,192 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d656289-f341-4c05-ae4a-7acec2c4a5e7', 'x-compute-request-id': 'req-8d656289-f341-4c05-ae4a-7acec2c4a5e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:41,361 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.161s
2026-06-23 11:36:41,361 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e0e5fa-950a-4e8f-b359-5146c0c14c0e', 'x-compute-request-id': 'req-26e0e5fa-950a-4e8f-b359-5146c0c14c0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:42,526 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.159s
2026-06-23 11:36:42,526 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1432', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bde8b73-2ce0-4457-863b-a60029af4e6c', 'x-compute-request-id': 'req-0bde8b73-2ce0-4457-863b-a60029af4e6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:08:ec"}]}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "ACTIVE", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:36:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": "2026-06-23T11:36:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:36:42,531 106714 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-06-23 11:36:42,659 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5/os-interface 0.127s
2026-06-23 11:36:42,659 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398f0ad2-076d-404b-9bb1-670ecc8b1173', 'x-compute-request-id': 'req-398f0ad2-076d-404b-9bb1-670ecc8b1173', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "9651438a-66b9-498b-9b20-06e3666b02f5", "port_id": "c1e2030d-7bb8-427d-a136-d1cc09043aa6", "mac_addr": "fa:16:3e:9e:08:ec", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d6cea919-6503-478f-8098-f17a99fd1b8a", "ip_address": "10.1.0.5"}]}]}'
2026-06-23 11:36:43,128 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/46dbe81c-c17f-46c0-b475-64de5ea838b9 0.466s
2026-06-23 11:36:43,128 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c1e2030d-7bb8-427d-a136-d1cc09043aa6"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:36:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-45e65ea9-23bf-4dba-981a-5b26c2e2a024', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/46dbe81c-c17f-46c0-b475-64de5ea838b9'}
Body: b'{"floatingip": {"id": "46dbe81c-c17f-46c0-b475-64de5ea838b9", "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "floating_ip_address": "172.24.5.39", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "1b31da76-b34d-4326-a300-27ca85fb9dbf", "port_id": "c1e2030d-7bb8-427d-a136-d1cc09043aa6", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9651438a-66b9-498b-9b20-06e3666b02f5", "mac_address": "fa:16:3e:9e:08:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "09d597dd-c328-4846-ad19-78eb49d421b5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:36:26Z", "updated_at": "2026-06-23T11:36:42Z", "revision_number": 1}}'
2026-06-23 11:36:43,129 106714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.39:22' as 'cirros' with public key authentication
2026-06-23 11:37:43,188 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.39 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:38:45,748 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.39 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:39:49,309 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.39 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:40:53,869 106714 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.39 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:40:53.869 106714 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:40:53.869 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:40:53.869 106714 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:40:53.869 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:40:53.869 106714 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:40:53.869 106714 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:40:53.869 106714 ERROR tempest.lib.common.ssh
2026-06-23 11:40:53,870 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-617133563-network': [{'version': 4, 'addr': '10.1.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:9e:08:ec'}]}, 'created': '2026-06-23T11:36:27Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78', 'id': '09d597dd-c328-4846-ad19-78eb49d421b5', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-1742948567', 'status': 'ACTIVE', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'user_id': '49199632f96d44fa97e6a4964f275f65', 'updated': '2026-06-23T11:36:41Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1939023029', 'OS-SRV-USG:launched_at': '2026-06-23T11:36:41.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1994448443'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '67a73a17-e156-4af2-a0e7-89b10f872f2c'}]}
2026-06-23 11:40:54,998 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 404 POST https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5/action 1.127s
2026-06-23 11:40:54,998 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:53 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-a042d25a-097e-46ba-a7a5-76a46b67a5f7', 'x-compute-request-id': 'req-a042d25a-097e-46ba-a7a5-76a46b67a5f7', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:40:54,998 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 09d597dd-c328-4846-ad19-78eb49d421b5
2026-06-23 11:40:55,075 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 204 DELETE https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.076s
2026-06-23 11:40:55,075 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:55 GMT', 'server': 'Apache/2.4.58 (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-5ae1a07a-c8a0-40da-90c6-84e8eb668284', 'x-compute-request-id': 'req-5ae1a07a-c8a0-40da-90c6-84e8eb668284', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b''
2026-06-23 11:40:55,292 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.216s
2026-06-23 11:40:55,292 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1079f055-9e22-4852-b93d-1a29daddf7f0', 'x-compute-request-id': 'req-1079f055-9e22-4852-b93d-1a29daddf7f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:08:ec"}, {"version": 4, "addr": "172.24.5.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:08:ec"}]}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:40:55Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": "2026-06-23T11:36:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:40:56,488 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.187s
2026-06-23 11:40:56,489 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6215b89e-99bb-40ab-a169-1ef9f3109b0e', 'x-compute-request-id': 'req-6215b89e-99bb-40ab-a169-1ef9f3109b0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:08:ec"}, {"version": 4, "addr": "172.24.5.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:08:ec"}]}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:40:55Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": "2026-06-23T11:36:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1994448443"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:40:57,603 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.104s
2026-06-23 11:40:57,603 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1475', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c90a0f70-f9fe-481b-b6e8-7ae04ead98bc', 'x-compute-request-id': 'req-c90a0f70-f9fe-481b-b6e8-7ae04ead98bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:08:ec"}, {"version": 4, "addr": "172.24.5.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:08:ec"}]}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:40:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": "2026-06-23T11:36:41.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:40:58,711 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.102s
2026-06-23 11:40:58,711 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44e3cb4a-3fee-448f-b955-02fd85670970', 'x-compute-request-id': 'req-44e3cb4a-3fee-448f-b955-02fd85670970', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:40:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": "2026-06-23T11:36:41.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:40:59,812 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.094s
2026-06-23 11:40:59,812 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:40:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae1967eb-4a5d-44cd-8367-372a05124c9e', 'x-compute-request-id': 'req-ae1967eb-4a5d-44cd-8367-372a05124c9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "DELETED", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:40:59Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:40:54Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": "2026-06-23T11:36:41.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:40:59.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:40:59,818 106714 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:41:00,916 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.097s
2026-06-23 11:41:00,916 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f72f9ea-6e0e-4327-92e1-7674b8a666cf', 'x-compute-request-id': 'req-7f72f9ea-6e0e-4327-92e1-7674b8a666cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:36:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "09d597dd-c328-4846-ad19-78eb49d421b5", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/09d597dd-c328-4846-ad19-78eb49d421b5"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1742948567", "status": "DELETED", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:40:59Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:40:54Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1939023029", "OS-SRV-USG:launched_at": "2026-06-23T11:36:41.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:40:59.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c"}]}}'
2026-06-23 11:41:01,951 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 404 GET https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5 0.028s
2026-06-23 11:41:01,951 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:01 GMT', 'server': 'Apache/2.4.58 (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-f923b2bb-8b35-49ed-b97d-ee285de12cf8', 'x-compute-request-id': 'req-f923b2bb-8b35-49ed-b97d-ee285de12cf8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/09d597dd-c328-4846-ad19-78eb49d421b5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 09d597dd-c328-4846-ad19-78eb49d421b5 could not be found."}}'
2026-06-23 11:41:01,978 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1939023029 0.025s
2026-06-23 11:41:01,978 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:01 GMT', 'server': 'Apache/2.4.58 (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-ea1a88df-caf3-4c33-b0f7-32a200f457a2', 'x-compute-request-id': 'req-ea1a88df-caf3-4c33-b0f7-32a200f457a2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1939023029'}
Body: b''
2026-06-23 11:41:02,110 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/42e752ba-bae2-4d0c-b842-68a22b8af235 0.132s
2026-06-23 11:41:02,111 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a3d9a4eb-28ad-43e9-b2e9-194a2da097ef', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/42e752ba-bae2-4d0c-b842-68a22b8af235'}
Body: b''
2026-06-23 11:41:02,125 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/42e752ba-bae2-4d0c-b842-68a22b8af235 0.014s
2026-06-23 11:41:02,125 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-9650c697-2071-47d6-bbe2-6eba5cd9a6d8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/42e752ba-bae2-4d0c-b842-68a22b8af235'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 42e752ba-bae2-4d0c-b842-68a22b8af235 does not exist", "detail": ""}}'
2026-06-23 11:41:02,338 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/46dbe81c-c17f-46c0-b475-64de5ea838b9 0.213s
2026-06-23 11:41:02,339 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-be11cf4c-d525-4f84-b7c3-5ab2a325e28a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/46dbe81c-c17f-46c0-b475-64de5ea838b9'}
Body: b''
2026-06-23 11:41:02,378 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c 0.039s
2026-06-23 11:41:02,378 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa04261-c18f-435c-ad79-c05eddfe1a54', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c'}
Body: b''
2026-06-23 11:41:02,408 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c 0.029s
2026-06-23 11:41:02,408 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a67fa4-3073-42d4-a7b2-8022f9557e46', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a67fa4-3073-42d4-a7b2-8022f9557e46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c'}
Body: b'{"volume": {"id": "67a73a17-e156-4af2-a0e7-89b10f872f2c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:36:25.000000", "updated_at": "2026-06-23T11:41:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2091251568", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:41:03,432 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c 0.018s
2026-06-23 11:41:03,432 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ad0b45-7e34-44f0-b4f7-351e1691e98e', 'x-openstack-request-id': 'req-90ad0b45-7e34-44f0-b4f7-351e1691e98e', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/67a73a17-e156-4af2-a0e7-89b10f872f2c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67a73a17-e156-4af2-a0e7-89b10f872f2c could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 198, in test_bootable_volume_last_snapshot_delete_while_stopped
instance = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
fail
ft27.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:41:03,455 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.016s
2026-06-23 11:41:03,455 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9309dd77-e43c-4884-aa41-65918a3801bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:41:03,757 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST https://10.4.3.43/volume/v3/volumes 0.301s
2026-06-23 11:41:03,757 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1126983452", "snapshot_id": null, "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d614ec33-b9c8-4456-b9f5-6164ac68bbda', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d614ec33-b9c8-4456-b9f5-6164ac68bbda', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "2527806e-3836-4e52-afda-47684d3dc48b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:03.706143", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1126983452", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:41:03,788 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b 0.025s
2026-06-23 11:41:03,788 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42947158-f459-42e3-95fc-31a19b06dd8d', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42947158-f459-42e3-95fc-31a19b06dd8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b'}
Body: b'{"volume": {"id": "2527806e-3836-4e52-afda-47684d3dc48b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1126983452", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:41:04,817 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b 0.024s
2026-06-23 11:41:04,817 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ef2e89-3343-4f89-ae1e-9926b091c81a', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ef2e89-3343-4f89-ae1e-9926b091c81a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b'}
Body: b'{"volume": {"id": "2527806e-3836-4e52-afda-47684d3dc48b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:04.000000", "updated_at": "2026-06-23T11:41:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126983452", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:41:04,825 106714 INFO [tempest.common.waiters] volume 2527806e-3836-4e52-afda-47684d3dc48b reached available after waiting for 1.825145 seconds
2026-06-23 11:41:04,852 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b 0.027s
2026-06-23 11:41:04,852 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90db03c-62eb-4d8d-8284-2915cb9f3185', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90db03c-62eb-4d8d-8284-2915cb9f3185', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b'}
Body: b'{"volume": {"id": "2527806e-3836-4e52-afda-47684d3dc48b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:04.000000", "updated_at": "2026-06-23T11:41:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126983452", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:41:04,928 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.065s
2026-06-23 11:41:04,928 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2927', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fa81c4b6-7c68-4930-81c3-fd05727018d7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "49199632f96d44fa97e6a4964f275f65", "name": "tempest-TestVolumeBootPattern-878092339-project-member", "password_expires_at": null}, "audit_ids": ["r5ez_4ZlRZKtef86XJDlrg"], "expires_at": "2026-06-23T12:41:04.000000Z", "issued_at": "2026-06-23T11:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29359ce6607940229262f16aabacde1d", "name": "tempest-TestVolumeBootPattern-878092339"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/29359ce6607940229262f16aabacde1d", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_29359ce6607940229262f16aabacde1d", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:41:04,928 106714 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance) Found network {'id': '9651438a-66b9-498b-9b20-06e3666b02f5', 'name': 'tempest-TestVolumeBootPattern-617133563-network', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48128, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:35:12Z', 'updated_at': '2026-06-23T11:35:12Z', 'revision_number': 1} available for tenant
2026-06-23 11:41:04,929 106714 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:41:04,929 106714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:41:04,966 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.037s
2026-06-23 11:41:04,966 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1944763430", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGeBglJI5j/AAyBqYg39Gl2rmGfaO/9LLLLGI2JfPrGxD123nmTGNffn0V8nwxGJgFKl2HqK/DRG3kdgpPZJl+QZcQlF37Vp/E6ichj76ISYFG8TEEspd230VtVi799VwA=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8595afa-1b4d-4f73-be5c-280177cc1b7a', 'x-compute-request-id': 'req-d8595afa-1b4d-4f73-be5c-280177cc1b7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1944763430", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGeBglJI5j/AAyBqYg39Gl2rmGfaO/9LLLLGI2JfPrGxD123nmTGNffn0V8nwxGJgFKl2HqK/DRG3kdgpPZJl+QZcQlF37Vp/E6ichj76ISYFG8TEEspd230VtVi799VwA==", "fingerprint": "b4:f2:80:0e:f3:2a:7c:6d:c1:98:56:3f:aa:8e:b7:c7", "user_id": "49199632f96d44fa97e6a4964f275f65"}}'
2026-06-23 11:41:04,967 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1944763430 created
2026-06-23 11:41:05,110 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.142s
2026-06-23 11:41:05,110 106714 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--1140785321", "description": "tempest-description--1902138425"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-9539fc9d-de55-46b7-851c-6917f31370aa', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "68bb7a14-f5e1-415b-bb35-1018032a293f", "name": "tempest-securitygroup--1140785321", "stateful": true, "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "description": "tempest-description--1902138425", "shared": false, "security_group_rules": [{"id": "2480f0d3-e055-4ca5-8ec7-f5e61ffe2b13", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "68bb7a14-f5e1-415b-bb35-1018032a293f", "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": 1300, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:41:05Z", "updated_at": "2026-06-23T11:41:05Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}, {"id": "9afda0eb-888d-44dc-964c-fbecd0a30715", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "68bb7a14-f5e1-415b-bb35-1018032a293f", "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": 1299, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:41:05Z", "updated_at": "2026-06-23T11:41:05Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}], "tags": [], "created_at": "2026-06-23T11:41:05Z", "updated_at": "2026-06-23T11:41:05Z", "revision_number": 1}}'
2026-06-23 11:41:05,218 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.108s
2026-06-23 11:41:05,218 106714 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": "68bb7a14-f5e1-415b-bb35-1018032a293f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-a1106e8d-7f58-46d9-86de-c10fcfbc9344', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "031378ec-571a-46ea-bcf6-110e228b1ab2", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "68bb7a14-f5e1-415b-bb35-1018032a293f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:41:05Z", "updated_at": "2026-06-23T11:41:05Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:41:05,339 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.120s
2026-06-23 11:41:05,339 106714 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": "68bb7a14-f5e1-415b-bb35-1018032a293f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9cdf9abd-aea4-43a6-b773-a43535115ddd', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "78f10de0-3d8d-4395-9696-96e297c0e55e", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "68bb7a14-f5e1-415b-bb35-1018032a293f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:41:05Z", "updated_at": "2026-06-23T11:41:05Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:41:05,339 106714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1140785321 created
2026-06-23 11:41:05,767 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.428s
2026-06-23 11:41:05,768 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f8094b1a-f466-4384-bb6d-a85e30ff0200', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "f4149d12-6005-4097-93a5-59fe954d1b63", "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "floating_ip_address": "172.24.5.95", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:41:05Z", "updated_at": "2026-06-23T11:41:05Z", "revision_number": 0}}'
2026-06-23 11:41:05,768 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f4149d12-6005-4097-93a5-59fe954d1b63', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'floating_ip_address': '172.24.5.95', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:41:05Z', 'updated_at': '2026-06-23T11:41:05Z', 'revision_number': 0, 'ip': '172.24.5.95'} created
2026-06-23 11:41:05,768 106714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1944763430', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGeBglJI5j/AAyBqYg39Gl2rmGfaO/9LLLLGI2JfPrGxD123nmTGNffn0V8nwxGJgFKl2HqK/DRG3kdgpPZJl+QZcQlF37Vp/E6ichj76ISYFG8TEEspd230VtVi799VwA==', 'fingerprint': 'b4:f2:80:0e:f3:2a:7c:6d:c1:98:56:3f:aa:8e:b7:c7', 'user_id': '49199632f96d44fa97e6a4964f275f65', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDfHjNhInFZw9FfmrD7yzpzKbsp/KvXOjjAKhPFpfbuNz5V3orI+JPL\nRV3qoAJ9bQugBwYFK4EEACKhZANiAARngYJSSOY/wAMgamIN/Rpdq5hn2jv/Syyy\nxiNiXz6xsQ9dt55kxjX359FfJ8MRiYBSpdh6ivw0Rt5HYKT2SZfkGXEJRd+1afxO\nonIY++iEmBRvExBLKXdt9FbVYu/fVcA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '68bb7a14-f5e1-415b-bb35-1018032a293f', 'name': 'tempest-securitygroup--1140785321', 'stateful': True, 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'description': 'tempest-description--1902138425', 'shared': False, 'security_group_rules': [{'id': '2480f0d3-e055-4ca5-8ec7-f5e61ffe2b13', 'project_id': '29359ce6607940229262f16aabacde1d', 'security_group_id': '68bb7a14-f5e1-415b-bb35-1018032a293f', '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': 1300, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:41:05Z', 'updated_at': '2026-06-23T11:41:05Z', 'revision_number': 0, 'tenant_id': '29359ce6607940229262f16aabacde1d'}, {'id': '9afda0eb-888d-44dc-964c-fbecd0a30715', 'project_id': '29359ce6607940229262f16aabacde1d', 'security_group_id': '68bb7a14-f5e1-415b-bb35-1018032a293f', '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': 1299, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:41:05Z', 'updated_at': '2026-06-23T11:41:05Z', 'revision_number': 0, 'tenant_id': '29359ce6607940229262f16aabacde1d'}], 'tags': [], 'created_at': '2026-06-23T11:41:05Z', 'updated_at': '2026-06-23T11:41:05Z', 'revision_number': 1}, 'floating_ip': {'id': 'f4149d12-6005-4097-93a5-59fe954d1b63', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'floating_ip_address': '172.24.5.95', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:41:05Z', 'updated_at': '2026-06-23T11:41:05Z', 'revision_number': 0, 'ip': '172.24.5.95'}}
2026-06-23 11:41:06,328 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST https://10.4.3.43/compute/v2.1/servers 0.560s
2026-06-23 11:41:06,328 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1959068495", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "2527806e-3836-4e52-afda-47684d3dc48b", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "9651438a-66b9-498b-9b20-06e3666b02f5"}], "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "key_name": "tempest-keypair-1944763430", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba9f21d-42f1-4cad-9aa3-8c2e70b61e63', 'x-compute-request-id': 'req-8ba9f21d-42f1-4cad-9aa3-8c2e70b61e63', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "adminPass": "5Tvwo3C3kwem"}}'
2026-06-23 11:41:06,396 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.066s
2026-06-23 11:41:06,396 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1076', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7232ed1-438d-40d9-bde1-36d960b6d3f0', 'x-compute-request-id': 'req-a7232ed1-438d-40d9-bde1-36d960b6d3f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:41:07,481 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.079s
2026-06-23 11:41:07,481 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1126', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249c3c81-c9c2-47cd-a64a-737daf43f525', 'x-compute-request-id': 'req-249c3c81-c9c2-47cd-a64a-737daf43f525', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:08,566 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.080s
2026-06-23 11:41:08,567 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1174', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe2f5cb0-43f5-46cf-b2a4-66c310d4acb6', 'x-compute-request-id': 'req-fe2f5cb0-43f5-46cf-b2a4-66c310d4acb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:08,572 106714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:41:09,647 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.074s
2026-06-23 11:41:09,647 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1174', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ffcb8a-5330-4b93-9f6b-fb7cac08d54a', 'x-compute-request-id': 'req-c6ffcb8a-5330-4b93-9f6b-fb7cac08d54a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:10,728 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.074s
2026-06-23 11:41:10,728 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1182', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afeeb693-b18b-4479-8078-2e8b769647a3', 'x-compute-request-id': 'req-afeeb693-b18b-4479-8078-2e8b769647a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:10,733 106714 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:41:11,915 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.182s
2026-06-23 11:41:11,916 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558dddfe-50d2-468b-b9a4-42f37cf2faf1', 'x-compute-request-id': 'req-558dddfe-50d2-468b-b9a4-42f37cf2faf1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:13,112 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.191s
2026-06-23 11:41:13,112 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712fb054-83ce-4e3d-af73-2d3794316764', 'x-compute-request-id': 'req-712fb054-83ce-4e3d-af73-2d3794316764', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "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": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:13,118 106714 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-23 11:41:14,284 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.165s
2026-06-23 11:41:14,285 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2765e11-151d-4c7b-b458-5958385a2080', 'x-compute-request-id': 'req-b2765e11-151d-4c7b-b458-5958385a2080', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:14,290 106714 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-23 11:41:15,433 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.142s
2026-06-23 11:41:15,433 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36294109-9057-4dc3-8312-f2c614c4a508', 'x-compute-request-id': 'req-36294109-9057-4dc3-8312-f2c614c4a508', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:16,630 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.191s
2026-06-23 11:41:16,630 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-898b9734-3116-4be1-9ba2-7b21c65530e2', 'x-compute-request-id': 'req-898b9734-3116-4be1-9ba2-7b21c65530e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:17,828 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.192s
2026-06-23 11:41:17,828 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc28c9f0-9eaa-4832-9124-6b88ae5e0b8b', 'x-compute-request-id': 'req-dc28c9f0-9eaa-4832-9124-6b88ae5e0b8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:18,986 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.153s
2026-06-23 11:41:18,986 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c79976-69d0-4911-9140-5b5398f5790e', 'x-compute-request-id': 'req-37c79976-69d0-4911-9140-5b5398f5790e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:20,200 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.207s
2026-06-23 11:41:20,200 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1432', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74e3ae34-db49-4cf3-ac5d-d008b3ced282', 'x-compute-request-id': 'req-74e3ae34-db49-4cf3-ac5d-d008b3ced282', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:ff:78"}]}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "ACTIVE", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:41:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": "2026-06-23T11:41:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:41:20,206 106714 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:41:20,304 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1/os-interface 0.098s
2026-06-23 11:41:20,305 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d365251-22d8-4543-b2db-ce920d1d2afb', 'x-compute-request-id': 'req-1d365251-22d8-4543-b2db-ce920d1d2afb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "9651438a-66b9-498b-9b20-06e3666b02f5", "port_id": "291ac8c2-e710-41fd-b23b-3bf08130929d", "mac_addr": "fa:16:3e:70:ff:78", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d6cea919-6503-478f-8098-f17a99fd1b8a", "ip_address": "10.1.0.5"}]}]}'
2026-06-23 11:41:20,844 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/f4149d12-6005-4097-93a5-59fe954d1b63 0.537s
2026-06-23 11:41:20,844 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "291ac8c2-e710-41fd-b23b-3bf08130929d"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:41:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-c286e49e-02af-4369-aa27-e0badc5c2163', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/f4149d12-6005-4097-93a5-59fe954d1b63'}
Body: b'{"floatingip": {"id": "f4149d12-6005-4097-93a5-59fe954d1b63", "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "floating_ip_address": "172.24.5.95", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "1b31da76-b34d-4326-a300-27ca85fb9dbf", "port_id": "291ac8c2-e710-41fd-b23b-3bf08130929d", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9651438a-66b9-498b-9b20-06e3666b02f5", "mac_address": "fa:16:3e:70:ff:78", "admin_state_up": true, "status": "ACTIVE", "device_id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:41:05Z", "updated_at": "2026-06-23T11:41:20Z", "revision_number": 1}}'
2026-06-23 11:41:20,845 106714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.95:22' as 'cirros' with public key authentication
2026-06-23 11:42:20,866 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.95 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:43:23,414 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.95 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:44:26,975 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.95 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:45:31,506 106714 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.95 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:45:31.506 106714 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:45:31.506 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:45:31.506 106714 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:45:31.506 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:45:31.506 106714 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:45:31.506 106714 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:45:31.506 106714 ERROR tempest.lib.common.ssh
2026-06-23 11:45:31,506 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-617133563-network': [{'version': 4, 'addr': '10.1.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:70:ff:78'}]}, 'created': '2026-06-23T11:41:06Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78', 'id': 'd5d1ed47-b2bb-4935-a326-ac7155daa2b1', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-1959068495', 'status': 'ACTIVE', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'user_id': '49199632f96d44fa97e6a4964f275f65', 'updated': '2026-06-23T11:41:20Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1944763430', 'OS-SRV-USG:launched_at': '2026-06-23T11:41:19.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1140785321'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '2527806e-3836-4e52-afda-47684d3dc48b'}]}
2026-06-23 11:45:32,543 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 404 POST https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1/action 1.036s
2026-06-23 11:45:32,543 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:31 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-6a818af0-9072-4972-a0f4-154f2c456c25', 'x-compute-request-id': 'req-6a818af0-9072-4972-a0f4-154f2c456c25', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:45:32,544 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server d5d1ed47-b2bb-4935-a326-ac7155daa2b1
2026-06-23 11:45:32,639 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 204 DELETE https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.095s
2026-06-23 11:45:32,640 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:32 GMT', 'server': 'Apache/2.4.58 (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-e4bf116e-74fa-4c4f-b3cc-ec97a627a72c', 'x-compute-request-id': 'req-e4bf116e-74fa-4c4f-b3cc-ec97a627a72c', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b''
2026-06-23 11:45:32,905 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.264s
2026-06-23 11:45:32,905 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c031f629-3ac2-488d-8d70-65f49b1d24be', 'x-compute-request-id': 'req-c031f629-3ac2-488d-8d70-65f49b1d24be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:ff:78"}, {"version": 4, "addr": "172.24.5.95", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:ff:78"}]}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:45:33Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": "2026-06-23T11:41:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:45:34,100 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.188s
2026-06-23 11:45:34,101 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fbcb82f-1bf4-4e71-8e8f-3335aeeb6c94', 'x-compute-request-id': 'req-7fbcb82f-1bf4-4e71-8e8f-3335aeeb6c94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:ff:78"}, {"version": 4, "addr": "172.24.5.95", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:ff:78"}]}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:45:33Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": "2026-06-23T11:41:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:45:35,321 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.211s
2026-06-23 11:45:35,322 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f10b21-b08e-48dc-9efd-08dcccc4e2a7', 'x-compute-request-id': 'req-c5f10b21-b08e-48dc-9efd-08dcccc4e2a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:ff:78"}, {"version": 4, "addr": "172.24.5.95", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:ff:78"}]}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:45:34Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": "2026-06-23T11:41:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140785321"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:45:36,450 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.122s
2026-06-23 11:45:36,450 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aa5dca3-337c-4eee-bd76-f6cc14fbea1f', 'x-compute-request-id': 'req-1aa5dca3-337c-4eee-bd76-f6cc14fbea1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:45:34Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": "2026-06-23T11:41:19.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:45:37,568 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.111s
2026-06-23 11:45:37,568 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-430b32c4-5ab2-4aff-b935-895ba5e50d90', 'x-compute-request-id': 'req-430b32c4-5ab2-4aff-b935-895ba5e50d90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "DELETED", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:45:37Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:45:32Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": "2026-06-23T11:41:19.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:45:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:45:37,574 106714 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 5 second wait
2026-06-23 11:45:38,719 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.144s
2026-06-23 11:45:38,719 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a201da44-7bbb-40f6-a6ba-d18ff4091131', 'x-compute-request-id': 'req-a201da44-7bbb-40f6-a6ba-d18ff4091131', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:41:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "d5d1ed47-b2bb-4935-a326-ac7155daa2b1", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1959068495", "status": "DELETED", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:45:37Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:45:32Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1944763430", "OS-SRV-USG:launched_at": "2026-06-23T11:41:19.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:45:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2527806e-3836-4e52-afda-47684d3dc48b"}]}}'
2026-06-23 11:45:39,759 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 404 GET https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1 0.031s
2026-06-23 11:45:39,759 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:39 GMT', 'server': 'Apache/2.4.58 (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-36eaadd5-6cec-4b2a-a45c-ca58c6042c1b', 'x-compute-request-id': 'req-36eaadd5-6cec-4b2a-a45c-ca58c6042c1b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/d5d1ed47-b2bb-4935-a326-ac7155daa2b1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d5d1ed47-b2bb-4935-a326-ac7155daa2b1 could not be found."}}'
2026-06-23 11:45:39,800 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1944763430 0.039s
2026-06-23 11:45:39,800 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:39 GMT', 'server': 'Apache/2.4.58 (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-d1390844-f098-426a-a093-be2c205c498a', 'x-compute-request-id': 'req-d1390844-f098-426a-a093-be2c205c498a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-1944763430'}
Body: b''
2026-06-23 11:45:40,000 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/68bb7a14-f5e1-415b-bb35-1018032a293f 0.199s
2026-06-23 11:45:40,001 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2353752a-0cd5-46bd-ae1d-41b921ee8522', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/68bb7a14-f5e1-415b-bb35-1018032a293f'}
Body: b''
2026-06-23 11:45:40,021 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/68bb7a14-f5e1-415b-bb35-1018032a293f 0.019s
2026-06-23 11:45:40,021 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ff704c17-1bfb-4355-9201-bfbf4b0e8aef', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/68bb7a14-f5e1-415b-bb35-1018032a293f'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 68bb7a14-f5e1-415b-bb35-1018032a293f does not exist", "detail": ""}}'
2026-06-23 11:45:40,358 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/f4149d12-6005-4097-93a5-59fe954d1b63 0.336s
2026-06-23 11:45:40,358 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-05c4d8f0-5e0e-4b2e-b5b6-f73d492ffdc0', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/f4149d12-6005-4097-93a5-59fe954d1b63'}
Body: b''
2026-06-23 11:45:40,405 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b 0.047s
2026-06-23 11:45:40,405 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37c18e9-f496-443d-9045-0faf9997323e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b'}
Body: b''
2026-06-23 11:45:40,439 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b 0.033s
2026-06-23 11:45:40,440 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9609e80-d1ac-4c84-bbdb-61ee8ef988e2', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9609e80-d1ac-4c84-bbdb-61ee8ef988e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b'}
Body: b'{"volume": {"id": "2527806e-3836-4e52-afda-47684d3dc48b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:41:04.000000", "updated_at": "2026-06-23T11:45:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126983452", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/2527806e-3836-4e52-afda-47684d3dc48b"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:45:41,468 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b 0.018s
2026-06-23 11:45:41,469 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:45:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1f9828-299b-47db-b313-cac31e9c5495', 'x-openstack-request-id': 'req-0d1f9828-299b-47db-b313-cac31e9c5495', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/2527806e-3836-4e52-afda-47684d3dc48b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2527806e-3836-4e52-afda-47684d3dc48b could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 150, in test_bootable_volume_snapshot_stop_start_instance
instance = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt27.5: 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] |
fail
ft27.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:46:15,480 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.025s
2026-06-23 11:46:15,480 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6bed8b37-bdd8-421e-b3e6-d11d2fa379ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:46:15,797 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST https://10.4.3.43/volume/v3/volumes 0.316s
2026-06-23 11:46:15,797 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1180842025", "snapshot_id": null, "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1f148a-a457-4fb5-a355-a627c92de4df', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1f148a-a457-4fb5-a355-a627c92de4df', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:15.735340", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1180842025", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:46:15,855 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd 0.050s
2026-06-23 11:46:15,855 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8860c60-d30d-4748-b4a9-96e9632fab2f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8860c60-d30d-4748-b4a9-96e9632fab2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd'}
Body: b'{"volume": {"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:16.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1180842025", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:46:16,898 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd 0.037s
2026-06-23 11:46:16,899 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49508690-c01f-4bd1-9d4d-2271496bd0bc', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49508690-c01f-4bd1-9d4d-2271496bd0bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd'}
Body: b'{"volume": {"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:16.000000", "updated_at": "2026-06-23T11:46:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1180842025", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:46:16,905 106714 INFO [tempest.common.waiters] volume 7aa14e33-febb-4759-ac05-ce72143ebbdd reached available after waiting for 1.905298 seconds
2026-06-23 11:46:16,941 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd 0.035s
2026-06-23 11:46:16,941 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d3e2a6-7283-4a79-8a39-dada0a5976d2', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d3e2a6-7283-4a79-8a39-dada0a5976d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd'}
Body: b'{"volume": {"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:16.000000", "updated_at": "2026-06-23T11:46:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1180842025", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:46:17,049 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.099s
2026-06-23 11:46:17,050 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2927', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d4320239-422a-48ee-8bec-33fd13347878', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "49199632f96d44fa97e6a4964f275f65", "name": "tempest-TestVolumeBootPattern-878092339-project-member", "password_expires_at": null}, "audit_ids": ["fF2yxwbDRjC5x9CyIET1wg"], "expires_at": "2026-06-23T12:46:16.000000Z", "issued_at": "2026-06-23T11:46:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29359ce6607940229262f16aabacde1d", "name": "tempest-TestVolumeBootPattern-878092339"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/29359ce6607940229262f16aabacde1d", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_29359ce6607940229262f16aabacde1d", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:46:17,050 106714 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': '9651438a-66b9-498b-9b20-06e3666b02f5', 'name': 'tempest-TestVolumeBootPattern-617133563-network', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48128, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:35:12Z', 'updated_at': '2026-06-23T11:35:12Z', 'revision_number': 1} available for tenant
2026-06-23 11:46:17,051 106714 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:46:17,051 106714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:46:17,102 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.050s
2026-06-23 11:46:17,103 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-455199261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNR+kVuHD/WuWHZ5BtnKqPyE9ruSPWIWLO0J6uIMBR/n/BrlsNBt564PRYwI+7C47rcWYX70wm/vgp+E5Seicv4z0DRGYD+9uWM601N5xZB0tryilkSGPH5fkRSBGx+Vkw=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:17 GMT', 'server': 'Apache/2.4.58 (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-3e8a7b0d-d617-4d30-a079-732be4eee818', 'x-compute-request-id': 'req-3e8a7b0d-d617-4d30-a079-732be4eee818', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-455199261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNR+kVuHD/WuWHZ5BtnKqPyE9ruSPWIWLO0J6uIMBR/n/BrlsNBt564PRYwI+7C47rcWYX70wm/vgp+E5Seicv4z0DRGYD+9uWM601N5xZB0tryilkSGPH5fkRSBGx+Vkw==", "fingerprint": "c1:0b:81:f6:f6:e1:c6:2d:20:01:98:5e:3e:3b:1c:22", "user_id": "49199632f96d44fa97e6a4964f275f65"}}'
2026-06-23 11:46:17,104 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-455199261 created
2026-06-23 11:46:17,323 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.219s
2026-06-23 11:46:17,323 106714 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--307440545", "description": "tempest-description--2061978149"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-322ae86f-d800-4be1-9509-a9e8b677460e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "d4ce5150-ffc7-443c-ba58-9403c03942ec", "name": "tempest-securitygroup--307440545", "stateful": true, "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "description": "tempest-description--2061978149", "shared": false, "security_group_rules": [{"id": "17fd4996-72b6-4c7b-95bf-a05ba6338ba2", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "d4ce5150-ffc7-443c-ba58-9403c03942ec", "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": 1454, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:46:17Z", "updated_at": "2026-06-23T11:46:17Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}, {"id": "9e854bf2-f1b5-4115-854c-2cff70dc1c3d", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "d4ce5150-ffc7-443c-ba58-9403c03942ec", "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": 1455, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:46:17Z", "updated_at": "2026-06-23T11:46:17Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}], "tags": [], "created_at": "2026-06-23T11:46:17Z", "updated_at": "2026-06-23T11:46:17Z", "revision_number": 1}}'
2026-06-23 11:46:17,486 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.162s
2026-06-23 11:46:17,486 106714 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": "d4ce5150-ffc7-443c-ba58-9403c03942ec", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-43aec76c-5d7c-4158-82ee-373ce11738f7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4edcee98-b3d6-4b46-8752-4d50d0d667d6", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "d4ce5150-ffc7-443c-ba58-9403c03942ec", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:17Z", "updated_at": "2026-06-23T11:46:17Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:46:17,668 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.181s
2026-06-23 11:46:17,668 106714 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": "d4ce5150-ffc7-443c-ba58-9403c03942ec", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-53ae76d7-590c-4677-ae8b-78e88593597d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ee3a1f87-7631-44ce-9802-090a5884120b", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "d4ce5150-ffc7-443c-ba58-9403c03942ec", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:17Z", "updated_at": "2026-06-23T11:46:17Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:46:17,669 106714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--307440545 created
2026-06-23 11:46:18,421 106714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.752s
2026-06-23 11:46:18,422 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-70d8bf57-0877-4db6-af2d-ceacf50a9df9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "f3eaa906-3516-4d12-ae4a-5955da78a516", "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "floating_ip_address": "172.24.5.84", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:46:18Z", "updated_at": "2026-06-23T11:46:18Z", "revision_number": 0}}'
2026-06-23 11:46:18,422 106714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f3eaa906-3516-4d12-ae4a-5955da78a516', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'floating_ip_address': '172.24.5.84', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:46:18Z', 'updated_at': '2026-06-23T11:46:18Z', 'revision_number': 0, 'ip': '172.24.5.84'} created
2026-06-23 11:46:18,422 106714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-455199261', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNR+kVuHD/WuWHZ5BtnKqPyE9ruSPWIWLO0J6uIMBR/n/BrlsNBt564PRYwI+7C47rcWYX70wm/vgp+E5Seicv4z0DRGYD+9uWM601N5xZB0tryilkSGPH5fkRSBGx+Vkw==', 'fingerprint': 'c1:0b:81:f6:f6:e1:c6:2d:20:01:98:5e:3e:3b:1c:22', 'user_id': '49199632f96d44fa97e6a4964f275f65', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBTf/DwqCKK2FSoKDZfcH5NvMdXTZ2GvPb9jZH8AFLMd8vu1y3vfhtz\na11icb+xcMGgBwYFK4EEACKhZANiAATUfpFbhw/1rlh2eQbZyqj8hPa7kj1iFizt\nCeriDAUf5/wa5bDQbeeuD0WMCPuwuO63FmF+9MJv74KfhOUnonL+M9A0RmA/vblj\nOtNTecWQdLa8opZEhjx+X5EUgRsflZM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd4ce5150-ffc7-443c-ba58-9403c03942ec', 'name': 'tempest-securitygroup--307440545', 'stateful': True, 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'description': 'tempest-description--2061978149', 'shared': False, 'security_group_rules': [{'id': '17fd4996-72b6-4c7b-95bf-a05ba6338ba2', 'project_id': '29359ce6607940229262f16aabacde1d', 'security_group_id': 'd4ce5150-ffc7-443c-ba58-9403c03942ec', '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': 1454, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:46:17Z', 'updated_at': '2026-06-23T11:46:17Z', 'revision_number': 0, 'tenant_id': '29359ce6607940229262f16aabacde1d'}, {'id': '9e854bf2-f1b5-4115-854c-2cff70dc1c3d', 'project_id': '29359ce6607940229262f16aabacde1d', 'security_group_id': 'd4ce5150-ffc7-443c-ba58-9403c03942ec', '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': 1455, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:46:17Z', 'updated_at': '2026-06-23T11:46:17Z', 'revision_number': 0, 'tenant_id': '29359ce6607940229262f16aabacde1d'}], 'tags': [], 'created_at': '2026-06-23T11:46:17Z', 'updated_at': '2026-06-23T11:46:17Z', 'revision_number': 1}, 'floating_ip': {'id': 'f3eaa906-3516-4d12-ae4a-5955da78a516', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'floating_ip_address': '172.24.5.84', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:46:18Z', 'updated_at': '2026-06-23T11:46:18Z', 'revision_number': 0, 'ip': '172.24.5.84'}}
2026-06-23 11:46:19,193 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST https://10.4.3.43/compute/v2.1/servers 0.770s
2026-06-23 11:46:19,193 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "7aa14e33-febb-4759-ac05-ce72143ebbdd", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "9651438a-66b9-498b-9b20-06e3666b02f5"}], "security_groups": [{"name": "tempest-securitygroup--307440545"}], "key_name": "tempest-keypair-455199261", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27451b6a-c34b-461e-9e6f-f7e891a37a23', 'x-compute-request-id': 'req-27451b6a-c34b-461e-9e6f-f7e891a37a23', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--307440545"}], "adminPass": "Ari6v5gEoei9"}}'
2026-06-23 11:46:19,321 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.126s
2026-06-23 11:46:19,321 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd81536-2bc6-4429-bcdd-b16630f4e566', 'x-compute-request-id': 'req-edd81536-2bc6-4429-bcdd-b16630f4e566', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:20,429 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.097s
2026-06-23 11:46:20,429 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1139', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600ab5a6-e185-463f-974d-738a3087a264', 'x-compute-request-id': 'req-600ab5a6-e185-463f-974d-738a3087a264', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:21,563 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.127s
2026-06-23 11:46:21,563 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4993c638-f1ad-4862-9c7e-0d13bc28b589', 'x-compute-request-id': 'req-4993c638-f1ad-4862-9c7e-0d13bc28b589', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:21,572 106714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:46:22,697 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.125s
2026-06-23 11:46:22,697 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb0b43a0-0920-4ab7-bfb4-44550b5a8e0d', 'x-compute-request-id': 'req-bb0b43a0-0920-4ab7-bfb4-44550b5a8e0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:23,833 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.127s
2026-06-23 11:46:23,833 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a09d1ec-f1c1-47e9-b828-3ef1df8f0d4c', 'x-compute-request-id': 'req-9a09d1ec-f1c1-47e9-b828-3ef1df8f0d4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:23,839 106714 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:46:25,111 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.272s
2026-06-23 11:46:25,112 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffe5a657-f4ae-41df-8764-73e2e102c292', 'x-compute-request-id': 'req-ffe5a657-f4ae-41df-8764-73e2e102c292', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "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": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:25,121 106714 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-23 11:46:26,290 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.169s
2026-06-23 11:46:26,290 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c52217e2-88ba-4856-a753-8bc75591b621', 'x-compute-request-id': 'req-c52217e2-88ba-4856-a753-8bc75591b621', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "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": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:27,515 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.218s
2026-06-23 11:46:27,515 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d482d34-9370-46d9-bffd-eedf718d16ba', 'x-compute-request-id': 'req-7d482d34-9370-46d9-bffd-eedf718d16ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:27,521 106714 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-23 11:46:28,698 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.175s
2026-06-23 11:46:28,698 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-589fd4fe-fd78-41a8-92cc-dfa451d373e6', 'x-compute-request-id': 'req-589fd4fe-fd78-41a8-92cc-dfa451d373e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:29,923 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.216s
2026-06-23 11:46:29,924 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-203f30b9-01de-4e03-a67f-df45068b4a01', 'x-compute-request-id': 'req-203f30b9-01de-4e03-a67f-df45068b4a01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:31,129 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.199s
2026-06-23 11:46:31,129 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee02eb28-2c31-4985-8cf1-cffcfa199b2d', 'x-compute-request-id': 'req-ee02eb28-2c31-4985-8cf1-cffcfa199b2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:32,336 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.200s
2026-06-23 11:46:32,336 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-927f4414-3467-4557-8ede-1eb163f40405', 'x-compute-request-id': 'req-927f4414-3467-4557-8ede-1eb163f40405', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:33,588 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.243s
2026-06-23 11:46:33,588 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33401710-d26e-4b89-bc16-ee36c542cc3a', 'x-compute-request-id': 'req-33401710-d26e-4b89-bc16-ee36c542cc3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:34,772 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.177s
2026-06-23 11:46:34,772 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-319c8b98-fc8f-452b-bb55-cacf28dc2b50', 'x-compute-request-id': 'req-319c8b98-fc8f-452b-bb55-cacf28dc2b50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:58:70"}]}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "ACTIVE", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:46:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": "2026-06-23T11:46:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:46:34,781 106714 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-06-23 11:46:34,871 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b/os-interface 0.089s
2026-06-23 11:46:34,871 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bd6923d-e4da-4cad-95c2-f4bc7c00130e', 'x-compute-request-id': 'req-2bd6923d-e4da-4cad-95c2-f4bc7c00130e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "9651438a-66b9-498b-9b20-06e3666b02f5", "port_id": "9f9e6160-bac3-4ab4-8acc-40f2c41fd703", "mac_addr": "fa:16:3e:9c:58:70", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d6cea919-6503-478f-8098-f17a99fd1b8a", "ip_address": "10.1.0.10"}]}]}'
2026-06-23 11:46:35,435 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/f3eaa906-3516-4d12-ae4a-5955da78a516 0.561s
2026-06-23 11:46:35,435 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "9f9e6160-bac3-4ab4-8acc-40f2c41fd703"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1436f72b-67c1-4e95-99b6-b8f9f223135d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/f3eaa906-3516-4d12-ae4a-5955da78a516'}
Body: b'{"floatingip": {"id": "f3eaa906-3516-4d12-ae4a-5955da78a516", "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "floating_ip_address": "172.24.5.84", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "1b31da76-b34d-4326-a300-27ca85fb9dbf", "port_id": "9f9e6160-bac3-4ab4-8acc-40f2c41fd703", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9651438a-66b9-498b-9b20-06e3666b02f5", "mac_address": "fa:16:3e:9c:58:70", "admin_state_up": true, "status": "ACTIVE", "device_id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:46:18Z", "updated_at": "2026-06-23T11:46:35Z", "revision_number": 1}}'
2026-06-23 11:46:35,436 106714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.84:22' as 'cirros' with public key authentication
2026-06-23 11:47:35,494 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.84 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:48:38,006 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.84 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:49:41,534 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.84 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:50:46,089 106714 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.84 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:50:46.089 106714 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:50:46.089 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:50:46.089 106714 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:50:46.089 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:50:46.089 106714 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:50:46.089 106714 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:50:46.089 106714 ERROR tempest.lib.common.ssh
2026-06-23 11:50:46,090 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPattern:test_image_defined_boot_from_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-617133563-network': [{'version': 4, 'addr': '10.1.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:9c:58:70'}]}, 'created': '2026-06-23T11:46:19Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78', 'id': 'af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-volume-backed-server-1183100238', 'status': 'ACTIVE', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'user_id': '49199632f96d44fa97e6a4964f275f65', 'updated': '2026-06-23T11:46:34Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-455199261', 'OS-SRV-USG:launched_at': '2026-06-23T11:46:33.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--307440545'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '7aa14e33-febb-4759-ac05-ce72143ebbdd'}]}
2026-06-23 11:50:47,123 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 404 POST https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b/action 1.033s
2026-06-23 11:50:47,124 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:46 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-34d936ed-2a41-4c86-b754-cbff68ccd8b1', 'x-compute-request-id': 'req-34d936ed-2a41-4c86-b754-cbff68ccd8b1', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:50:47,124 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b
2026-06-23 11:50:47,202 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 204 DELETE https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.078s
2026-06-23 11:50:47,202 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:47 GMT', 'server': 'Apache/2.4.58 (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-2805b59b-fabf-4b50-93e4-631763c3b92f', 'x-compute-request-id': 'req-2805b59b-fabf-4b50-93e4-631763c3b92f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b''
2026-06-23 11:50:47,398 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.195s
2026-06-23 11:50:47,398 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8e5cb1-fe16-4a27-bbb9-f4efbcc91f3b', 'x-compute-request-id': 'req-bc8e5cb1-fe16-4a27-bbb9-f4efbcc91f3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:58:70"}, {"version": 4, "addr": "172.24.5.84", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:58:70"}]}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:50:47Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": "2026-06-23T11:46:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:50:48,601 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.198s
2026-06-23 11:50:48,602 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2932f829-f5ad-440e-91be-58412626a70a', 'x-compute-request-id': 'req-2932f829-f5ad-440e-91be-58412626a70a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:58:70"}, {"version": 4, "addr": "172.24.5.84", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:58:70"}]}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:50:47Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": "2026-06-23T11:46:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:50:49,788 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.181s
2026-06-23 11:50:49,789 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4583a296-524b-4095-a069-ca192b74e964', 'x-compute-request-id': 'req-4583a296-524b-4095-a069-ca192b74e964', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:58:70"}, {"version": 4, "addr": "172.24.5.84", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:58:70"}]}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:50:49Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": "2026-06-23T11:46:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307440545"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:50:50,905 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.108s
2026-06-23 11:50:50,905 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ca4be07-f3f2-4e8a-8b2c-9b0adf8fc1c2', 'x-compute-request-id': 'req-5ca4be07-f3f2-4e8a-8b2c-9b0adf8fc1c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:50:49Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": "2026-06-23T11:46:33.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:50:52,015 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.102s
2026-06-23 11:50:52,015 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ebf630f-a294-41e2-96b9-4fb0d9b8a278', 'x-compute-request-id': 'req-6ebf630f-a294-41e2-96b9-4fb0d9b8a278', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "DELETED", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:50:51Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:50:46Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": "2026-06-23T11:46:33.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:50:51.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:50:52,020 106714 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 5 second wait
2026-06-23 11:50:53,130 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.109s
2026-06-23 11:50:53,130 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b82d3790-2af1-40d0-bc68-52b45136de62', 'x-compute-request-id': 'req-b82d3790-2af1-40d0-bc68-52b45136de62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-volume-backed-server-1183100238", "status": "DELETED", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:50:51Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:50:46Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-455199261", "OS-SRV-USG:launched_at": "2026-06-23T11:46:33.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:50:51.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7aa14e33-febb-4759-ac05-ce72143ebbdd"}]}}'
2026-06-23 11:50:54,227 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 404 GET https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b 0.091s
2026-06-23 11:50:54,227 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (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-afba6aa0-932f-4e08-bc1b-a90b9496a559', 'x-compute-request-id': 'req-afba6aa0-932f-4e08-bc1b-a90b9496a559', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance af2eb2aa-e3a1-4ddd-9bd3-1012c094af8b could not be found."}}'
2026-06-23 11:50:54,256 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-455199261 0.027s
2026-06-23 11:50:54,256 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (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-16d1fffe-4545-423d-ba3d-539e77285c78', 'x-compute-request-id': 'req-16d1fffe-4545-423d-ba3d-539e77285c78', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-455199261'}
Body: b''
2026-06-23 11:50:54,382 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/d4ce5150-ffc7-443c-ba58-9403c03942ec 0.125s
2026-06-23 11:50:54,382 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-70e8837c-22a5-448d-8d6b-ad5b40c9e167', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/d4ce5150-ffc7-443c-ba58-9403c03942ec'}
Body: b''
2026-06-23 11:50:54,398 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/d4ce5150-ffc7-443c-ba58-9403c03942ec 0.015s
2026-06-23 11:50:54,399 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2c742e13-18b6-4e8b-bdbf-e4416b8d40bb', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/d4ce5150-ffc7-443c-ba58-9403c03942ec'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d4ce5150-ffc7-443c-ba58-9403c03942ec does not exist", "detail": ""}}'
2026-06-23 11:50:54,697 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/f3eaa906-3516-4d12-ae4a-5955da78a516 0.298s
2026-06-23 11:50:54,697 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-860b8e31-383c-44af-9dc0-ba00a84cb996', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/f3eaa906-3516-4d12-ae4a-5955da78a516'}
Body: b''
2026-06-23 11:50:54,714 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd 0.016s
2026-06-23 11:50:54,714 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11a3677-de63-40f2-81dd-40cc9a877194', 'x-openstack-request-id': 'req-c11a3677-de63-40f2-81dd-40cc9a877194', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7aa14e33-febb-4759-ac05-ce72143ebbdd could not be found."}}'
2026-06-23 11:50:54,733 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd 0.018s
2026-06-23 11:50:54,733 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c184d6f-5c25-4ab0-a23d-f47c2820ab17', 'x-openstack-request-id': 'req-2c184d6f-5c25-4ab0-a23d-f47c2820ab17', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/7aa14e33-febb-4759-ac05-ce72143ebbdd'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7aa14e33-febb-4759-ac05-ce72143ebbdd could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 283, in test_image_defined_boot_from_volume
instance1 = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft27.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:50:54,740 106714 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group
2026-06-23 11:50:54,782 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.042s
2026-06-23 11:50:54,782 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-4062912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrwkK1fT+NAY9t+QD9bq3MC4FKay8KkytCml88KjbAWZTI4MM0atfcq6ybhzAqk7fUuBD04MJk4pmv+TJp3H0wUxbZgLDLCpwaIsrhxfuAdp2vJKad2u9DKCDqo2/FlLg=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7649c9-8acc-4b02-81cf-ebad6bda6eb1', 'x-compute-request-id': 'req-1a7649c9-8acc-4b02-81cf-ebad6bda6eb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-4062912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrwkK1fT+NAY9t+QD9bq3MC4FKay8KkytCml88KjbAWZTI4MM0atfcq6ybhzAqk7fUuBD04MJk4pmv+TJp3H0wUxbZgLDLCpwaIsrhxfuAdp2vJKad2u9DKCDqo2/FlLg==", "fingerprint": "fb:ac:5a:93:fe:1f:e3:c3:77:70:62:51:6f:ae:ec:11", "user_id": "49199632f96d44fa97e6a4964f275f65"}}'
2026-06-23 11:50:54,950 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.166s
2026-06-23 11:50:54,950 106714 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-986539594", "description": "tempest-secgroup-smoke-986539594 description", "project_id": "29359ce6607940229262f16aabacde1d"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-67a16070-5d15-427c-adbb-9f47d5537f76', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "72ec24cf-91c3-43ab-9c48-b61e82557981", "name": "tempest-secgroup-smoke-986539594", "stateful": true, "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "description": "tempest-secgroup-smoke-986539594 description", "shared": false, "security_group_rules": [{"id": "026869b5-b534-4ae0-af09-d0a2fa7c5c5b", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "72ec24cf-91c3-43ab-9c48-b61e82557981", "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": 1541, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:50:54Z", "updated_at": "2026-06-23T11:50:54Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}, {"id": "9c6199f8-58ce-4a0c-ab60-4e6056250314", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "72ec24cf-91c3-43ab-9c48-b61e82557981", "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": 1542, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:50:54Z", "updated_at": "2026-06-23T11:50:54Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}], "tags": [], "created_at": "2026-06-23T11:50:54Z", "updated_at": "2026-06-23T11:50:54Z", "revision_number": 1}}'
2026-06-23 11:50:55,098 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.147s
2026-06-23 11:50:55,098 106714 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": "72ec24cf-91c3-43ab-9c48-b61e82557981", "project_id": "29359ce6607940229262f16aabacde1d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-60a7818c-9918-41dd-9ca6-c0b50a1c2c8a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c0b07afc-a9c2-40a6-b1ce-d0dc627f8d31", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "72ec24cf-91c3-43ab-9c48-b61e82557981", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:50:55Z", "updated_at": "2026-06-23T11:50:55Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:50:55,268 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.169s
2026-06-23 11:50:55,268 106714 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": "72ec24cf-91c3-43ab-9c48-b61e82557981", "project_id": "29359ce6607940229262f16aabacde1d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-41fa47d9-2a22-4253-88ee-e5be167f0576', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7ad42e0f-dc36-4d23-bf94-abd213523fa8", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "72ec24cf-91c3-43ab-9c48-b61e82557981", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:50:55Z", "updated_at": "2026-06-23T11:50:55Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:50:55,405 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.137s
2026-06-23 11:50:55,406 106714 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": "72ec24cf-91c3-43ab-9c48-b61e82557981", "project_id": "29359ce6607940229262f16aabacde1d", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2ee610ff-d920-47de-bfd5-43dccfb806ae', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "59354499-8e54-4497-ab34-2dadbcecf4e9", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "72ec24cf-91c3-43ab-9c48-b61e82557981", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:50:55Z", "updated_at": "2026-06-23T11:50:55Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:50:55,538 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.132s
2026-06-23 11:50:55,538 106714 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": "72ec24cf-91c3-43ab-9c48-b61e82557981", "project_id": "29359ce6607940229262f16aabacde1d", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-e5da8e65-755a-4e80-8edb-fbd857603bcc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d22d90e8-731a-46e8-9205-36e68358ffb9", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "72ec24cf-91c3-43ab-9c48-b61e82557981", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:50:55Z", "updated_at": "2026-06-23T11:50:55Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:50:55,713 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.175s
2026-06-23 11:50:55,713 106714 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": "72ec24cf-91c3-43ab-9c48-b61e82557981", "project_id": "29359ce6607940229262f16aabacde1d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-152cebf8-337e-46bb-8d77-b446aef00ea4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6b0d9420-75c8-49e2-a6ab-7862d9373e84", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "72ec24cf-91c3-43ab-9c48-b61e82557981", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:50:55Z", "updated_at": "2026-06-23T11:50:55Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:50:55,876 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.162s
2026-06-23 11:50:55,876 106714 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": "72ec24cf-91c3-43ab-9c48-b61e82557981", "project_id": "29359ce6607940229262f16aabacde1d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-06ce5371-f778-4433-b99c-ab9f60adbc94', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "41e1dd51-4298-42fa-9767-41f7f1eb24e5", "project_id": "29359ce6607940229262f16aabacde1d", "security_group_id": "72ec24cf-91c3-43ab-9c48-b61e82557981", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:50:55Z", "updated_at": "2026-06-23T11:50:55Z", "revision_number": 0, "tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:50:55,876 106714 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume
2026-06-23 11:50:55,894 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.017s
2026-06-23 11:50:55,895 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-feb61b42-8d4b-402e-99b8-b7f9e1ea7106', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:50:56,308 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://10.4.3.43/volume/v3/volumes 0.413s
2026-06-23 11:50:56,309 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1882835161", "snapshot_id": null, "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8922ad3b-a7b5-4917-9ed4-d7b650bb60e0', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8922ad3b-a7b5-4917-9ed4-d7b650bb60e0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "1549d597-3544-42a4-88c6-4a96bddd1e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:50:56.244453", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1882835161", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-23 11:50:56,343 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11 0.027s
2026-06-23 11:50:56,344 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a44d73d-8980-4939-bebf-b16ced1f433f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a44d73d-8980-4939-bebf-b16ced1f433f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11'}
Body: b'{"volume": {"id": "1549d597-3544-42a4-88c6-4a96bddd1e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:50:56.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1882835161", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d"}}'
2026-06-23 11:50:57,374 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11 0.025s
2026-06-23 11:50:57,374 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e69a959-d2b9-4753-877d-9560f0b463bb', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e69a959-d2b9-4753-877d-9560f0b463bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11'}
Body: b'{"volume": {"id": "1549d597-3544-42a4-88c6-4a96bddd1e11", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:50:56.000000", "updated_at": "2026-06-23T11:50:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1882835161", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:50:57,379 106714 INFO [tempest.common.waiters] volume 1549d597-3544-42a4-88c6-4a96bddd1e11 reached available after waiting for 1.379799 seconds
2026-06-23 11:50:57,407 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11 0.027s
2026-06-23 11:50:57,407 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cadea9c-2448-44cb-a4d1-7c76e67bcbff', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cadea9c-2448-44cb-a4d1-7c76e67bcbff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11'}
Body: b'{"volume": {"id": "1549d597-3544-42a4-88c6-4a96bddd1e11", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:50:56.000000", "updated_at": "2026-06-23T11:50:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1882835161", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:50:57,463 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.049s
2026-06-23 11:50:57,464 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2927', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9039308e-c531-4179-b8f2-1bc2c647eb37', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "49199632f96d44fa97e6a4964f275f65", "name": "tempest-TestVolumeBootPattern-878092339-project-member", "password_expires_at": null}, "audit_ids": ["LGyIW1P_SC2P1I7NIE9yQQ"], "expires_at": "2026-06-23T12:50:57.000000Z", "issued_at": "2026-06-23T11:50:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29359ce6607940229262f16aabacde1d", "name": "tempest-TestVolumeBootPattern-878092339"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/29359ce6607940229262f16aabacde1d", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_29359ce6607940229262f16aabacde1d", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:50:57,464 106714 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': '9651438a-66b9-498b-9b20-06e3666b02f5', 'name': 'tempest-TestVolumeBootPattern-617133563-network', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'project_id': '29359ce6607940229262f16aabacde1d', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48128, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:35:12Z', 'updated_at': '2026-06-23T11:35:12Z', 'revision_number': 1} available for tenant
2026-06-23 11:50:58,117 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://10.4.3.43/compute/v2.1/servers 0.652s
2026-06-23 11:50:58,118 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-2114281434", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "block_device_mapping_v2": [{"uuid": "1549d597-3544-42a4-88c6-4a96bddd1e11", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-4062912", "networks": [{"uuid": "9651438a-66b9-498b-9b20-06e3666b02f5"}]}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025d78b6-5d09-4d82-94c8-0662bd7f7c7f', 'x-compute-request-id': 'req-025d78b6-5d09-4d82-94c8-0662bd7f7c7f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "adminPass": "mMjSqEoLef88"}}'
2026-06-23 11:50:58,199 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.080s
2026-06-23 11:50:58,199 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1087', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5072e9a0-525d-4954-974b-92a69e954d91', 'x-compute-request-id': 'req-5072e9a0-525d-4954-974b-92a69e954d91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:50:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:50:59,293 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.088s
2026-06-23 11:50:59,293 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1137', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49439caf-c87f-48ac-98ea-57d800780668', 'x-compute-request-id': 'req-49439caf-c87f-48ac-98ea-57d800780668', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:50:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:00,413 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.112s
2026-06-23 11:51:00,413 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f605d82-1b46-48a3-8e78-dcf8a9036835', 'x-compute-request-id': 'req-4f605d82-1b46-48a3-8e78-dcf8a9036835', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:00,421 106714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:51:01,512 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.090s
2026-06-23 11:51:01,512 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf9d78a-08e8-4e23-8f5a-dc7fede72518', 'x-compute-request-id': 'req-6cf9d78a-08e8-4e23-8f5a-dc7fede72518', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:02,633 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.114s
2026-06-23 11:51:02,634 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c11d136c-fe72-4bba-8441-bfff8317fbc1', 'x-compute-request-id': 'req-c11d136c-fe72-4bba-8441-bfff8317fbc1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:02,639 106714 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:51:03,798 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.158s
2026-06-23 11:51:03,798 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c02b2a4-88a3-4e50-9a65-5bcb5081a2cb', 'x-compute-request-id': 'req-6c02b2a4-88a3-4e50-9a65-5bcb5081a2cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "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": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:03,804 106714 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-23 11:51:05,016 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.212s
2026-06-23 11:51:05,017 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a6664fe-8ded-4dba-9297-e81202e4708d', 'x-compute-request-id': 'req-1a6664fe-8ded-4dba-9297-e81202e4708d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "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": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:06,226 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.204s
2026-06-23 11:51:06,227 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48bfcc69-5018-43ca-b388-6ef38872d476', 'x-compute-request-id': 'req-48bfcc69-5018-43ca-b388-6ef38872d476', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:06,235 106714 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-23 11:51:07,524 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.289s
2026-06-23 11:51:07,525 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd9721c-1c10-4304-8861-ffc91d025b01', 'x-compute-request-id': 'req-6cd9721c-1c10-4304-8861-ffc91d025b01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:08,731 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.200s
2026-06-23 11:51:08,731 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9799776-3816-4179-9463-f6f4b52de1b3', 'x-compute-request-id': 'req-d9799776-3816-4179-9463-f6f4b52de1b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:09,977 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.238s
2026-06-23 11:51:09,977 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6458c39a-d550-4868-87dd-967eab58cdd5', 'x-compute-request-id': 'req-6458c39a-d550-4868-87dd-967eab58cdd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:11,229 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.244s
2026-06-23 11:51:11,229 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb1f83d8-69d8-4537-a67d-3e31647538c2', 'x-compute-request-id': 'req-bb1f83d8-69d8-4537-a67d-3e31647538c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "BUILD", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:12,426 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.191s
2026-06-23 11:51:12,427 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c75e68bb-994b-4c79-93f8-c75bd8b75de5', 'x-compute-request-id': 'req-c75e68bb-994b-4c79-93f8-c75bd8b75de5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:42:29"}]}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "ACTIVE", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": "2026-06-23T11:51:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:12,433 106714 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-23 11:51:12,673 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.239s
2026-06-23 11:51:12,674 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dd38829-211e-4ed9-a2c9-c5c4f5567a8f', 'x-compute-request-id': 'req-0dd38829-211e-4ed9-a2c9-c5c4f5567a8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:42:29"}]}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "ACTIVE", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:51:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": "2026-06-23T11:51:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:51:12,680 106714 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-617133563-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a9:42:29'}]}, 'created': '2026-06-23T11:50:58Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78', 'id': 'a02dc256-3b6a-4042-ba65-7b793ab59884', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-2114281434', 'status': 'ACTIVE', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'user_id': '49199632f96d44fa97e6a4964f275f65', 'updated': '2026-06-23T11:51:12Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-4062912', 'OS-SRV-USG:launched_at': '2026-06-23T11:51:11.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-986539594'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '1549d597-3544-42a4-88c6-4a96bddd1e11'}]}
2026-06-23 11:51:12,680 106714 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-617133563-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a9:42:29'}]}, 'created': '2026-06-23T11:50:58Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78', 'id': 'a02dc256-3b6a-4042-ba65-7b793ab59884', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-2114281434', 'status': 'ACTIVE', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'user_id': '49199632f96d44fa97e6a4964f275f65', 'updated': '2026-06-23T11:51:12Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-4062912', 'OS-SRV-USG:launched_at': '2026-06-23T11:51:11.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-986539594'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '1549d597-3544-42a4-88c6-4a96bddd1e11'}]}
2026-06-23 11:51:12,826 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a02dc256-3b6a-4042-ba65-7b793ab59884 0.146s
2026-06-23 11:51:12,827 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '985', 'x-openstack-request-id': 'req-3e8e61b5-2881-4886-b47d-2d9281a42851', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"ports":[{"id":"35a5ffdf-06cb-4273-b177-a839a05e75e6","name":"","network_id":"9651438a-66b9-498b-9b20-06e3666b02f5","project_id":"29359ce6607940229262f16aabacde1d","mac_address":"fa:16:3e:a9:42:29","admin_state_up":true,"status":"ACTIVE","device_id":"a02dc256-3b6a-4042-ba65-7b793ab59884","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d6cea919-6503-478f-8098-f17a99fd1b8a","ip_address":"10.1.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["72ec24cf-91c3-43ab-9c48-b61e82557981"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:51:02Z","updated_at":"2026-06-23T11:51:10Z","revision_number":5,"tenant_id":"29359ce6607940229262f16aabacde1d"}]}'
2026-06-23 11:51:12,827 106714 DEBUG [tempest.common.waiters] Server ID a02dc256-3b6a-4042-ba65-7b793ab59884 ports are all ACTIVE [{'id': '35a5ffdf-06cb-4273-b177-a839a05e75e6', 'name': '', 'network_id': '9651438a-66b9-498b-9b20-06e3666b02f5', 'project_id': '29359ce6607940229262f16aabacde1d', 'mac_address': 'fa:16:3e:a9:42:29', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a02dc256-3b6a-4042-ba65-7b793ab59884', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd6cea919-6503-478f-8098-f17a99fd1b8a', 'ip_address': '10.1.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['72ec24cf-91c3-43ab-9c48-b61e82557981'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:51:02Z', 'updated_at': '2026-06-23T11:51:10Z', 'revision_number': 5, 'tenant_id': '29359ce6607940229262f16aabacde1d'}]:
2026-06-23 11:51:12,876 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/networking/v2.0/floatingips?floating_network_id=98c32389-dc32-4216-b122-cff2c63953b4&port_id=35a5ffdf-06cb-4273-b177-a839a05e75e6 0.049s
2026-06-23 11:51:12,876 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-7bf67217-8691-4e55-8b7a-0998dc3da6f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips?floating_network_id=98c32389-dc32-4216-b122-cff2c63953b4&port_id=35a5ffdf-06cb-4273-b177-a839a05e75e6'}
Body: b'{"floatingips": []}'
2026-06-23 11:51:12,924 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.43/networking/v2.0/ports?device_id=a02dc256-3b6a-4042-ba65-7b793ab59884 0.047s
2026-06-23 11:51:12,924 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '985', 'x-openstack-request-id': 'req-448b57b4-ded2-4ae4-b118-c2b2d71dc2cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/ports?device_id=a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"ports":[{"id":"35a5ffdf-06cb-4273-b177-a839a05e75e6","name":"","network_id":"9651438a-66b9-498b-9b20-06e3666b02f5","project_id":"29359ce6607940229262f16aabacde1d","mac_address":"fa:16:3e:a9:42:29","admin_state_up":true,"status":"ACTIVE","device_id":"a02dc256-3b6a-4042-ba65-7b793ab59884","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d6cea919-6503-478f-8098-f17a99fd1b8a","ip_address":"10.1.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["72ec24cf-91c3-43ab-9c48-b61e82557981"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000003458","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-06-23T11:51:02Z","updated_at":"2026-06-23T11:51:10Z","revision_number":5,"tenant_id":"29359ce6607940229262f16aabacde1d"}]}'
2026-06-23 11:51:12,924 106714 DEBUG [tempest.common.waiters] Server ID a02dc256-3b6a-4042-ba65-7b793ab59884 ports are all ACTIVE [{'id': '35a5ffdf-06cb-4273-b177-a839a05e75e6', 'name': '', 'network_id': '9651438a-66b9-498b-9b20-06e3666b02f5', 'project_id': '29359ce6607940229262f16aabacde1d', 'mac_address': 'fa:16:3e:a9:42:29', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a02dc256-3b6a-4042-ba65-7b793ab59884', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd6cea919-6503-478f-8098-f17a99fd1b8a', 'ip_address': '10.1.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['72ec24cf-91c3-43ab-9c48-b61e82557981'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000003458', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-06-23T11:51:02Z', 'updated_at': '2026-06-23T11:51:10Z', 'revision_number': 5, 'tenant_id': '29359ce6607940229262f16aabacde1d'}]:
2026-06-23 11:51:14,062 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.43/networking/v2.0/floatingips 1.137s
2026-06-23 11:51:14,062 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "port_id": "35a5ffdf-06cb-4273-b177-a839a05e75e6", "project_id": "29359ce6607940229262f16aabacde1d", "fixed_ip_address": "10.1.0.9"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-cb8073bd-842a-4fe0-92bb-aae795a5210b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "4af668af-f106-464f-8d3c-5911522db041", "tenant_id": "29359ce6607940229262f16aabacde1d", "project_id": "29359ce6607940229262f16aabacde1d", "floating_ip_address": "172.24.5.72", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "1b31da76-b34d-4326-a300-27ca85fb9dbf", "port_id": "35a5ffdf-06cb-4273-b177-a839a05e75e6", "fixed_ip_address": "10.1.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9651438a-66b9-498b-9b20-06e3666b02f5", "mac_address": "fa:16:3e:a9:42:29", "admin_state_up": true, "status": "ACTIVE", "device_id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:51:13Z", "updated_at": "2026-06-23T11:51:13Z", "revision_number": 0}}'
2026-06-23 11:51:14,062 106714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.72:22' as 'cirros' with public key authentication
2026-06-23 11:52:14,103 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.72 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:53:16,664 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.72 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:54:20,219 106714 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.72 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:55:24,772 106714 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.72 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:55:24.772 106714 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:55:24.772 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:55:24.772 106714 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:55:24.772 106714 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:55:24.772 106714 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:55:24.772 106714 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:55:24.772 106714 ERROR tempest.lib.common.ssh
2026-06-23 11:55:24,772 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPattern:test_volume_boot_pattern. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-617133563-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a9:42:29'}]}, 'created': '2026-06-23T11:50:58Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78', 'id': 'a02dc256-3b6a-4042-ba65-7b793ab59884', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-2114281434', 'status': 'ACTIVE', 'tenant_id': '29359ce6607940229262f16aabacde1d', 'user_id': '49199632f96d44fa97e6a4964f275f65', 'updated': '2026-06-23T11:51:12Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-4062912', 'OS-SRV-USG:launched_at': '2026-06-23T11:51:11.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-986539594'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '1549d597-3544-42a4-88c6-4a96bddd1e11'}]}
2026-06-23 11:55:25,805 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 POST https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884/action 1.032s
2026-06-23 11:55:25,805 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:24 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-850a9653-d444-4a6b-996e-cf0e7dbc4215', 'x-compute-request-id': 'req-850a9653-d444-4a6b-996e-cf0e7dbc4215', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:55:25,805 106714 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server a02dc256-3b6a-4042-ba65-7b793ab59884
2026-06-23 11:55:26,133 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/4af668af-f106-464f-8d3c-5911522db041 0.326s
2026-06-23 11:55:26,133 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b180d13e-6b9c-4f54-b337-fb9027cb2b11', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/4af668af-f106-464f-8d3c-5911522db041'}
Body: b''
2026-06-23 11:55:26,220 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.086s
2026-06-23 11:55:26,220 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:26 GMT', 'server': 'Apache/2.4.58 (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-f952bd5a-8781-4695-91c7-17bab865396b', 'x-compute-request-id': 'req-f952bd5a-8781-4695-91c7-17bab865396b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b''
2026-06-23 11:55:26,481 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.261s
2026-06-23 11:55:26,482 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a092fed-0b5e-4f8a-8c4e-c7094ec5494d', 'x-compute-request-id': 'req-5a092fed-0b5e-4f8a-8c4e-c7094ec5494d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:42:29"}, {"version": 4, "addr": "172.24.5.72", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:42:29"}]}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:55:26Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": "2026-06-23T11:51:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:55:27,730 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.242s
2026-06-23 11:55:27,730 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1435', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1edf88d-ac21-4e03-94ac-70fdafe7a06a', 'x-compute-request-id': 'req-e1edf88d-ac21-4e03-94ac-70fdafe7a06a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:42:29"}]}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:55:26Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": "2026-06-23T11:51:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-986539594"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:55:28,815 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.079s
2026-06-23 11:55:28,815 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eebd31d-1128-4fb3-8932-3ac5beeb6746', 'x-compute-request-id': 'req-6eebd31d-1128-4fb3-8932-3ac5beeb6746', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-617133563-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:42:29"}]}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:55:28Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": "2026-06-23T11:51:11.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:55:29,925 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.103s
2026-06-23 11:55:29,926 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae258108-4775-4600-b80f-f5d0a449454c', 'x-compute-request-id': 'req-ae258108-4775-4600-b80f-f5d0a449454c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "SHUTOFF", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:55:28Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": "2026-06-23T11:51:11.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:55:31,063 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.132s
2026-06-23 11:55:31,063 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8d99ce-ffcf-4009-bf2e-7dfd75645362', 'x-compute-request-id': 'req-2b8d99ce-ffcf-4009-bf2e-7dfd75645362', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "DELETED", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:55:30Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:55:25Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": "2026-06-23T11:51:11.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:55:30.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:55:31,072 106714 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 5 second wait
2026-06-23 11:55:32,175 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.102s
2026-06-23 11:55:32,175 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f1ca761-ca8f-4d0c-876f-7ed8b8dd35ee', 'x-compute-request-id': 'req-0f1ca761-ca8f-4d0c-876f-7ed8b8dd35ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:50:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "13d74c33d085ec23ba506ca637e9d72aac8d481157d550fcac9cbd78", "id": "a02dc256-3b6a-4042-ba65-7b793ab59884", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/a02dc256-3b6a-4042-ba65-7b793ab59884"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-2114281434", "status": "DELETED", "tenant_id": "29359ce6607940229262f16aabacde1d", "user_id": "49199632f96d44fa97e6a4964f275f65", "updated": "2026-06-23T11:55:30Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:55:25Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-4062912", "OS-SRV-USG:launched_at": "2026-06-23T11:51:11.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:55:30.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1549d597-3544-42a4-88c6-4a96bddd1e11"}]}}'
2026-06-23 11:55:33,209 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884 0.026s
2026-06-23 11:55:33,209 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:33 GMT', 'server': 'Apache/2.4.58 (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-4ab95f20-27fd-4dc4-9a66-957cb1d357a9', 'x-compute-request-id': 'req-4ab95f20-27fd-4dc4-9a66-957cb1d357a9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/a02dc256-3b6a-4042-ba65-7b793ab59884'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a02dc256-3b6a-4042-ba65-7b793ab59884 could not be found."}}'
2026-06-23 11:55:33,246 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11 0.037s
2026-06-23 11:55:33,247 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6693be91-006c-42b5-9dad-9f0cda7417cd', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11'}
Body: b''
2026-06-23 11:55:33,275 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11 0.028s
2026-06-23 11:55:33,275 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b73b3e0-0640-4b2a-988d-2f51de888b34', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b73b3e0-0640-4b2a-988d-2f51de888b34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11'}
Body: b'{"volume": {"id": "1549d597-3544-42a4-88c6-4a96bddd1e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:50:56.000000", "updated_at": "2026-06-23T11:55:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1882835161", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11"}], "user_id": "49199632f96d44fa97e6a4964f275f65", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29359ce6607940229262f16aabacde1d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:55:34,298 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11 0.018s
2026-06-23 11:55:34,298 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2508ee-5b11-4c83-9c20-65aeb01c3928', 'x-openstack-request-id': 'req-8e2508ee-5b11-4c83-9c20-65aeb01c3928', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/1549d597-3544-42a4-88c6-4a96bddd1e11'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1549d597-3544-42a4-88c6-4a96bddd1e11 could not be found."}}'
2026-06-23 11:55:34,466 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/72ec24cf-91c3-43ab-9c48-b61e82557981 0.167s
2026-06-23 11:55:34,466 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-9076e1b9-84f8-464c-9dd9-b609d62c88a2', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/72ec24cf-91c3-43ab-9c48-b61e82557981'}
Body: b''
2026-06-23 11:55:34,490 106714 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-4062912 0.024s
2026-06-23 11:55:34,491 106714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:55:34 GMT', 'server': 'Apache/2.4.58 (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-9f8c8a6c-5fa5-4bda-b25d-35f570c591f6', 'x-compute-request-id': 'req-9f8c8a6c-5fa5-4bda-b25d-35f570c591f6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-4062912'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
sock.connect(addr)
TimeoutError: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 92, in test_volume_boot_pattern
timestamp = self.create_timestamp(ip_instance_1st,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1246, in create_timestamp
ssh_client = self.get_remote_client(ip_address,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 805, in get_remote_client
linux_client.validate_authentication()
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication
self.ssh_client.test_connection_auth()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 244, in test_connection_auth
connection = self._get_ssh_connection()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.72 via SSH timed out.
User: cirros, Password: None
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
fail
ft28.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-23 11:46:28,690 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8 0.183s
2026-06-23 11:46:28,690 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-455beec9-fa93-4153-9496-1d6b2cfca1b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/image/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0153c7dd14ff4af8b4cb966dd21f7aa2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "created_at": "2026-06-23T11:20:52Z", "updated_at": "2026-06-23T11:20:55Z", "tags": [], "self": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8", "file": "/v2/images/9c66cc99-48c7-452a-88a4-853bd3aed5f8/file", "schema": "/v2/schemas/image"}'
2026-06-23 11:46:29,029 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.43/volume/v3/volumes 0.339s
2026-06-23 11:46:29,030 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1817167554", "snapshot_id": null, "imageRef": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9e7048-b83d-4d31-ae91-9e43958b58d2', 'content-length': '779', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9e7048-b83d-4d31-ae91-9e43958b58d2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes'}
Body: b'{"volume": {"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:28.968942", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1817167554", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}], "user_id": "3c15e19ec935470bb85ac333556e757b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-06-23 11:46:29,066 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e 0.029s
2026-06-23 11:46:29,066 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c280c6e2-a8ac-4881-87c8-82badaded224', 'content-length': '847', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c280c6e2-a8ac-4881-87c8-82badaded224', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e'}
Body: b'{"volume": {"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:29.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1817167554", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}], "user_id": "3c15e19ec935470bb85ac333556e757b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f0372e44472c4027afbaae2f0f9da551"}}'
2026-06-23 11:46:30,100 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e 0.029s
2026-06-23 11:46:30,101 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b44067-016a-4b8a-8640-0e29ef3ca543', 'content-length': '1387', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b44067-016a-4b8a-8640-0e29ef3ca543', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e'}
Body: b'{"volume": {"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:29.000000", "updated_at": "2026-06-23T11:46:29.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1817167554", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}], "user_id": "3c15e19ec935470bb85ac333556e757b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f0372e44472c4027afbaae2f0f9da551", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:46:30,106 106708 INFO [tempest.common.waiters] volume 6cd0d0f0-eb63-46b2-8052-b6cad235a30e reached available after waiting for 1.106615 seconds
2026-06-23 11:46:30,135 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e 0.028s
2026-06-23 11:46:30,135 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b4bc45-4037-4976-809e-709dce636136', 'content-length': '1387', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b4bc45-4037-4976-809e-709dce636136', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e'}
Body: b'{"volume": {"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:29.000000", "updated_at": "2026-06-23T11:46:29.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1817167554", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}], "user_id": "3c15e19ec935470bb85ac333556e757b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f0372e44472c4027afbaae2f0f9da551", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:46:30,194 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.43/identity/v3/auth/tokens 0.051s
2026-06-23 11:46:30,195 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc4893b9-f1ec-465d-8ffc-45cca27ada8f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3c15e19ec935470bb85ac333556e757b", "name": "tempest-TestVolumeBootPatternV346-1438996842-project-member", "password_expires_at": null}, "audit_ids": ["9g1JFcacRQKQeQyOIydfOg"], "expires_at": "2026-06-23T12:46:30.000000Z", "issued_at": "2026-06-23T11:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0372e44472c4027afbaae2f0f9da551", "name": "tempest-TestVolumeBootPatternV346-1438996842"}, "is_domain": false, "roles": [{"id": "70c3813f3b9b4601928e16c8c1d3da3d", "name": "member"}, {"id": "e9d600e107384e498ed5e339a6d7cff4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "be298403316d41cc9f17ab113b194761", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/identity", "region": "RegionOne"}], "id": "0242a6259e3948cc9db350828166563d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "cf45deaedd62471c8d9a74ca35cca1d8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/image", "region": "RegionOne"}], "id": "1b06a775610948b8af5567fade13304d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d2077b6f7dab464ebc12ea917b101329", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2/f0372e44472c4027afbaae2f0f9da551", "region": "RegionOne"}], "id": "20c25e0b16414be8a605e90a55f53ad0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6e12c8cb3ea64468b7bb76a9966ce13d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/placement", "region": "RegionOne"}], "id": "27cc3f4351554676a0b9c420e82f75be", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "374fa6d4741d45da8decdd5c5444a936", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/volume/v3", "region": "RegionOne"}], "id": "652c425c916e4549b3695a821350a85f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8a9f0a4ee9264cde843ae222975c3823", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/compute/v2.1", "region": "RegionOne"}], "id": "77a810a61a0349e1a49c7270028ddcd2", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e147a89cd3664ef1b5d8dd3f2f3e4e1a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43:8080/v1/AUTH_f0372e44472c4027afbaae2f0f9da551", "region": "RegionOne"}, {"id": "fbc74386cd69415a8e2b7fc0e0993bdc", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.43:8080", "region": "RegionOne"}], "id": "d1599d3519074748a6ea5903a94058a4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "28463b67fdfe49899e39165ae47271e0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.43/networking", "region": "RegionOne"}], "id": "ea472da57e614667bb8c407e4249826d", "type": "network", "name": "neutron"}]}}'
2026-06-23 11:46:30,195 106708 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': '1488d7fc-340c-4ffb-b30a-81b07a3f4056', 'name': 'tempest-TestVolumeBootPatternV346-150247829-network', 'tenant_id': 'f0372e44472c4027afbaae2f0f9da551', 'project_id': 'f0372e44472c4027afbaae2f0f9da551', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24239, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-23T11:46:17Z', 'updated_at': '2026-06-23T11:46:17Z', 'revision_number': 1} available for tenant
2026-06-23 11:46:30,196 106708 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-23 11:46:30,197 106708 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-23 11:46:30,252 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.43/compute/v2.1/os-keypairs 0.055s
2026-06-23 11:46:30,253 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-721565921", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBUeySiX6c8X61XyouCk116U9IZTk4iBwmAoWy096ry/kKUUQazgkM570GHQVtJwYhbw/XjSQWPChjaDBW61O15zfsb70wN5r6m7iI2UUeVZwKihbiswFJxrA9ILNvdN9w=="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:30 GMT', 'server': 'Apache/2.4.58 (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-876a13c7-13ca-462d-9b1b-5c7b5ab2c446', 'x-compute-request-id': 'req-876a13c7-13ca-462d-9b1b-5c7b5ab2c446', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-721565921", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBUeySiX6c8X61XyouCk116U9IZTk4iBwmAoWy096ry/kKUUQazgkM570GHQVtJwYhbw/XjSQWPChjaDBW61O15zfsb70wN5r6m7iI2UUeVZwKihbiswFJxrA9ILNvdN9w==", "fingerprint": "2f:35:01:ce:da:3e:3f:39:2a:da:0c:b1:d1:93:de:8d", "user_id": "3c15e19ec935470bb85ac333556e757b"}}'
2026-06-23 11:46:30,254 106708 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-721565921 created
2026-06-23 11:46:30,452 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-groups 0.197s
2026-06-23 11:46:30,452 106708 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--1288619035", "description": "tempest-description--1795792516"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-bceaae2f-339a-4578-8db5-a39b18ef88ee', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "cdda0ea4-4fa2-4646-8a02-4c78ebd050b8", "name": "tempest-securitygroup--1288619035", "stateful": true, "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "project_id": "f0372e44472c4027afbaae2f0f9da551", "description": "tempest-description--1795792516", "shared": false, "security_group_rules": [{"id": "08b47592-7c5b-406e-bf06-bb81f2ae1b59", "project_id": "f0372e44472c4027afbaae2f0f9da551", "security_group_id": "cdda0ea4-4fa2-4646-8a02-4c78ebd050b8", "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": 1487, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:46:30Z", "updated_at": "2026-06-23T11:46:30Z", "revision_number": 0, "tenant_id": "f0372e44472c4027afbaae2f0f9da551"}, {"id": "9abafccf-8e96-4419-9402-1819da55fd65", "project_id": "f0372e44472c4027afbaae2f0f9da551", "security_group_id": "cdda0ea4-4fa2-4646-8a02-4c78ebd050b8", "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": 1486, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-23T11:46:30Z", "updated_at": "2026-06-23T11:46:30Z", "revision_number": 0, "tenant_id": "f0372e44472c4027afbaae2f0f9da551"}], "tags": [], "created_at": "2026-06-23T11:46:30Z", "updated_at": "2026-06-23T11:46:30Z", "revision_number": 1}}'
2026-06-23 11:46:30,588 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.135s
2026-06-23 11:46:30,589 106708 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": "cdda0ea4-4fa2-4646-8a02-4c78ebd050b8", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2ab233b5-88cc-4c30-ad45-d7f0148317b1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5c75761f-bd6c-4f35-ba50-3f06b680d311", "project_id": "f0372e44472c4027afbaae2f0f9da551", "security_group_id": "cdda0ea4-4fa2-4646-8a02-4c78ebd050b8", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:30Z", "updated_at": "2026-06-23T11:46:30Z", "revision_number": 0, "tenant_id": "f0372e44472c4027afbaae2f0f9da551"}}'
2026-06-23 11:46:30,746 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/security-group-rules 0.157s
2026-06-23 11:46:30,747 106708 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": "cdda0ea4-4fa2-4646-8a02-4c78ebd050b8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b38a6d05-966d-427d-aa44-46e4539326b0', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d092419d-1579-4bb0-b1f2-b633b23b3147", "project_id": "f0372e44472c4027afbaae2f0f9da551", "security_group_id": "cdda0ea4-4fa2-4646-8a02-4c78ebd050b8", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-23T11:46:30Z", "updated_at": "2026-06-23T11:46:30Z", "revision_number": 0, "tenant_id": "f0372e44472c4027afbaae2f0f9da551"}}'
2026-06-23 11:46:30,747 106708 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1288619035 created
2026-06-23 11:46:31,297 106708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.43/networking/v2.0/floatingips 0.550s
2026-06-23 11:46:31,298 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-b096c264-0126-4e2e-a081-c801ae2645c7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e68e71b2-4ea9-44c1-929a-4842490eda5e", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "project_id": "f0372e44472c4027afbaae2f0f9da551", "floating_ip_address": "172.24.5.55", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:46:31Z", "updated_at": "2026-06-23T11:46:31Z", "revision_number": 0}}'
2026-06-23 11:46:31,298 106708 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e68e71b2-4ea9-44c1-929a-4842490eda5e', 'tenant_id': 'f0372e44472c4027afbaae2f0f9da551', 'project_id': 'f0372e44472c4027afbaae2f0f9da551', 'floating_ip_address': '172.24.5.55', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:46:31Z', 'updated_at': '2026-06-23T11:46:31Z', 'revision_number': 0, 'ip': '172.24.5.55'} created
2026-06-23 11:46:31,298 106708 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-721565921', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBUeySiX6c8X61XyouCk116U9IZTk4iBwmAoWy096ry/kKUUQazgkM570GHQVtJwYhbw/XjSQWPChjaDBW61O15zfsb70wN5r6m7iI2UUeVZwKihbiswFJxrA9ILNvdN9w==', 'fingerprint': '2f:35:01:ce:da:3e:3f:39:2a:da:0c:b1:d1:93:de:8d', 'user_id': '3c15e19ec935470bb85ac333556e757b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCAS6cLZnmbB5Wy2oaZ75r/p6QGESPLZdvW92ZJerHnpS9Ys1Jfn9Lw\nZHBNSPZV/TqgBwYFK4EEACKhZANiAAQVHskol+nPF+tV8qLgpNdelPSGU5OIgcJg\nKFstPeq8v5ClFEGs4JDOe9Bh0FbScGIW8P140kFjwoY2gwVutTtec37G+9MDea+p\nu4iNlFHlWcCooW4rMBScawPSCzb3Tfc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cdda0ea4-4fa2-4646-8a02-4c78ebd050b8', 'name': 'tempest-securitygroup--1288619035', 'stateful': True, 'tenant_id': 'f0372e44472c4027afbaae2f0f9da551', 'project_id': 'f0372e44472c4027afbaae2f0f9da551', 'description': 'tempest-description--1795792516', 'shared': False, 'security_group_rules': [{'id': '08b47592-7c5b-406e-bf06-bb81f2ae1b59', 'project_id': 'f0372e44472c4027afbaae2f0f9da551', 'security_group_id': 'cdda0ea4-4fa2-4646-8a02-4c78ebd050b8', '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': 1487, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:46:30Z', 'updated_at': '2026-06-23T11:46:30Z', 'revision_number': 0, 'tenant_id': 'f0372e44472c4027afbaae2f0f9da551'}, {'id': '9abafccf-8e96-4419-9402-1819da55fd65', 'project_id': 'f0372e44472c4027afbaae2f0f9da551', 'security_group_id': 'cdda0ea4-4fa2-4646-8a02-4c78ebd050b8', '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': 1486, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-23T11:46:30Z', 'updated_at': '2026-06-23T11:46:30Z', 'revision_number': 0, 'tenant_id': 'f0372e44472c4027afbaae2f0f9da551'}], 'tags': [], 'created_at': '2026-06-23T11:46:30Z', 'updated_at': '2026-06-23T11:46:30Z', 'revision_number': 1}, 'floating_ip': {'id': 'e68e71b2-4ea9-44c1-929a-4842490eda5e', 'tenant_id': 'f0372e44472c4027afbaae2f0f9da551', 'project_id': 'f0372e44472c4027afbaae2f0f9da551', 'floating_ip_address': '172.24.5.55', 'floating_network_id': '98c32389-dc32-4216-b122-cff2c63953b4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-23T11:46:31Z', 'updated_at': '2026-06-23T11:46:31Z', 'revision_number': 0, 'ip': '172.24.5.55'}}
2026-06-23 11:46:32,118 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.43/compute/v2.1/servers 0.819s
2026-06-23 11:46:32,118 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-1998862810", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "1488d7fc-340c-4ffb-b30a-81b07a3f4056"}], "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "key_name": "tempest-keypair-721565921", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4a5d6d-c4dd-4b50-beaa-030d9d6db0a3', 'x-compute-request-id': 'req-de4a5d6d-c4dd-4b50-beaa-030d9d6db0a3', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/servers'}
Body: b'{"server": {"id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "adminPass": "68i3vgUZoLpZ"}}'
2026-06-23 11:46:32,221 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.101s
2026-06-23 11:46:32,221 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1079', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e5012ac-101f-47d2-9f96-8be2fa56fe29', 'x-compute-request-id': 'req-1e5012ac-101f-47d2-9f96-8be2fa56fe29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-23 11:46:33,328 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.101s
2026-06-23 11:46:33,328 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1129', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f013313-4377-40f2-a7a1-fa25e750b4dc', 'x-compute-request-id': 'req-5f013313-4377-40f2-a7a1-fa25e750b4dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:34,422 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.087s
2026-06-23 11:46:34,422 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1177', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60010a5-da50-4fa2-be51-bc7006c6873e', 'x-compute-request-id': 'req-c60010a5-da50-4fa2-be51-bc7006c6873e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:34,428 106708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-23 11:46:35,547 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.118s
2026-06-23 11:46:35,547 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1177', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-516e110f-7993-4df2-8b0a-e232c8331888', 'x-compute-request-id': 'req-516e110f-7993-4df2-8b0a-e232c8331888', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:36,647 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.094s
2026-06-23 11:46:36,647 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e6c096-31c2-4efa-8324-a4306c4406f7', 'x-compute-request-id': 'req-36e6c096-31c2-4efa-8324-a4306c4406f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:36,654 106708 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-23 11:46:37,873 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.219s
2026-06-23 11:46:37,873 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d2ac6a3-6ea6-4f99-ae62-9ac07309b783', 'x-compute-request-id': 'req-2d2ac6a3-6ea6-4f99-ae62-9ac07309b783', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:39,076 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.196s
2026-06-23 11:46:39,076 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d531d3fd-cffe-4e55-89cb-635114fe0235', 'x-compute-request-id': 'req-d531d3fd-cffe-4e55-89cb-635114fe0235', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "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": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:39,082 106708 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-23 11:46:40,259 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.176s
2026-06-23 11:46:40,259 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff6b8b9-158f-472e-9122-7c959b059fb7', 'x-compute-request-id': 'req-bff6b8b9-158f-472e-9122-7c959b059fb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "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": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:41,471 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.205s
2026-06-23 11:46:41,471 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d58aed1-b93f-4915-8f9d-c5d2306dc000', 'x-compute-request-id': 'req-3d58aed1-b93f-4915-8f9d-c5d2306dc000', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:41,477 106708 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-06-23 11:46:42,714 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.236s
2026-06-23 11:46:42,714 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172bd950-f821-4488-9b62-97d5c82e5880', 'x-compute-request-id': 'req-172bd950-f821-4488-9b62-97d5c82e5880', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:43,903 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.183s
2026-06-23 11:46:43,903 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb5937f4-370f-4fe4-b161-b8ca081b7bdc', 'x-compute-request-id': 'req-bb5937f4-370f-4fe4-b161-b8ca081b7bdc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:45,108 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.199s
2026-06-23 11:46:45,108 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aced392-2e92-403f-99b0-d3b4bc74b2b3', 'x-compute-request-id': 'req-3aced392-2e92-403f-99b0-d3b4bc74b2b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:46,286 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.169s
2026-06-23 11:46:46,286 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16103675-b5a1-492a-8253-a56cc6a02791', 'x-compute-request-id': 'req-16103675-b5a1-492a-8253-a56cc6a02791', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "BUILD", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:47,513 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.221s
2026-06-23 11:46:47,514 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff676e95-ae99-46b7-84a9-883561502b2f', 'x-compute-request-id': 'req-ff676e95-ae99-46b7-84a9-883561502b2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-150247829-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fd:19"}]}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "ACTIVE", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:46:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": "2026-06-23T11:46:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:46:47,522 106708 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-06-23 11:46:47,611 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f/os-interface 0.088s
2026-06-23 11:46:47,611 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11c738d-cafe-4393-a696-78cca1a74b32', 'x-compute-request-id': 'req-d11c738d-cafe-4393-a696-78cca1a74b32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "1488d7fc-340c-4ffb-b30a-81b07a3f4056", "port_id": "ce955b66-d108-47c8-a360-9527ea67993a", "mac_addr": "fa:16:3e:07:fd:19", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "24a5d87f-9f55-4d64-acd4-ff8bf44254be", "ip_address": "10.1.0.4"}]}]}'
2026-06-23 11:46:48,112 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 PUT https://10.4.3.43/networking/v2.0/floatingips/e68e71b2-4ea9-44c1-929a-4842490eda5e 0.498s
2026-06-23 11:46:48,112 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "ce955b66-d108-47c8-a360-9527ea67993a"}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:46:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-5c40e71d-1420-4c6e-9c26-9a53c61bb13a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/e68e71b2-4ea9-44c1-929a-4842490eda5e'}
Body: b'{"floatingip": {"id": "e68e71b2-4ea9-44c1-929a-4842490eda5e", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "project_id": "f0372e44472c4027afbaae2f0f9da551", "floating_ip_address": "172.24.5.55", "floating_network_id": "98c32389-dc32-4216-b122-cff2c63953b4", "router_id": "7e808135-68ee-47ee-bcbf-698eeaa7db07", "port_id": "ce955b66-d108-47c8-a360-9527ea67993a", "fixed_ip_address": "10.1.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1488d7fc-340c-4ffb-b30a-81b07a3f4056", "mac_address": "fa:16:3e:07:fd:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-23T11:46:31Z", "updated_at": "2026-06-23T11:46:47Z", "revision_number": 1}}'
2026-06-23 11:46:48,113 106708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.55:22' as 'cirros' with public key authentication
2026-06-23 11:47:48,163 106708 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.55 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-06-23 11:48:50,719 106708 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.55 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-06-23 11:49:54,278 106708 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.55 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-06-23 11:50:58,839 106708 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.55 after 3 attempts. Proxy client: no proxy client
2026-06-23 11:50:58.839 106708 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-06-23 11:50:58.839 106708 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-06-23 11:50:58.839 106708 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-06-23 11:50:58.839 106708 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-06-23 11:50:58.839 106708 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-06-23 11:50:58.839 106708 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-06-23 11:50:58.839 106708 ERROR tempest.lib.common.ssh
2026-06-23 11:50:58,840 106708 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPatternV346-150247829-network': [{'version': 4, 'addr': '10.1.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:07:fd:19'}]}, 'created': '2026-06-23T11:46:32Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/flavors/42'}]}, 'hostId': '4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526', 'id': 'f4b6803e-61f4-4187-b68f-ddc76c390a5f', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}, {'rel': 'bookmark', 'href': 'https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPatternV346-server-1998862810', 'status': 'ACTIVE', 'tenant_id': 'f0372e44472c4027afbaae2f0f9da551', 'user_id': '3c15e19ec935470bb85ac333556e757b', 'updated': '2026-06-23T11:46:46Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-721565921', 'OS-SRV-USG:launched_at': '2026-06-23T11:46:46.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1288619035'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '6cd0d0f0-eb63-46b2-8052-b6cad235a30e'}]}
2026-06-23 11:50:59,875 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 404 POST https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f/action 1.035s
2026-06-23 11:50:59,875 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:58 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-f7de29b3-0d77-4648-8c4f-bf1bd9995d28', 'x-compute-request-id': 'req-f7de29b3-0d77-4648-8c4f-bf1bd9995d28', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-06-23 11:50:59,875 106708 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server f4b6803e-61f4-4187-b68f-ddc76c390a5f
2026-06-23 11:50:59,971 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 204 DELETE https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.095s
2026-06-23 11:50:59,971 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:59 GMT', 'server': 'Apache/2.4.58 (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-66209081-69da-427d-8a09-a6aa7772f7b3', 'x-compute-request-id': 'req-66209081-69da-427d-8a09-a6aa7772f7b3', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b''
2026-06-23 11:51:00,205 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.234s
2026-06-23 11:51:00,206 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:50:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa9f92d-986f-4d1a-b7c8-4a02ca96f861', 'x-compute-request-id': 'req-9fa9f92d-986f-4d1a-b7c8-4a02ca96f861', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-150247829-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fd:19"}, {"version": 4, "addr": "172.24.5.55", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fd:19"}]}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "SHUTOFF", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:51:00Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": "2026-06-23T11:46:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:51:01,372 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.158s
2026-06-23 11:51:01,372 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f219cf7-6a2e-4ff6-bc24-1a9f5a9adbed', 'x-compute-request-id': 'req-9f219cf7-6a2e-4ff6-bc24-1a9f5a9adbed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-150247829-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fd:19"}, {"version": 4, "addr": "172.24.5.55", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fd:19"}]}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "SHUTOFF", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:51:00Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": "2026-06-23T11:46:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:51:02,608 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.225s
2026-06-23 11:51:02,608 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced6f9f7-d722-44f5-ad95-e8b3a28b07f3', 'x-compute-request-id': 'req-ced6f9f7-d722-44f5-ad95-e8b3a28b07f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-150247829-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fd:19"}, {"version": 4, "addr": "172.24.5.55", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fd:19"}]}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "SHUTOFF", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:51:02Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": "2026-06-23T11:46:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1288619035"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:51:03,717 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.103s
2026-06-23 11:51:03,718 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2900ea85-e3ca-4080-a04f-d73c621a4c39', 'x-compute-request-id': 'req-2900ea85-e3ca-4080-a04f-d73c621a4c39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "SHUTOFF", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:51:02Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": "2026-06-23T11:46:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:51:04,836 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.112s
2026-06-23 11:51:04,836 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab7ab228-ec24-4afb-9ce2-06604f176797', 'x-compute-request-id': 'req-ab7ab228-ec24-4afb-9ce2-06604f176797', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "DELETED", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:51:04Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:50:59Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": "2026-06-23T11:46:46.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:51:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:51:04,843 106708 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-06-23 11:51:05,949 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.106s
2026-06-23 11:51:05,950 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b590ba6-f6f1-45eb-890b-a8e1f3d32e53', 'x-compute-request-id': 'req-6b590ba6-f6f1-45eb-890b-a8e1f3d32e53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-23T11:46:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.43/compute/flavors/42"}]}, "hostId": "4990e92ad5016ce47445871801e3b22418fb2ccacad93ff28c513526", "id": "f4b6803e-61f4-4187-b68f-ddc76c390a5f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}, {"rel": "bookmark", "href": "https://10.4.3.43/compute/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1998862810", "status": "DELETED", "tenant_id": "f0372e44472c4027afbaae2f0f9da551", "user_id": "3c15e19ec935470bb85ac333556e757b", "updated": "2026-06-23T11:51:04Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 404, "created": "2026-06-23T11:50:59Z", "message": "Guest does not have a console available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-721565921", "OS-SRV-USG:launched_at": "2026-06-23T11:46:46.000000", "OS-SRV-USG:terminated_at": "2026-06-23T11:51:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}]}}'
2026-06-23 11:51:06,992 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 404 GET https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f 0.036s
2026-06-23 11:51:06,992 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:06 GMT', 'server': 'Apache/2.4.58 (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-2e144f1b-465f-423d-9b0a-27ddac653ede', 'x-compute-request-id': 'req-2e144f1b-465f-423d-9b0a-27ddac653ede', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/compute/v2.1/servers/f4b6803e-61f4-4187-b68f-ddc76c390a5f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f4b6803e-61f4-4187-b68f-ddc76c390a5f could not be found."}}'
2026-06-23 11:51:07,022 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-721565921 0.028s
2026-06-23 11:51:07,022 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:07 GMT', 'server': 'Apache/2.4.58 (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-52639757-41ec-4ff7-b061-2122d321af61', 'x-compute-request-id': 'req-52639757-41ec-4ff7-b061-2122d321af61', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/compute/v2.1/os-keypairs/tempest-keypair-721565921'}
Body: b''
2026-06-23 11:51:07,163 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/security-groups/cdda0ea4-4fa2-4646-8a02-4c78ebd050b8 0.140s
2026-06-23 11:51:07,163 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d6fc4a0e-d113-48d6-a564-106e68cad948', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/cdda0ea4-4fa2-4646-8a02-4c78ebd050b8'}
Body: b''
2026-06-23 11:51:07,179 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.43/networking/v2.0/security-groups/cdda0ea4-4fa2-4646-8a02-4c78ebd050b8 0.016s
2026-06-23 11:51:07,180 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5971e741-eb38-4bce-b1a4-775bd6fa150c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/networking/v2.0/security-groups/cdda0ea4-4fa2-4646-8a02-4c78ebd050b8'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cdda0ea4-4fa2-4646-8a02-4c78ebd050b8 does not exist", "detail": ""}}'
2026-06-23 11:51:07,544 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.43/networking/v2.0/floatingips/e68e71b2-4ea9-44c1-929a-4842490eda5e 0.364s
2026-06-23 11:51:07,544 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e9a076e0-20d8-409f-9741-cbc0471888a2', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.43/networking/v2.0/floatingips/e68e71b2-4ea9-44c1-929a-4842490eda5e'}
Body: b''
2026-06-23 11:51:07,593 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e 0.048s
2026-06-23 11:51:07,593 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2caa949b-f7cb-4d7d-8b5a-898dd185a6a4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e'}
Body: b''
2026-06-23 11:51:07,626 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e 0.032s
2026-06-23 11:51:07,626 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1b04ad-3c80-46fe-9b33-f57180fb5af5', 'content-length': '1386', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1b04ad-3c80-46fe-9b33-f57180fb5af5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e'}
Body: b'{"volume": {"id": "6cd0d0f0-eb63-46b2-8052-b6cad235a30e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-23T11:46:29.000000", "updated_at": "2026-06-23T11:51:08.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1817167554", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}, {"rel": "bookmark", "href": "https://10.4.3.43/volume/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e"}], "user_id": "3c15e19ec935470bb85ac333556e757b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f0372e44472c4027afbaae2f0f9da551", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "9c66cc99-48c7-452a-88a4-853bd3aed5f8", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-23 11:51:08,654 106708 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e 0.019s
2026-06-23 11:51:08,654 106708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Jun 2026 11:51:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f025825c-e86f-4b87-bf4c-057edb9f34d2', 'x-openstack-request-id': 'req-f025825c-e86f-4b87-bf4c-057edb9f34d2', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.43/volume/v3/volumes/6cd0d0f0-eb63-46b2-8052-b6cad235a30e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6cd0d0f0-eb63-46b2-8052-b6cad235a30e could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 416, in test_instance_boot_after_snapshot_deletion
instance1 = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt29.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt29.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt29.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt30.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt31.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt32.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt33.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt34.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt35.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt35.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt35.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt35.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt36.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt36.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt36.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt37.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt37.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt38.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt38.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt39.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt40.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt41.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesAdminTests) |
skip
pt42.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt42.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt42.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt43.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 1 | 0 | 0 | 0 | 1 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt44.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 1 | 0 | 0 | 0 | 1 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt45.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiattachTests) |
skip
pt46.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt47.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt47.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt47.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt48.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
pt49.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt50.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt51.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| 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_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt53.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt54.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt55.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt55.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt56.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt57.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt58.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
pt58.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.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt59.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt60.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt60.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt61.1: 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
pt61.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt62.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.image.v2.test_images_dependency.ImageDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] |
pass
pt66.1: tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume]
|
||||||
| 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
pt67.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
pt67.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| 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
pt68.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
pt68.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
pt68.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
pt69.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt73.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| 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
pt79.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
pt79.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt83.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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt89.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
pt89.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
pt89.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt91.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
pt91.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
pt91.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
pt91.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
pt91.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
pt91.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt95.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
pt96.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
pt97.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
pt98.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
pt98.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
pt99.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
pt99.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
pt100.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
pt101.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
pt101.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
pt102.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
pt102.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
pt103.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
pt103.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
pt104.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
pt104.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt107.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
pt108.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
pt108.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
pt109.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
pt110.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
pt110.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
pt111.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
pt111.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
pt111.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
pt112.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 320 | 253 | 43 | 0 | 24 | ||