Status: Pass 293 Failure 3 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt1.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
fail
ft1.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-26 20:31:33,712 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET https://10.4.3.222/image/v2/images/25377218-78e8-49ba-ab3a-062c21387faa 0.016s
2026-05-26 20:31:33,712 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-885f5156-b2b1-4f8a-963f-c195b4eeef70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/image/v2/images/25377218-78e8-49ba-ab3a-062c21387faa'}
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": "a479e0a2ce854d43a083966b9b1c5036", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "25377218-78e8-49ba-ab3a-062c21387faa", "created_at": "2026-05-26T20:21:13Z", "updated_at": "2026-05-26T20:21:16Z", "tags": [], "self": "/v2/images/25377218-78e8-49ba-ab3a-062c21387faa", "file": "/v2/images/25377218-78e8-49ba-ab3a-062c21387faa/file", "schema": "/v2/schemas/image"}'
2026-05-26 20:31:34,022 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 202 POST https://10.4.3.222/volume/v3/volumes 0.310s
2026-05-26 20:31:34,023 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"imageRef": "25377218-78e8-49ba-ab3a-062c21387faa", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1359633754"}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad9dd81-8812-4031-b998-89a698639ea4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad9dd81-8812-4031-b998-89a698639ea4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/volumes'}
Body: b'{"volume": {"id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:31:33.963785", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1359633754", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}], "user_id": "656ef64417b341888028dafb8040866c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 20:31:34,055 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572 0.028s
2026-05-26 20:31:34,055 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4b44bf-2a0b-49f7-9504-d9f488830b5d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4b44bf-2a0b-49f7-9504-d9f488830b5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572'}
Body: b'{"volume": {"id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:31:34.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1359633754", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}], "user_id": "656ef64417b341888028dafb8040866c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182ea62193f94b85a9de85417a9dae05"}}'
2026-05-26 20:31:35,100 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572 0.036s
2026-05-26 20:31:35,100 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-386f7abf-cffc-496e-83ca-c83f254d2dab', 'content-length': '1357', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-386f7abf-cffc-496e-83ca-c83f254d2dab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572'}
Body: b'{"volume": {"id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:31:34.000000", "updated_at": "2026-05-26T20:31:35.000000", "name": "tempest-VolumesBackupsTest-Volume-1359633754", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}], "user_id": "656ef64417b341888028dafb8040866c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182ea62193f94b85a9de85417a9dae05", "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": "25377218-78e8-49ba-ab3a-062c21387faa", "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-05-26 20:31:35,107 106264 INFO [tempest.common.waiters] volume bfacf7cb-9dff-4d1c-b38a-caa47d132572 reached available after waiting for 1.107333 seconds
2026-05-26 20:31:35,144 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572 0.037s
2026-05-26 20:31:35,144 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825fb4ca-7b2b-49e1-a70e-663446c3fe87', 'content-length': '1357', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825fb4ca-7b2b-49e1-a70e-663446c3fe87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572'}
Body: b'{"volume": {"id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:31:34.000000", "updated_at": "2026-05-26T20:31:35.000000", "name": "tempest-VolumesBackupsTest-Volume-1359633754", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}], "user_id": "656ef64417b341888028dafb8040866c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182ea62193f94b85a9de85417a9dae05", "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": "25377218-78e8-49ba-ab3a-062c21387faa", "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-05-26 20:31:35,227 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 202 POST https://10.4.3.222/volume/v3/backups 0.076s
2026-05-26 20:31:35,227 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "name": "tempest-VolumesBackupsTest-Backup-25298343", "container": "tempest-volumesbackupstest-backup-container-882352720"}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b923e5f0-0fb8-4e3f-b777-e1e897219d07', 'content-length': '328', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b923e5f0-0fb8-4e3f-b777-e1e897219d07', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/backups'}
Body: b'{"backup": {"id": "173cd548-afd7-4340-9004-8663775dc6b3", "name": "tempest-VolumesBackupsTest-Backup-25298343", "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/backups/173cd548-afd7-4340-9004-8663775dc6b3"}]}}'
2026-05-26 20:31:35,251 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3 0.023s
2026-05-26 20:31:35,252 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8bee12-0722-4ce1-a026-947dd2ed9fc8', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8bee12-0722-4ce1-a026-947dd2ed9fc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3'}
Body: b'{"backup": {"id": "173cd548-afd7-4340-9004-8663775dc6b3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "tempest-volumesbackupstest-backup-container-882352720", "created_at": "2026-05-26T20:31:35.000000", "updated_at": "2026-05-26T20:31:35.000000", "name": "tempest-VolumesBackupsTest-Backup-25298343", "description": null, "fail_reason": null, "volume_id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/backups/173cd548-afd7-4340-9004-8663775dc6b3"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-26T20:31:35.000000"}}'
2026-05-26 20:31:36,284 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3 0.025s
2026-05-26 20:31:36,284 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-245d4c08-2a83-4867-98e9-b83e040672d4', 'content-length': '788', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-245d4c08-2a83-4867-98e9-b83e040672d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3'}
Body: b'{"backup": {"id": "173cd548-afd7-4340-9004-8663775dc6b3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-882352720", "created_at": "2026-05-26T20:31:35.000000", "updated_at": "2026-05-26T20:31:35.000000", "name": "tempest-VolumesBackupsTest-Backup-25298343", "description": null, "fail_reason": null, "volume_id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/backups/173cd548-afd7-4340-9004-8663775dc6b3"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-26T20:31:35.000000"}}'
2026-05-26 20:31:37,316 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3 0.025s
2026-05-26 20:31:37,316 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a5a734b-e162-4a43-95c0-d6f3a544db91', 'content-length': '788', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a5a734b-e162-4a43-95c0-d6f3a544db91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3'}
Body: b'{"backup": {"id": "173cd548-afd7-4340-9004-8663775dc6b3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-882352720", "created_at": "2026-05-26T20:31:35.000000", "updated_at": "2026-05-26T20:31:35.000000", "name": "tempest-VolumesBackupsTest-Backup-25298343", "description": null, "fail_reason": null, "volume_id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/backups/173cd548-afd7-4340-9004-8663775dc6b3"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-26T20:31:35.000000"}}'
2026-05-26 20:31:38,356 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3 0.033s
2026-05-26 20:31:38,356 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399475c9-1df6-4547-9dd3-3ed727ef638b', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399475c9-1df6-4547-9dd3-3ed727ef638b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3'}
Body: b'{"backup": {"id": "173cd548-afd7-4340-9004-8663775dc6b3", "status": "error", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-882352720", "created_at": "2026-05-26T20:31:35.000000", "updated_at": "2026-05-26T20:31:38.000000", "name": "tempest-VolumesBackupsTest-Backup-25298343", "description": null, "fail_reason": "[Errno 13] Permission denied: \'/dev/storpool-byid/b2p2.b.rd\'", "volume_id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/backups/173cd548-afd7-4340-9004-8663775dc6b3"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-26T20:31:35.000000"}}'
2026-05-26 20:31:38,400 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3 0.040s
2026-05-26 20:31:38,400 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-d9cabf8c-b2db-42d4-95f3-c8a59061c142', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9cabf8c-b2db-42d4-95f3-c8a59061c142', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3'}
Body: b''
2026-05-26 20:31:38,419 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3 0.019s
2026-05-26 20:31:38,419 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7941d14f-1fe2-444a-9ebd-1de6f50f0abf', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7941d14f-1fe2-444a-9ebd-1de6f50f0abf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3'}
Body: b'{"backup": {"id": "173cd548-afd7-4340-9004-8663775dc6b3", "status": "deleting", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-882352720", "created_at": "2026-05-26T20:31:35.000000", "updated_at": "2026-05-26T20:31:38.000000", "name": "tempest-VolumesBackupsTest-Backup-25298343", "description": null, "fail_reason": "[Errno 13] Permission denied: \'/dev/storpool-byid/b2p2.b.rd\'", "volume_id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/backups/173cd548-afd7-4340-9004-8663775dc6b3"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-26T20:31:35.000000"}}'
2026-05-26 20:31:39,439 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3 0.016s
2026-05-26 20:31:39,439 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31: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-0089a7bf-bc40-4b46-8620-4783d3e80594', 'x-openstack-request-id': 'req-0089a7bf-bc40-4b46-8620-4783d3e80594', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.222/volume/v3/backups/173cd548-afd7-4340-9004-8663775dc6b3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Backup 173cd548-afd7-4340-9004-8663775dc6b3 could not be found."}}'
2026-05-26 20:31:39,461 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.222:8080/v1/AUTH_182ea62193f94b85a9de85417a9dae05/tempest-volumesbackupstest-backup-container-882352720?&limit=9999&format=json 0.021s
2026-05-26 20:31:39,461 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx636843a9808e468081f4d-006a16032b', 'x-openstack-request-id': 'tx636843a9808e468081f4d-006a16032b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.222:8080/v1/AUTH_182ea62193f94b85a9de85417a9dae05/tempest-volumesbackupstest-backup-container-882352720?&limit=9999&format=json'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-05-26 20:31:39,462 106264 WARNING [tempest.common.object_storage] Container tempest-volumesbackupstest-backup-container-882352720 wasn't deleted as it wasn't found.
2026-05-26 20:31:39,505 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572 0.043s
2026-05-26 20:31:39,505 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f95ed7b-7830-4ec4-9569-39898c8194a2', 'content-length': '1357', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f95ed7b-7830-4ec4-9569-39898c8194a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572'}
Body: b'{"volume": {"id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:31:34.000000", "updated_at": "2026-05-26T20:31:38.000000", "name": "tempest-VolumesBackupsTest-Volume-1359633754", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}], "user_id": "656ef64417b341888028dafb8040866c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182ea62193f94b85a9de85417a9dae05", "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": "25377218-78e8-49ba-ab3a-062c21387faa", "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-05-26 20:31:39,558 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572 0.046s
2026-05-26 20:31:39,558 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:39 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-bdd5f785-501b-4374-917c-227915301c0a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572'}
Body: b''
2026-05-26 20:31:39,589 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572 0.031s
2026-05-26 20:31:39,589 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1e2d0f-b7cc-4688-8234-0913724bbd77', 'content-length': '1356', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1e2d0f-b7cc-4688-8234-0913724bbd77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572'}
Body: b'{"volume": {"id": "bfacf7cb-9dff-4d1c-b38a-caa47d132572", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:31:34.000000", "updated_at": "2026-05-26T20:31:40.000000", "name": "tempest-VolumesBackupsTest-Volume-1359633754", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572"}], "user_id": "656ef64417b341888028dafb8040866c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182ea62193f94b85a9de85417a9dae05", "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": "25377218-78e8-49ba-ab3a-062c21387faa", "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-05-26 20:31:40,622 106264 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572 0.023s
2026-05-26 20:31:40,622 106264 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:31:40 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-6dd5a47c-58db-4a4e-96bc-f5f237564fc3', 'x-openstack-request-id': 'req-6dd5a47c-58db-4a4e-96bc-f5f237564fc3', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.222/volume/v3/volumes/bfacf7cb-9dff-4d1c-b38a-caa47d132572'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume bfacf7cb-9dff-4d1c-b38a-caa47d132572 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 162, in test_bootable_volume_backup_and_restore
backup = self.create_backup(volume_id=volume['id'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 219, in create_backup
waiters.wait_for_volume_resource_status(backup_client, backup['id'],
File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status
raise exceptions.VolumeResourceBuildErrorException(
tempest.exceptions.VolumeResourceBuildErrorException: backup 173cd548-afd7-4340-9004-8663775dc6b3 failed to build and is in ERROR status
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt1.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] |
pass
pt1.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 3 | 2 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt2.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt2.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
fail
ft2.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-05-26 20:38:01,922 106257 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-1481121392 on backend None
2026-05-26 20:38:01,947 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.222/volume/v3/types 0.025s
2026-05-26 20:38:01,948 106257 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-1481121392", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cac2c29-7448-4fb2-a677-36c6cd644502', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cac2c29-7448-4fb2-a677-36c6cd644502', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/types'}
Body: b'{"volume_type": {"id": "795e685f-9048-4c99-bd91-6676dd18e4e7", "name": "tempest-scenario-type-luksv2-1481121392", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-26 20:38:01,949 106257 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 795e685f-9048-4c99-bd91-6676dd18e4e7
2026-05-26 20:38:01,979 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.222/volume/v3/types/795e685f-9048-4c99-bd91-6676dd18e4e7/encryption 0.030s
2026-05-26 20:38:01,979 106257 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, 26 May 2026 20:38:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7119f478-96a3-4001-a68b-95eac2964c8e', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7119f478-96a3-4001-a68b-95eac2964c8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/types/795e685f-9048-4c99-bd91-6676dd18e4e7/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "795e685f-9048-4c99-bd91-6676dd18e4e7", "encryption_id": "41b069dd-a86d-4f19-a53e-3c962be052ad"}}'
2026-05-26 20:38:02,141 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.222/volume/v3/volumes 0.160s
2026-05-26 20:38:02,141 106257 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-984803444", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85592a9e-2536-4080-89b2-53358afc4800', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85592a9e-2536-4080-89b2-53358afc4800', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/volumes'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.076442", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 20:38:02,230 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.222/identity/v3/auth/tokens 0.082s
2026-05-26 20:38:02,230 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2948', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fa10f9f8-ff6e-4d10-a4a0-25bfedd4b6f6', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.222/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "18fe62950a9449a8ab7b045f67497983", "name": "tempest-TestEncryptedCinderVolumes-2137766636-project-member", "password_expires_at": null}, "audit_ids": ["FL-bT6pERaGlVStj_rdmdQ"], "expires_at": "2026-05-26T21:38:02.000000Z", "issued_at": "2026-05-26T20:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c463c256acdf4665b1d6a70acccbabf9", "name": "tempest-TestEncryptedCinderVolumes-2137766636"}, "is_domain": false, "roles": [{"id": "6f0a6b0630924e5fb53d88bed8d47c54", "name": "reader"}, {"id": "31ff3b50a1c64eaab63c9ccd6acab554", "name": "member"}], "catalog": [{"endpoints": [{"id": "e6bfe1d274834a3a824f31733d2da6f1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/compute/v2.1", "region": "RegionOne"}], "id": "2d55ef18678a44e69851cadfa8f03f32", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "ef158f51ecde4007abf7cdaf6fac155b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/identity", "region": "RegionOne"}], "id": "37ce16cb337c46ad8c3aef61ec3368a5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "bd109bcdeb5445cfadb2c016de3d034e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/placement", "region": "RegionOne"}], "id": "9c235b911ccb4e69b8078603395c6576", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "e36db05e03d04c38aeb255f5947c4e04", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/volume/v3", "region": "RegionOne"}], "id": "b5c7fa84f4494d7b902c318a1fc58c31", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "041192dbc3b84400b381e850fa8072a2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/compute/v2/c463c256acdf4665b1d6a70acccbabf9", "region": "RegionOne"}], "id": "ccaaa9708d2e41ca9ffe4b89e2543e9b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dd83bba1b2044ee994def1fa77394d60", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/image", "region": "RegionOne"}], "id": "d917b560935b48979b90fd6fbc81e58e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a764daf35fad4bf39b281a945197f45f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/networking", "region": "RegionOne"}], "id": "ea61cdd2acbd471e8c5efd34e4e38677", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f413e00895aa40b598fae15c01d31043", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.222:8080", "region": "RegionOne"}, {"id": "fb4e99b2a1174eeaa1c53c69c0d7fd39", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222:8080/v1/AUTH_c463c256acdf4665b1d6a70acccbabf9", "region": "RegionOne"}], "id": "f4a3a3a994dc41079c5cc4b867c9bd90", "type": "object-store", "name": "swift"}]}}'
2026-05-26 20:38:02,230 106257 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': 'ec686c99-2215-493c-b564-38b28b5b3199', 'name': 'tempest-TestEncryptedCinderVolumes-756867548-network', 'tenant_id': 'c463c256acdf4665b1d6a70acccbabf9', 'project_id': 'c463c256acdf4665b1d6a70acccbabf9', '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': 36983, '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-05-26T20:35:00Z', 'updated_at': '2026-05-26T20:35:00Z', 'revision_number': 1} available for tenant
2026-05-26 20:38:02,231 106257 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 20:38:02,231 106257 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 20:38:02,270 106257 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.222/compute/v2.1/os-keypairs 0.038s
2026-05-26 20:38:02,270 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-345746051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOk7uWyscXvd1MNO8rqcCh6plHbZ6YUtDLvzRuvmMSOf61uUmMEUVJhpOwZzpkSKtpNR/Zuq6na0h3/bE8q4AZ7VzSeGW9R5MQ/7uR0rRuvHX6j3WZhrvpqGNBwkBOPYLA=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38: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-1c82998e-f0e0-4a4f-a306-7424d6e72cff', 'x-compute-request-id': 'req-1c82998e-f0e0-4a4f-a306-7424d6e72cff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-345746051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOk7uWyscXvd1MNO8rqcCh6plHbZ6YUtDLvzRuvmMSOf61uUmMEUVJhpOwZzpkSKtpNR/Zuq6na0h3/bE8q4AZ7VzSeGW9R5MQ/7uR0rRuvHX6j3WZhrvpqGNBwkBOPYLA==", "fingerprint": "70:46:12:a7:b5:44:97:20:a5:1f:01:65:de:79:86:55", "user_id": "18fe62950a9449a8ab7b045f67497983"}}'
2026-05-26 20:38:02,271 106257 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-345746051 created
2026-05-26 20:38:02,432 106257 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.222/networking/v2.0/security-groups 0.161s
2026-05-26 20:38:02,432 106257 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--856962436", "description": "tempest-description--1376213680"}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-fb67d34e-0a92-434f-93ef-337b7f54d47b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.222/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "fdf64c17-12cc-4273-91f1-d8f4b2e01222", "name": "tempest-securitygroup--856962436", "stateful": true, "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "project_id": "c463c256acdf4665b1d6a70acccbabf9", "description": "tempest-description--1376213680", "shared": false, "security_group_rules": [{"id": "3222fdb1-1cd4-4797-b355-c7220ab31037", "project_id": "c463c256acdf4665b1d6a70acccbabf9", "security_group_id": "fdf64c17-12cc-4273-91f1-d8f4b2e01222", "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": 1574, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T20:38:02Z", "updated_at": "2026-05-26T20:38:02Z", "revision_number": 0, "tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}, {"id": "4388b702-e990-4885-b815-e71a64745653", "project_id": "c463c256acdf4665b1d6a70acccbabf9", "security_group_id": "fdf64c17-12cc-4273-91f1-d8f4b2e01222", "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": 1575, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T20:38:02Z", "updated_at": "2026-05-26T20:38:02Z", "revision_number": 0, "tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}], "tags": [], "created_at": "2026-05-26T20:38:02Z", "updated_at": "2026-05-26T20:38:02Z", "revision_number": 1}}'
2026-05-26 20:38:02,574 106257 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.222/networking/v2.0/security-group-rules 0.142s
2026-05-26 20:38:02,575 106257 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": "fdf64c17-12cc-4273-91f1-d8f4b2e01222", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-7ca9e435-447c-4a8f-bf45-3087df633ac9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.222/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7419509b-cdac-439c-ac8e-86f6561b40e3", "project_id": "c463c256acdf4665b1d6a70acccbabf9", "security_group_id": "fdf64c17-12cc-4273-91f1-d8f4b2e01222", "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-05-26T20:38:02Z", "updated_at": "2026-05-26T20:38:02Z", "revision_number": 0, "tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:38:02,717 106257 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.222/networking/v2.0/security-group-rules 0.142s
2026-05-26 20:38:02,717 106257 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": "fdf64c17-12cc-4273-91f1-d8f4b2e01222", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2d5c79ad-0c87-4d94-abab-8983f538e355', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.222/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5d9909e9-19f1-4e3c-a3b8-39f3d604f7c8", "project_id": "c463c256acdf4665b1d6a70acccbabf9", "security_group_id": "fdf64c17-12cc-4273-91f1-d8f4b2e01222", "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-05-26T20:38:02Z", "updated_at": "2026-05-26T20:38:02Z", "revision_number": 0, "tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:38:02,717 106257 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--856962436 created
2026-05-26 20:38:03,177 106257 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.222/networking/v2.0/floatingips 0.459s
2026-05-26 20:38:03,178 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "62d58813-59e3-478d-87a1-3e694388ef69"}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-cef8b3cb-2837-4634-a8e7-a23c446a8e1d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.222/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "6e08c22a-0327-4d70-8257-27d27402a0ce", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "project_id": "c463c256acdf4665b1d6a70acccbabf9", "floating_ip_address": "172.24.5.253", "floating_network_id": "62d58813-59e3-478d-87a1-3e694388ef69", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T20:38:02Z", "updated_at": "2026-05-26T20:38:02Z", "revision_number": 0}}'
2026-05-26 20:38:03,178 106257 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6e08c22a-0327-4d70-8257-27d27402a0ce', 'tenant_id': 'c463c256acdf4665b1d6a70acccbabf9', 'project_id': 'c463c256acdf4665b1d6a70acccbabf9', 'floating_ip_address': '172.24.5.253', 'floating_network_id': '62d58813-59e3-478d-87a1-3e694388ef69', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T20:38:02Z', 'updated_at': '2026-05-26T20:38:02Z', 'revision_number': 0, 'ip': '172.24.5.253'} created
2026-05-26 20:38:03,178 106257 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-345746051', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOk7uWyscXvd1MNO8rqcCh6plHbZ6YUtDLvzRuvmMSOf61uUmMEUVJhpOwZzpkSKtpNR/Zuq6na0h3/bE8q4AZ7VzSeGW9R5MQ/7uR0rRuvHX6j3WZhrvpqGNBwkBOPYLA==', 'fingerprint': '70:46:12:a7:b5:44:97:20:a5:1f:01:65:de:79:86:55', 'user_id': '18fe62950a9449a8ab7b045f67497983', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDnH4RHeVw5D4z/uQz2tl/lmo6F6gTTSK0BuOtjN+ZQjK35SaPdKGiM\nl7jRiTV51ICgBwYFK4EEACKhZANiAATpO7lsrHF73dTDTvK6nAoeqZR22emFLQy7\n80br5jEjn+tblJjBFFSYaTsGc6ZEiraTUf2bqup2tId/2xPKuAGe1c0nhlvUeTEP\n+7kdK0brx1+o91mYa76ahjQcJATj2Cw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fdf64c17-12cc-4273-91f1-d8f4b2e01222', 'name': 'tempest-securitygroup--856962436', 'stateful': True, 'tenant_id': 'c463c256acdf4665b1d6a70acccbabf9', 'project_id': 'c463c256acdf4665b1d6a70acccbabf9', 'description': 'tempest-description--1376213680', 'shared': False, 'security_group_rules': [{'id': '3222fdb1-1cd4-4797-b355-c7220ab31037', 'project_id': 'c463c256acdf4665b1d6a70acccbabf9', 'security_group_id': 'fdf64c17-12cc-4273-91f1-d8f4b2e01222', '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': 1574, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T20:38:02Z', 'updated_at': '2026-05-26T20:38:02Z', 'revision_number': 0, 'tenant_id': 'c463c256acdf4665b1d6a70acccbabf9'}, {'id': '4388b702-e990-4885-b815-e71a64745653', 'project_id': 'c463c256acdf4665b1d6a70acccbabf9', 'security_group_id': 'fdf64c17-12cc-4273-91f1-d8f4b2e01222', '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': 1575, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T20:38:02Z', 'updated_at': '2026-05-26T20:38:02Z', 'revision_number': 0, 'tenant_id': 'c463c256acdf4665b1d6a70acccbabf9'}], 'tags': [], 'created_at': '2026-05-26T20:38:02Z', 'updated_at': '2026-05-26T20:38:02Z', 'revision_number': 1}, 'floating_ip': {'id': '6e08c22a-0327-4d70-8257-27d27402a0ce', 'tenant_id': 'c463c256acdf4665b1d6a70acccbabf9', 'project_id': 'c463c256acdf4665b1d6a70acccbabf9', 'floating_ip_address': '172.24.5.253', 'floating_network_id': '62d58813-59e3-478d-87a1-3e694388ef69', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T20:38:02Z', 'updated_at': '2026-05-26T20:38:02Z', 'revision_number': 0, 'ip': '172.24.5.253'}}
2026-05-26 20:38:03,757 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.222/compute/v2.1/servers 0.578s
2026-05-26 20:38:03,757 106257 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-1997000071", "imageRef": "25377218-78e8-49ba-ab3a-062c21387faa", "flavorRef": "42", "networks": [{"uuid": "ec686c99-2215-493c-b564-38b28b5b3199"}], "security_groups": [{"name": "tempest-securitygroup--856962436"}], "key_name": "tempest-keypair-345746051", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e85e5270-1027-4bcd-9a43-25935db319aa', 'x-compute-request-id': 'req-e85e5270-1027-4bcd-9a43-25935db319aa', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/compute/v2.1/servers'}
Body: b'{"server": {"id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--856962436"}], "adminPass": "Ktks894fQoLj"}}'
2026-05-26 20:38:03,993 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.234s
2026-05-26 20:38:03,994 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:03 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-e63acea0-411f-4f06-8a49-ac6e126f22ae', 'x-compute-request-id': 'req-e63acea0-411f-4f06-8a49-ac6e126f22ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": 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-05-26 20:38:05,094 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.093s
2026-05-26 20:38:05,095 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:05 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-4ca0c149-3336-41bc-a258-7e86393da62d', 'x-compute-request-id': 'req-4ca0c149-3336-41bc-a258-7e86393da62d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "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-05-26 20:38:05,101 106257 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-05-26 20:38:06,227 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.125s
2026-05-26 20:38:06,227 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78a06b75-4027-43be-94f9-eefa10ce5f22', 'x-compute-request-id': 'req-78a06b75-4027-43be-94f9-eefa10ce5f22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "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-05-26 20:38:07,369 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.134s
2026-05-26 20:38:07,370 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc8a4e92-e3c0-4598-acf6-7c9e0cfaaf57', 'x-compute-request-id': 'req-cc8a4e92-e3c0-4598-acf6-7c9e0cfaaf57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "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-05-26 20:38:08,483 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.104s
2026-05-26 20:38:08,483 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f15a9b-6979-49a9-9f18-c3abc23684c7', 'x-compute-request-id': 'req-32f15a9b-6979-49a9-9f18-c3abc23684c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "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-05-26 20:38:08,490 106257 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-26 20:38:09,678 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.187s
2026-05-26 20:38:09,678 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811cc02e-c4c1-49c9-8e34-ae4895f4f73f', 'x-compute-request-id': 'req-811cc02e-c4c1-49c9-8e34-ae4895f4f73f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "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-05-26 20:38:09,687 106257 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-05-26 20:38:10,903 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.216s
2026-05-26 20:38:10,904 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:10 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-32c85178-2d3b-440d-af1c-e205c62347f9', 'x-compute-request-id': 'req-32c85178-2d3b-440d-af1c-e205c62347f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:38:10,913 106257 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait
2026-05-26 20:38:12,094 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.181s
2026-05-26 20:38:12,095 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38: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-32fa4368-bfeb-4ef3-a449-7ec58781f77c', 'x-compute-request-id': 'req-32fa4368-bfeb-4ef3-a449-7ec58781f77c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:38:13,296 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.196s
2026-05-26 20:38:13,296 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:13 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-cc3a1294-ecfc-4838-bc0c-6f5c995c93f1', 'x-compute-request-id': 'req-cc3a1294-ecfc-4838-bc0c-6f5c995c93f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:38:14,535 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.232s
2026-05-26 20:38:14,535 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:14 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-8fca34ba-ad47-4390-9bad-5f1336b4d76d', 'x-compute-request-id': 'req-8fca34ba-ad47-4390-9bad-5f1336b4d76d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:38:15,762 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.220s
2026-05-26 20:38:15,763 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:15 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-9bd9592f-93c8-4f11-8de1-1da2bcb984ec', 'x-compute-request-id': 'req-9bd9592f-93c8-4f11-8de1-1da2bcb984ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "BUILD", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:38:17,015 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.246s
2026-05-26 20:38:17,016 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae2b7a1-cff7-4925-bb74-fd44855ebaf3', 'x-compute-request-id': 'req-0ae2b7a1-cff7-4925-bb74-fd44855ebaf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-756867548-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:b6:28"}]}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "ACTIVE", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": "2026-05-26T20:38:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:38:17,027 106257 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-05-26 20:38:17,144 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd/os-interface 0.116s
2026-05-26 20:38:17,144 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:17 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-cb3c1c91-7635-4465-816b-e809f89a546a', 'x-compute-request-id': 'req-cb3c1c91-7635-4465-816b-e809f89a546a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "ec686c99-2215-493c-b564-38b28b5b3199", "port_id": "9ffaac05-c82d-428f-9e11-9710b992af70", "mac_addr": "fa:16:3e:43:b6:28", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "72648a1e-e9ea-4d44-9830-aef2cc4b5a05", "ip_address": "10.1.0.9"}]}]}'
2026-05-26 20:38:17,755 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.222/networking/v2.0/floatingips/6e08c22a-0327-4d70-8257-27d27402a0ce 0.609s
2026-05-26 20:38:17,755 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "9ffaac05-c82d-428f-9e11-9710b992af70"}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-753bbfac-76aa-4fe7-b8d7-108841a13da6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/networking/v2.0/floatingips/6e08c22a-0327-4d70-8257-27d27402a0ce'}
Body: b'{"floatingip": {"id": "6e08c22a-0327-4d70-8257-27d27402a0ce", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "project_id": "c463c256acdf4665b1d6a70acccbabf9", "floating_ip_address": "172.24.5.253", "floating_network_id": "62d58813-59e3-478d-87a1-3e694388ef69", "router_id": "e9a4fdb8-0b72-4d47-a38a-d41853cd3b6d", "port_id": "9ffaac05-c82d-428f-9e11-9710b992af70", "fixed_ip_address": "10.1.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ec686c99-2215-493c-b564-38b28b5b3199", "mac_address": "fa:16:3e:43:b6:28", "admin_state_up": true, "status": "ACTIVE", "device_id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T20:38:02Z", "updated_at": "2026-05-26T20:38:17Z", "revision_number": 1}}'
2026-05-26 20:38:17,756 106257 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.253:22' as 'cirros' with public key authentication
2026-05-26 20:38:53,545 106257 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 20:38:53,685 106257 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 20:38:53,685 106257 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.253 successfully created
2026-05-26 20:38:53,916 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.231s
2026-05-26 20:38:53,916 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d950472d-c4f4-40b2-bc1c-eacb31db333b', 'x-compute-request-id': 'req-d950472d-c4f4-40b2-bc1c-eacb31db333b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-756867548-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:b6:28"}, {"version": 4, "addr": "172.24.5.253", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:b6:28"}]}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "ACTIVE", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:38:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": "2026-05-26T20:38:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:38:53,946 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:38:53,947 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3de59a5-adf4-4dca-b642-6cf78e75cc28', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3de59a5-adf4-4dca-b642-6cf78e75cc28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:02.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:38:53,952 106257 INFO [tempest.common.waiters] volume 6e9fca03-91a9-4eeb-aec6-893fdb9627b3 reached available after waiting for 0.952742 seconds
2026-05-26 20:38:53,977 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:38:53,977 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9805a742-97c0-4c02-a69f-ad4ecc6d48bd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9805a742-97c0-4c02-a69f-ad4ecc6d48bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:02.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:38:56,549 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd/os-volume_attachments 2.567s
2026-05-26 20:38:56,549 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:53 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-0a48eeb1-f765-41bf-883e-f605dc9cae2b', 'x-compute-request-id': 'req-0a48eeb1-f765-41bf-883e-f605dc9cae2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "serverId": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "volumeId": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "device": "/dev/vdb"}}'
2026-05-26 20:38:56,575 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:38:56,575 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48bef588-895d-4d83-94c0-14859bbf5499', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48bef588-895d-4d83-94c0-14859bbf5499', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:56.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:38:57,614 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.033s
2026-05-26 20:38:57,614 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809dd571-4cda-44ad-a965-ca876ed837d8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809dd571-4cda-44ad-a965-ca876ed837d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:38:58,656 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.035s
2026-05-26 20:38:58,656 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ea3bd9e-5c8f-4987-9eb7-b973115bab1a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ea3bd9e-5c8f-4987-9eb7-b973115bab1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:38:59,697 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.036s
2026-05-26 20:38:59,698 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef3a61e-0396-40f3-8d00-61d2dab30375', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef3a61e-0396-40f3-8d00-61d2dab30375', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:00,789 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.086s
2026-05-26 20:39:00,789 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a96b95b-2c41-4c9e-86e8-f0ef141f91c5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a96b95b-2c41-4c9e-86e8-f0ef141f91c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:01,828 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.032s
2026-05-26 20:39:01,828 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc14650-d9f5-41a1-bf0b-5dfb2bfb20cf', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc14650-d9f5-41a1-bf0b-5dfb2bfb20cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:02,873 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.038s
2026-05-26 20:39:02,873 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ca032f-8cb7-4e5b-a5f9-39bbac9c0fee', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ca032f-8cb7-4e5b-a5f9-39bbac9c0fee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:03,915 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.034s
2026-05-26 20:39:03,915 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5193c79-1a3a-41e7-adbf-190544c51f65', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5193c79-1a3a-41e7-adbf-190544c51f65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:04,956 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.034s
2026-05-26 20:39:04,957 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91142df-4eb2-4cdb-904f-eb992ba1043f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91142df-4eb2-4cdb-904f-eb992ba1043f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:05,991 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.026s
2026-05-26 20:39:05,993 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad118a6f-261e-4855-9356-b2a75f5da56a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad118a6f-261e-4855-9356-b2a75f5da56a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:07,029 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:39:07,029 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5758b8a-358d-4efb-8ad4-9ee87d9c61f9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5758b8a-358d-4efb-8ad4-9ee87d9c61f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:08,063 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:39:08,064 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6569582a-22ff-484a-a7fa-5bc5f617250d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6569582a-22ff-484a-a7fa-5bc5f617250d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:09,102 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:39:09,102 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33782802-d3ca-49af-a901-9cd52ccb6d06', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33782802-d3ca-49af-a901-9cd52ccb6d06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:10,155 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.047s
2026-05-26 20:39:10,155 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0255b2f-cad3-4b3c-a9e0-06305af13141', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0255b2f-cad3-4b3c-a9e0-06305af13141', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:11,194 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.033s
2026-05-26 20:39:11,194 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a3a453-26db-42c9-9327-a0275a67c3d0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a3a453-26db-42c9-9327-a0275a67c3d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:12,235 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.033s
2026-05-26 20:39:12,235 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77059b36-8aba-465e-b97a-893989089bfb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77059b36-8aba-465e-b97a-893989089bfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:13,287 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.047s
2026-05-26 20:39:13,288 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad39110-a7dd-4bfb-8515-3820e93d3652', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad39110-a7dd-4bfb-8515-3820e93d3652', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:14,553 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.259s
2026-05-26 20:39:14,554 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7833737f-d56c-4e8f-8670-efc4b8f4fdf6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7833737f-d56c-4e8f-8670-efc4b8f4fdf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:38:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:15,589 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:39:15,589 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb611a94-b1c6-4c9d-9aa2-d6076143cdbb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb611a94-b1c6-4c9d-9aa2-d6076143cdbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:16,623 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:39:16,623 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8361351-1321-4611-951e-c900193e6b51', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8361351-1321-4611-951e-c900193e6b51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:17,652 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:39:17,652 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a46ea3c0-65b5-4dd6-b707-36899cb3bd92', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a46ea3c0-65b5-4dd6-b707-36899cb3bd92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:18,686 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:39:18,686 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dbbf682-8033-483a-bb51-151aba4ea1f9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dbbf682-8033-483a-bb51-151aba4ea1f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:19,723 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:39:19,724 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32019bbf-a0a1-49b2-bee7-6d9e50947b87', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32019bbf-a0a1-49b2-bee7-6d9e50947b87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:20,764 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.035s
2026-05-26 20:39:20,764 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326d2f53-e4c7-4183-a43f-3e6410f4a941', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326d2f53-e4c7-4183-a43f-3e6410f4a941', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:21,799 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:39:21,799 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d567f938-711b-4768-98c9-70c26767c73e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d567f938-711b-4768-98c9-70c26767c73e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:22,835 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:39:22,835 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec9a0407-349d-4a37-9332-34a1722668b8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec9a0407-349d-4a37-9332-34a1722668b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:23,865 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:39:23,865 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08632a13-9a97-4741-adca-de2e35559a84', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08632a13-9a97-4741-adca-de2e35559a84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:25,052 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.182s
2026-05-26 20:39:25,052 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7acf68fb-0149-412f-aaa8-a314ebb9492b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7acf68fb-0149-412f-aaa8-a314ebb9492b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:26,080 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:39:26,080 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e02bc7a-860f-47b7-a30f-1c1ec605de91', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e02bc7a-860f-47b7-a30f-1c1ec605de91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:27,109 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:39:27,109 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e29aa9-f909-4a57-a5a7-07e23ac989f7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e29aa9-f909-4a57-a5a7-07e23ac989f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:28,154 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.040s
2026-05-26 20:39:28,154 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c2275b-e441-4c92-8aab-59e67b18ce91', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c2275b-e441-4c92-8aab-59e67b18ce91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:29,189 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:39:29,189 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc0446fc-e8af-4034-95b5-e2fccf06fab4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc0446fc-e8af-4034-95b5-e2fccf06fab4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:30,230 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.037s
2026-05-26 20:39:30,231 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df38604-4092-4ddc-b967-0ce44ffb8864', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df38604-4092-4ddc-b967-0ce44ffb8864', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:31,261 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:39:31,261 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548734a7-3dc0-4cb0-a619-606e885c5ef4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548734a7-3dc0-4cb0-a619-606e885c5ef4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:32,302 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:39:32,302 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a21ae5f-932d-45c1-9644-30ddd49a323b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a21ae5f-932d-45c1-9644-30ddd49a323b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:33,335 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:39:33,335 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932fec3f-dc4e-4ab2-b923-584d431281a4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932fec3f-dc4e-4ab2-b923-584d431281a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:34,373 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:39:34,373 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c50d3f0-ad25-43bf-ba8d-76164ee595f5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c50d3f0-ad25-43bf-ba8d-76164ee595f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:35,406 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:39:35,406 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e264ed26-2885-4ad6-b37a-1c736acde50e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e264ed26-2885-4ad6-b37a-1c736acde50e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:36,440 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:39:36,440 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064fd7e8-7abc-455a-b9fa-253a512d16c6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064fd7e8-7abc-455a-b9fa-253a512d16c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:37,479 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.034s
2026-05-26 20:39:37,480 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f616881-e8dc-410a-86f5-b5905fa3cc3c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f616881-e8dc-410a-86f5-b5905fa3cc3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:38,517 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:39:38,517 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649ff3ba-209c-44c8-ae92-5a7ce057cb0d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649ff3ba-209c-44c8-ae92-5a7ce057cb0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:39,546 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:39:39,546 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192d0fe2-1f6c-4802-9de8-ff4e54a37a5a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192d0fe2-1f6c-4802-9de8-ff4e54a37a5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:40,579 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:39:40,579 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c860a192-a400-4bb2-9895-42b342d61964', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c860a192-a400-4bb2-9895-42b342d61964', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:41,616 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:39:41,616 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f118f60e-37dd-42ff-8f64-adac58622f15', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f118f60e-37dd-42ff-8f64-adac58622f15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:42,654 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:39:42,654 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70de5fbf-9f1c-4f8b-b3f8-54f882c67531', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70de5fbf-9f1c-4f8b-b3f8-54f882c67531', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:43,696 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.033s
2026-05-26 20:39:43,696 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062237a7-2714-4e51-99fe-aeea26489c49', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062237a7-2714-4e51-99fe-aeea26489c49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:44,744 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.038s
2026-05-26 20:39:44,744 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d911460-5115-4e2d-9be5-f0e8b633c300', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d911460-5115-4e2d-9be5-f0e8b633c300', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:45,781 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:39:45,781 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2d838d-f55e-4bc8-96ed-4f873bc00f88', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2d838d-f55e-4bc8-96ed-4f873bc00f88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:46,820 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.032s
2026-05-26 20:39:46,820 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7ce39e-abfd-41d5-9b7e-a0f1d27e2640', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7ce39e-abfd-41d5-9b7e-a0f1d27e2640', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:47,855 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:39:47,856 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24725ce-4b60-49a0-a415-d85108ae11b5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24725ce-4b60-49a0-a415-d85108ae11b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:48,908 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.046s
2026-05-26 20:39:48,908 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70035e18-068d-4c58-853b-8049cf1b6d83', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70035e18-068d-4c58-853b-8049cf1b6d83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:49,944 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:39:49,945 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c45b0a-496b-4701-884d-eac44916f4d0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c45b0a-496b-4701-884d-eac44916f4d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:50,985 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:39:50,985 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7cf925a-5854-463d-88e4-4fdcbc4395a9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7cf925a-5854-463d-88e4-4fdcbc4395a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:52,019 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:39:52,019 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63889153-b461-4353-b13c-e3638cdee88b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63889153-b461-4353-b13c-e3638cdee88b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:53,062 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.036s
2026-05-26 20:39:53,062 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8b5074-1b03-4cca-90c7-e601c77c15f0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8b5074-1b03-4cca-90c7-e601c77c15f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:54,099 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:39:54,099 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923cf687-eafd-4a89-a4b7-524e747eaaa4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923cf687-eafd-4a89-a4b7-524e747eaaa4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:55,130 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.022s
2026-05-26 20:39:55,130 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac31ce1-dd26-4465-876d-70621d9ba0b5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac31ce1-dd26-4465-876d-70621d9ba0b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:56,171 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.034s
2026-05-26 20:39:56,171 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5999ce2-2bc3-4512-9a29-cbdecfdf01e8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5999ce2-2bc3-4512-9a29-cbdecfdf01e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:57,208 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:39:57,208 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c68aade-69a3-4b9c-a8f3-9cf54e387ca5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c68aade-69a3-4b9c-a8f3-9cf54e387ca5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:58,242 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:39:58,242 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf5dccf-361e-4b57-8277-9b8979eab36a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf5dccf-361e-4b57-8277-9b8979eab36a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:39:59,280 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:39:59,280 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:39:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f3eb167-44d5-4643-b7f2-6a89b8d4b954', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f3eb167-44d5-4643-b7f2-6a89b8d4b954', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:00,317 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:40:00,317 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d746fe3-358a-4590-902a-7a3d97abdb77', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d746fe3-358a-4590-902a-7a3d97abdb77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:01,356 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:40:01,356 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a03ebc-1bbe-44fe-a92c-e3a9054051d4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a03ebc-1bbe-44fe-a92c-e3a9054051d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:02,408 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.043s
2026-05-26 20:40:02,409 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3fe2ab-300c-41af-84ad-1b31dac544df', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3fe2ab-300c-41af-84ad-1b31dac544df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:03,460 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.043s
2026-05-26 20:40:03,460 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6595bc-6f7e-4693-9fc5-11e0c1fdb346', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6595bc-6f7e-4693-9fc5-11e0c1fdb346', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:04,491 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:40:04,491 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee27917-846e-43c6-80d0-2f1b356b3ae4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee27917-846e-43c6-80d0-2f1b356b3ae4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:05,522 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:40:05,522 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1587b7e6-e566-4866-aaf4-2faede9a7941', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1587b7e6-e566-4866-aaf4-2faede9a7941', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:06,557 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:40:06,558 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7a550a-08c9-42a0-bd68-8bec70e874d9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7a550a-08c9-42a0-bd68-8bec70e874d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:07,596 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.033s
2026-05-26 20:40:07,597 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ce296e-e093-4306-9e00-42eaa74df0bc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ce296e-e093-4306-9e00-42eaa74df0bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:08,640 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.034s
2026-05-26 20:40:08,640 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77acdd8-4186-45a6-9673-905802b5a165', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77acdd8-4186-45a6-9673-905802b5a165', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:09,674 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:40:09,675 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1fbc3b-36fc-43ff-ab03-5652c3f5fa05', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1fbc3b-36fc-43ff-ab03-5652c3f5fa05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:10,706 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.026s
2026-05-26 20:40:10,706 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1671e6-65d4-4dc8-8987-934dbc8c94ae', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a1671e6-65d4-4dc8-8987-934dbc8c94ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:11,801 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.087s
2026-05-26 20:40:11,801 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ab06d4-c19b-4862-bcfd-53fb5576f075', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ab06d4-c19b-4862-bcfd-53fb5576f075', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:12,831 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:40:12,832 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21578433-85d6-4e8f-996d-c96e764e8709', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21578433-85d6-4e8f-996d-c96e764e8709', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:13,875 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.036s
2026-05-26 20:40:13,875 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6034a5df-781e-4ab1-b3d9-84a43adbfba8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6034a5df-781e-4ab1-b3d9-84a43adbfba8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:14,919 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.036s
2026-05-26 20:40:14,919 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683ef9b8-03da-48fa-a027-e1879f2e4be7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683ef9b8-03da-48fa-a027-e1879f2e4be7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:15,955 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.026s
2026-05-26 20:40:15,955 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728ac1fd-4552-48a4-a2ff-20c33b7cb8da', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728ac1fd-4552-48a4-a2ff-20c33b7cb8da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:17,004 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.040s
2026-05-26 20:40:17,004 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e2b4ca-2ed6-4b6b-aed5-7ff89276823d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e2b4ca-2ed6-4b6b-aed5-7ff89276823d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:18,045 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.032s
2026-05-26 20:40:18,045 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f057ca-ad10-4af3-b56c-83799aa89a89', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f057ca-ad10-4af3-b56c-83799aa89a89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:19,091 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.039s
2026-05-26 20:40:19,091 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bc8c38-2bbf-49a3-8e08-c2d2b32710b6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bc8c38-2bbf-49a3-8e08-c2d2b32710b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:20,133 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.035s
2026-05-26 20:40:20,133 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cbc15cd-dc14-4ecf-95ab-318b5c044ece', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cbc15cd-dc14-4ecf-95ab-318b5c044ece', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:21,167 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:40:21,167 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98040d68-d234-4db3-ba99-5ac9e6db6650', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98040d68-d234-4db3-ba99-5ac9e6db6650', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:22,198 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:40:22,198 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e83a1f-44e4-4082-a2f9-4dd8495e0b3b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e83a1f-44e4-4082-a2f9-4dd8495e0b3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:23,232 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:40:23,232 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfe782a-741b-4a48-bf4c-c2d344b59f39', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfe782a-741b-4a48-bf4c-c2d344b59f39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:24,268 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:40:24,268 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34d860c-fa94-45cc-8926-6d4d448756f5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34d860c-fa94-45cc-8926-6d4d448756f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:25,297 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:40:25,297 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66f7fe7-f3a0-4e4c-bd4b-72c26db1de93', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66f7fe7-f3a0-4e4c-bd4b-72c26db1de93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:26,324 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.022s
2026-05-26 20:40:26,324 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103a84a5-f2db-443f-b7bd-12c52f15e6d4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103a84a5-f2db-443f-b7bd-12c52f15e6d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:27,354 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:40:27,354 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4200c4-9d50-488b-aec2-56ccecabdf62', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4200c4-9d50-488b-aec2-56ccecabdf62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:28,394 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.035s
2026-05-26 20:40:28,395 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb424fdb-07d5-499d-929f-ceaac7b76383', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb424fdb-07d5-499d-929f-ceaac7b76383', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:29,438 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.035s
2026-05-26 20:40:29,438 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b714890f-63f9-49a5-8f90-ae2f06d336bd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b714890f-63f9-49a5-8f90-ae2f06d336bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:30,488 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.043s
2026-05-26 20:40:30,489 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e7e407-5abd-440f-a4fa-234e134c931f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e7e407-5abd-440f-a4fa-234e134c931f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:31,534 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.037s
2026-05-26 20:40:31,534 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12839b4b-73a8-421c-bf80-64c82d14acb2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12839b4b-73a8-421c-bf80-64c82d14acb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:32,570 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:40:32,570 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708b6831-ae29-4162-9281-47875b2e7a9d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708b6831-ae29-4162-9281-47875b2e7a9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:33,606 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:40:33,606 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b671f601-79c9-4f15-b1c1-b9905d515e9e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b671f601-79c9-4f15-b1c1-b9905d515e9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:34,649 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.035s
2026-05-26 20:40:34,649 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6032e3b6-e347-481b-9790-c8422a56d37b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6032e3b6-e347-481b-9790-c8422a56d37b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:35,684 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:40:35,684 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e57614-3ee7-4007-bc06-1de788901900', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e57614-3ee7-4007-bc06-1de788901900', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:36,727 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.038s
2026-05-26 20:40:36,727 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67c0950-f73e-4426-bf35-dddeb6d5d7e9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67c0950-f73e-4426-bf35-dddeb6d5d7e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:37,767 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.032s
2026-05-26 20:40:37,767 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c3e722-2c95-4cb8-bff4-e912a47b16f9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c3e722-2c95-4cb8-bff4-e912a47b16f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:38,801 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.026s
2026-05-26 20:40:38,801 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0398bff5-238b-406b-a6af-1d5d4edf5f7a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0398bff5-238b-406b-a6af-1d5d4edf5f7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:39,838 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:40:39,839 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c115343f-72db-45d3-9a8d-268095d050d6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c115343f-72db-45d3-9a8d-268095d050d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:40,871 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:40:40,872 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2176fc-e015-4b53-a586-ba0d6a9f18a0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2176fc-e015-4b53-a586-ba0d6a9f18a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:41,908 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:40:41,908 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe1456d-d208-4af4-8510-f3b2a07ed89c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe1456d-d208-4af4-8510-f3b2a07ed89c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:42,943 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:40:42,943 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f820185b-15ee-48bc-ae69-9d24203c30a2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f820185b-15ee-48bc-ae69-9d24203c30a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:43,978 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:40:43,978 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1050447a-1f24-4faf-91e1-09e5df7be0be', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1050447a-1f24-4faf-91e1-09e5df7be0be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:45,016 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:40:45,017 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78baebc5-30b5-41df-9b8d-1f305643d70b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78baebc5-30b5-41df-9b8d-1f305643d70b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:46,052 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:40:46,052 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824089b2-7552-411a-8d62-be87fa3af04a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824089b2-7552-411a-8d62-be87fa3af04a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:47,082 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:40:47,083 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735126e7-8cc5-456d-b6ee-ee589a3de5d5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735126e7-8cc5-456d-b6ee-ee589a3de5d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:48,127 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.038s
2026-05-26 20:40:48,127 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35e442f-bbbf-4071-b18c-9d46fb80b950', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35e442f-bbbf-4071-b18c-9d46fb80b950', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:49,160 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:40:49,161 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd523246-251e-4a18-a888-98811c795afb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd523246-251e-4a18-a888-98811c795afb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:50,198 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:40:50,198 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20a58f0-298e-4a9d-8235-6cdcf55351d3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20a58f0-298e-4a9d-8235-6cdcf55351d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:51,227 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:40:51,227 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac367e7-8709-47f7-9a2d-9cbbd70eb1cb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac367e7-8709-47f7-9a2d-9cbbd70eb1cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:52,263 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:40:52,263 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a81c2d-011a-4382-a908-c1f70622ac4f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a81c2d-011a-4382-a908-c1f70622ac4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:53,296 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:40:53,296 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d722fac0-9f22-4e2c-89a1-2d384deeb795', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d722fac0-9f22-4e2c-89a1-2d384deeb795', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:54,326 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:40:54,326 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20115cc-1d4e-489b-82c7-d0acc09a71f0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20115cc-1d4e-489b-82c7-d0acc09a71f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:55,352 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.021s
2026-05-26 20:40:55,352 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae992bcb-9adf-4f75-a9bb-4990ff9525eb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae992bcb-9adf-4f75-a9bb-4990ff9525eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:56,393 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.035s
2026-05-26 20:40:56,393 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2198d2ab-c8c5-4de6-9ded-07aebef474fc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2198d2ab-c8c5-4de6-9ded-07aebef474fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:57,426 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:40:57,426 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b7196b-8730-47d5-9b68-679f92bf8a79', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b7196b-8730-47d5-9b68-679f92bf8a79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:58,465 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:40:58,465 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e8ddd9-8340-48d0-b775-6898504e416c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e8ddd9-8340-48d0-b775-6898504e416c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:40:59,504 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.033s
2026-05-26 20:40:59,504 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:40:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ea25cd-d013-43bd-a5b5-b494e23c6e22', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ea25cd-d013-43bd-a5b5-b494e23c6e22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:00,543 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.032s
2026-05-26 20:41:00,543 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e60f5b6-fe08-4a2b-b5b9-9e15190ea2c7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e60f5b6-fe08-4a2b-b5b9-9e15190ea2c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:01,579 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:41:01,579 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06f1421-1817-41a9-b503-c8144cf400b3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06f1421-1817-41a9-b503-c8144cf400b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:02,608 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:41:02,608 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6158c881-99af-4470-b9ee-5dcee8563eb2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6158c881-99af-4470-b9ee-5dcee8563eb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:03,637 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.022s
2026-05-26 20:41:03,637 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367b44cb-4053-4ca5-a4cd-2670b17fce56', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367b44cb-4053-4ca5-a4cd-2670b17fce56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:04,675 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:41:04,675 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d267cf57-f9b3-42ef-b701-25c1c6bf9f27', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d267cf57-f9b3-42ef-b701-25c1c6bf9f27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:05,709 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:41:05,709 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6612295c-f772-4b01-94ce-fe2efbb521d7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6612295c-f772-4b01-94ce-fe2efbb521d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:06,739 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:06,739 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56d95da-e924-41a6-bb21-9f13cc97667f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56d95da-e924-41a6-bb21-9f13cc97667f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:07,771 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.026s
2026-05-26 20:41:07,771 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0a610b-fb57-41b8-bc35-9ef17d63258f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0a610b-fb57-41b8-bc35-9ef17d63258f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:08,802 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:08,802 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7a9feb-4d17-4ed4-b483-753d540ebfb7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7a9feb-4d17-4ed4-b483-753d540ebfb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:09,832 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:41:09,832 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b3d735-e7bf-43f8-96f2-2e6985c97440', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b3d735-e7bf-43f8-96f2-2e6985c97440', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:10,863 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:10,863 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe2c25e-6bba-47f0-93ee-58413a6413cc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe2c25e-6bba-47f0-93ee-58413a6413cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:11,893 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:11,893 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a93e5f-9d43-430b-baca-50be2d1e1f1b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a93e5f-9d43-430b-baca-50be2d1e1f1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:12,925 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:12,925 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cbf559-c1ad-46ae-b647-cfd88fab3e3e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cbf559-c1ad-46ae-b647-cfd88fab3e3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:13,963 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:41:13,963 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4301ac54-ed1c-499b-969e-112381d51cd5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4301ac54-ed1c-499b-969e-112381d51cd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:15,010 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.041s
2026-05-26 20:41:15,011 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f29b33-2b22-42b8-a32e-6674f396359a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f29b33-2b22-42b8-a32e-6674f396359a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:16,045 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:41:16,045 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1923e134-4804-425d-b03f-cdeb95a34a50', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1923e134-4804-425d-b03f-cdeb95a34a50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:17,078 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:41:17,079 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351064a2-6eb0-4233-bab1-a12d2d5cad31', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351064a2-6eb0-4233-bab1-a12d2d5cad31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:18,109 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.021s
2026-05-26 20:41:18,109 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3310666-f86e-4535-b1ed-95829316e58d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3310666-f86e-4535-b1ed-95829316e58d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:19,146 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.032s
2026-05-26 20:41:19,146 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6710d441-1cf8-487f-acd5-653002624ba7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6710d441-1cf8-487f-acd5-653002624ba7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:20,180 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:41:20,180 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4358dd-71ec-4b2d-9d4b-8baf08e70046', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4358dd-71ec-4b2d-9d4b-8baf08e70046', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:21,215 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:41:21,215 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211c3881-712e-4e6e-95ae-627da4cf39d4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211c3881-712e-4e6e-95ae-627da4cf39d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:22,243 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:41:22,244 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74535ae0-25fc-4ec8-b9a1-4ac6816e0ebc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74535ae0-25fc-4ec8-b9a1-4ac6816e0ebc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:23,274 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:23,274 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6107f6e-4035-4a49-89a7-d7e7a9b1a5bc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6107f6e-4035-4a49-89a7-d7e7a9b1a5bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:24,304 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.022s
2026-05-26 20:41:24,304 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733dcb4a-8252-4fac-abe8-a008085a749b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733dcb4a-8252-4fac-abe8-a008085a749b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:25,338 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:41:25,338 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9df9104-6245-4639-9bd4-1f611f6e4e5f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9df9104-6245-4639-9bd4-1f611f6e4e5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:26,378 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:41:26,378 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a626900-96fd-4602-acc5-f8f3622b5eb1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a626900-96fd-4602-acc5-f8f3622b5eb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:27,406 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.022s
2026-05-26 20:41:27,406 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b478eb-5933-49ba-93de-5961d40659bc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b478eb-5933-49ba-93de-5961d40659bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:28,436 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:41:28,436 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8bc0b4b-9789-4b8b-8008-85dbf67ed1e2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8bc0b4b-9789-4b8b-8008-85dbf67ed1e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:29,466 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:29,466 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b50bbc-8288-422e-8e97-61238f51d48f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b50bbc-8288-422e-8e97-61238f51d48f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:30,501 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:41:30,501 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8610b156-7e29-4f86-a56b-d6f9031b6c04', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8610b156-7e29-4f86-a56b-d6f9031b6c04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:31,534 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:41:31,535 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576e586e-982e-4f38-9675-f08d852dde70', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576e586e-982e-4f38-9675-f08d852dde70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:32,565 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:41:32,565 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7a8f65-1fff-46d6-b804-e7cf976ee5ca', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7a8f65-1fff-46d6-b804-e7cf976ee5ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:33,597 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:41:33,597 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2310d239-4a55-4966-a792-99450f795ce0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2310d239-4a55-4966-a792-99450f795ce0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:34,633 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:41:34,634 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121232a0-576e-4fc2-9963-6cf088dbeb6b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121232a0-576e-4fc2-9963-6cf088dbeb6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:35,671 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:41:35,671 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087fac35-a364-4abb-b398-a4fc8329d7fd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087fac35-a364-4abb-b398-a4fc8329d7fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:36,709 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:41:36,709 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf60491e-914b-4ca7-a596-108e798c9be9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf60491e-914b-4ca7-a596-108e798c9be9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:37,734 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.020s
2026-05-26 20:41:37,734 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84fb3a6f-6465-4183-8a1e-750d2adf1bf9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fb3a6f-6465-4183-8a1e-750d2adf1bf9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:38,762 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:41:38,762 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5219a971-c428-4875-a75d-2f0fefa0f4bd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5219a971-c428-4875-a75d-2f0fefa0f4bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:39,790 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:41:39,790 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e517cf9-ac10-4d48-9aaf-b1abe9943aa1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e517cf9-ac10-4d48-9aaf-b1abe9943aa1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:40,821 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:40,822 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09dc3b3c-002f-4baf-9874-26b16e7ec56d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09dc3b3c-002f-4baf-9874-26b16e7ec56d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:41,852 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:41:41,852 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14976a1-b729-4f4d-b4e1-ddf46efccc4d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14976a1-b729-4f4d-b4e1-ddf46efccc4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:42,881 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:41:42,882 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e9dd75-c1b9-421f-9dc6-2f1a2504c7cc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e9dd75-c1b9-421f-9dc6-2f1a2504c7cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:43,916 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:41:43,916 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0cf0f3-ac99-4728-b272-ec9b527c76c3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0cf0f3-ac99-4728-b272-ec9b527c76c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:44,953 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:41:44,953 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ea16f9-7bb1-4fe1-a5c2-6fa3144a4e15', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ea16f9-7bb1-4fe1-a5c2-6fa3144a4e15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:45,984 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:45,984 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd05206-d768-4146-98c6-0f4d4463973d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd05206-d768-4146-98c6-0f4d4463973d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:47,015 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.025s
2026-05-26 20:41:47,015 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc370ff4-007c-4b3f-8590-d92919620501', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc370ff4-007c-4b3f-8590-d92919620501', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:48,047 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:41:48,047 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a347b7f8-5173-49f1-a61f-7e61535e61d1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a347b7f8-5173-49f1-a61f-7e61535e61d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:49,079 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:41:49,080 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6830cf-6820-4a17-806b-cbec1c925f5c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6830cf-6820-4a17-806b-cbec1c925f5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:50,109 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.021s
2026-05-26 20:41:50,109 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a699f915-a9de-4885-a8c4-6d8e39fae9c7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a699f915-a9de-4885-a8c4-6d8e39fae9c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:51,137 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:41:51,137 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bfcec6-8a3f-4ed3-874f-0415e7aa0631', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bfcec6-8a3f-4ed3-874f-0415e7aa0631', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:52,170 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:41:52,171 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e7b5d7-35c5-472d-a69d-d723657490cc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e7b5d7-35c5-472d-a69d-d723657490cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:53,208 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:41:53,208 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756eab16-b64b-45f6-95c1-c451a8f8e5f2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756eab16-b64b-45f6-95c1-c451a8f8e5f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:54,236 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:41:54,237 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425b5e4c-97a7-4b3d-a850-7cdbbd1bf27c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425b5e4c-97a7-4b3d-a850-7cdbbd1bf27c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:55,268 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.026s
2026-05-26 20:41:55,268 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a588209-e870-4b39-b3c3-d94baeeef265', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a588209-e870-4b39-b3c3-d94baeeef265', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:56,300 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.026s
2026-05-26 20:41:56,300 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0855bb0d-1708-41e1-9391-3e938b311d36', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0855bb0d-1708-41e1-9391-3e938b311d36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:57,328 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:41:57,329 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e22054-46e7-4352-bd12-15a039f5849a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e22054-46e7-4352-bd12-15a039f5849a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:58,356 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.022s
2026-05-26 20:41:58,356 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204b48bb-0681-4da9-9c66-50392a629028', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204b48bb-0681-4da9-9c66-50392a629028', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:41:59,388 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.026s
2026-05-26 20:41:59,388 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:41:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43473686-0789-4107-8a45-91ebfb549727', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43473686-0789-4107-8a45-91ebfb549727', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:00,418 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.023s
2026-05-26 20:42:00,418 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d55c9ae-781d-49c7-923b-2f39e4187086', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d55c9ae-781d-49c7-923b-2f39e4187086', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:01,459 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.036s
2026-05-26 20:42:01,460 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec096f4-3215-432f-a19b-56739bc2ad73', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec096f4-3215-432f-a19b-56739bc2ad73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:02,489 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:42:02,489 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acac902-0bab-4cb2-ab4c-8c67b9ced2a4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acac902-0bab-4cb2-ab4c-8c67b9ced2a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:03,523 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.028s
2026-05-26 20:42:03,523 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598351a6-f5c2-486a-a35b-d9ea6d8ea94a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598351a6-f5c2-486a-a35b-d9ea6d8ea94a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:04,557 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.029s
2026-05-26 20:42:04,557 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a92cbf36-ab5b-47b3-a60a-cd6be25c72cd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a92cbf36-ab5b-47b3-a60a-cd6be25c72cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:05,594 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.030s
2026-05-26 20:42:05,594 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6d9cf0-edd4-4bab-88a5-862b2f0ad8d0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6d9cf0-edd4-4bab-88a5-862b2f0ad8d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:06,623 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:42:06,624 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4851b677-48e3-4539-a80c-e6c9b868cdf6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4851b677-48e3-4539-a80c-e6c9b868cdf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:07,661 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.031s
2026-05-26 20:42:07,661 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921621ea-cbff-4fd9-8ec7-e5af103e1cb6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921621ea-cbff-4fd9-8ec7-e5af103e1cb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:08,703 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.035s
2026-05-26 20:42:08,703 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7314ee5b-3983-4553-ba97-88f435a909cd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7314ee5b-3983-4553-ba97-88f435a909cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:09,735 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:42:09,736 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6457cd4-8c43-413e-86ac-9f3efdbcec01', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6457cd4-8c43-413e-86ac-9f3efdbcec01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:10,766 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:42:10,766 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd3cb1f-10df-4621-b0eb-49e16437d8d9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd3cb1f-10df-4621-b0eb-49e16437d8d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:11,795 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.024s
2026-05-26 20:42:11,795 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f164e1cd-9dbe-49a4-85f6-f2b91b2e171f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f164e1cd-9dbe-49a4-85f6-f2b91b2e171f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:12,829 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.027s
2026-05-26 20:42:12,829 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9aa7636-dc3b-464d-9ea4-3fb180cc9001', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9aa7636-dc3b-464d-9ea4-3fb180cc9001', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:39:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:12,920 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.082s
2026-05-26 20:42:12,921 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42: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-a9d0de77-fca7-4967-83d0-377faa995288', 'x-compute-request-id': 'req-a9d0de77-fca7-4967-83d0-377faa995288', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b''
2026-05-26 20:42:13,146 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.225s
2026-05-26 20:42:13,147 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c90394a-329e-48ff-90e2-d7d80afa95e0', 'x-compute-request-id': 'req-5c90394a-329e-48ff-90e2-d7d80afa95e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-756867548-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:b6:28"}, {"version": 4, "addr": "172.24.5.253", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:b6:28"}]}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "ACTIVE", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:42:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": "2026-05-26T20:38:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:42:14,342 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.187s
2026-05-26 20:42:14,342 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb476ac1-221a-4f19-89de-fc4c88dbcd42', 'x-compute-request-id': 'req-fb476ac1-221a-4f19-89de-fc4c88dbcd42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-756867548-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:b6:28"}, {"version": 4, "addr": "172.24.5.253", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:b6:28"}]}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "ACTIVE", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:42:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": "2026-05-26T20:38:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:42:15,547 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.197s
2026-05-26 20:42:15,547 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f91088-633f-4f14-9137-a667a47c5259', 'x-compute-request-id': 'req-c2f91088-633f-4f14-9137-a667a47c5259', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-756867548-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:b6:28"}, {"version": 4, "addr": "172.24.5.253", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:b6:28"}]}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "ACTIVE", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:42:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": "2026-05-26T20:38:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--856962436"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:42:16,639 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.086s
2026-05-26 20:42:16,639 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:16 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-b5dd9707-6ba6-4667-bf6b-bf9bcc4056e0', 'x-compute-request-id': 'req-b5dd9707-6ba6-4667-bf6b-bf9bcc4056e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "ACTIVE", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:42:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": "2026-05-26T20:38:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 20:42:17,747 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.102s
2026-05-26 20:42:17,747 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9be94ca-4171-46d6-a679-5451083df44b', 'x-compute-request-id': 'req-d9be94ca-4171-46d6-a679-5451083df44b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "DELETED", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:42:17Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-26T20:39:16Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": "2026-05-26T20:38:16.000000", "OS-SRV-USG:terminated_at": "2026-05-26T20:42: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-05-26 20:42:17,756 106257 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-05-26 20:42:18,868 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.112s
2026-05-26 20:42:18,869 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315fb125-0ba8-43b7-b6c8-3edeaee9e958', 'x-compute-request-id': 'req-315fb125-0ba8-43b7-b6c8-3edeaee9e958', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:38:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "e80d3a33a020bd14fb7231e25d4c587c65a6d2f7a5cdc1083519b6ef", "id": "1dc7489c-8af5-46cc-a1a0-4790a814b8fd", "image": {"id": "25377218-78e8-49ba-ab3a-062c21387faa", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/images/25377218-78e8-49ba-ab3a-062c21387faa"}]}, "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1997000071", "status": "DELETED", "tenant_id": "c463c256acdf4665b1d6a70acccbabf9", "user_id": "18fe62950a9449a8ab7b045f67497983", "updated": "2026-05-26T20:42:17Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-26T20:39:16Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-345746051", "OS-SRV-USG:launched_at": "2026-05-26T20:38:16.000000", "OS-SRV-USG:terminated_at": "2026-05-26T20:42: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-05-26 20:42:19,905 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd 0.030s
2026-05-26 20:42:19,905 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42: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-b534ef3d-6be5-443b-bdd6-91334fda9ce2', 'x-compute-request-id': 'req-b534ef3d-6be5-443b-bdd6-91334fda9ce2', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/1dc7489c-8af5-46cc-a1a0-4790a814b8fd'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1dc7489c-8af5-46cc-a1a0-4790a814b8fd could not be found."}}'
2026-05-26 20:42:19,933 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.222/compute/v2.1/os-keypairs/tempest-keypair-345746051 0.027s
2026-05-26 20:42:19,933 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42: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-24fe0b96-6586-4326-b220-f45d20e6b6fe', 'x-compute-request-id': 'req-24fe0b96-6586-4326-b220-f45d20e6b6fe', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/compute/v2.1/os-keypairs/tempest-keypair-345746051'}
Body: b''
2026-05-26 20:42:20,078 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.222/networking/v2.0/security-groups/fdf64c17-12cc-4273-91f1-d8f4b2e01222 0.145s
2026-05-26 20:42:20,079 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-abc7ff1a-908b-4f42-b903-a8988618b086', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.222/networking/v2.0/security-groups/fdf64c17-12cc-4273-91f1-d8f4b2e01222'}
Body: b''
2026-05-26 20:42:20,092 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.222/networking/v2.0/security-groups/fdf64c17-12cc-4273-91f1-d8f4b2e01222 0.013s
2026-05-26 20:42:20,092 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-297533d6-b880-49fc-8773-77af0cf95739', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.222/networking/v2.0/security-groups/fdf64c17-12cc-4273-91f1-d8f4b2e01222'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fdf64c17-12cc-4273-91f1-d8f4b2e01222 does not exist", "detail": ""}}'
2026-05-26 20:42:20,310 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.222/networking/v2.0/floatingips/6e08c22a-0327-4d70-8257-27d27402a0ce 0.217s
2026-05-26 20:42:20,310 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f8de1cdf-a0ba-4926-a148-cec2bcc14c36', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.222/networking/v2.0/floatingips/6e08c22a-0327-4d70-8257-27d27402a0ce'}
Body: b''
2026-05-26 20:42:20,349 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.039s
2026-05-26 20:42:20,349 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42: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-912ed7b9-f38f-465d-933a-b1fca9e264ee', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b''
2026-05-26 20:42:20,376 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.026s
2026-05-26 20:42:20,377 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5355d892-df55-4e67-8489-673cc48f1a1d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5355d892-df55-4e67-8489-673cc48f1a1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"volume": {"id": "6e9fca03-91a9-4eeb-aec6-893fdb9627b3", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:38:02.000000", "updated_at": "2026-05-26T20:42:20.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-984803444", "description": null, "volume_type": "tempest-scenario-type-luksv2-1481121392", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3"}], "user_id": "18fe62950a9449a8ab7b045f67497983", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c463c256acdf4665b1d6a70acccbabf9"}}'
2026-05-26 20:42:21,400 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3 0.017s
2026-05-26 20:42:21,400 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:21 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-c7d45066-47ed-4f6b-a3d6-5806db9d30ae', 'x-openstack-request-id': 'req-c7d45066-47ed-4f6b-a3d6-5806db9d30ae', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.222/volume/v3/volumes/6e9fca03-91a9-4eeb-aec6-893fdb9627b3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6e9fca03-91a9-4eeb-aec6-893fdb9627b3 could not be found."}}'
2026-05-26 20:42:21,539 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 0.138s
2026-05-26 20:42:21,539 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f497cfdb-ac79-43ac-b575-8e9be6406b11', 'content-length': '13668', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f497cfdb-ac79-43ac-b575-8e9be6406b11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "46c2dda5-aa7d-4d15-98a7-687655bb5f54", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:42:18.000000", "updated_at": "2026-05-26T20:42:18.000000", "name": "backup-vol-945cc820-d3ac-4549-83ec-5adbe09f14bc", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/46c2dda5-aa7d-4d15-98a7-687655bb5f54"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/46c2dda5-aa7d-4d15-98a7-687655bb5f54"}], "user_id": "05c6211fe5a1463cbca9147daf510b89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "9c85310f529f452d80139164bb000169", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001460@storpool#default"}, {"id": "945cc820-d3ac-4549-83ec-5adbe09f14bc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:42:16.000000", "updated_at": "2026-05-26T20:42:16.000000", "name": "tempest-VolumesBackupsTest-Volume-430050518", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/945cc820-d3ac-4549-83ec-5adbe09f14bc"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/945cc820-d3ac-4549-83ec-5adbe09f14bc"}], "user_id": "05c6211fe5a1463cbca9147daf510b89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "9c85310f529f452d80139164bb000169", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001460@storpool#default"}, {"id": "8a9ca01c-abbd-40e1-ab08-b0a8c04472f0", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:41:53.000000", "updated_at": "2026-05-26T20:42:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1682385383", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/8a9ca01c-abbd-40e1-ab08-b0a8c04472f0"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/8a9ca01c-abbd-40e1-ab08-b0a8c04472f0"}], "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a9ca01c-abbd-40e1-ab08-b0a8c04472f0", "attachment_id": "4bd31238-8f8e-463f-830a-e2487d90f2d1", "volume_id": "8a9ca01c-abbd-40e1-ab08-b0a8c04472f0", "server_id": "4a868877-a852-49e3-b8bf-b4184ff1486a", "host_name": "np0000001460", "device": "/dev/vda", "attached_at": "2026-05-26T20:42:01.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "dd249fe1aaa14a9887588605a333f967", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001460@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": "25377218-78e8-49ba-ab3a-062c21387faa", "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": "e29bf3b2-5c3e-4e44-bcec-57edd2c0e9a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:40:46.000000", "updated_at": "2026-05-26T20:42:10.000000", "name": "tempest-VolumesBackupsTest-Volume-436454566", "descripti
2026-05-26 20:42:21,586 106257 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.222/volume/v3/types/795e685f-9048-4c99-bd91-6676dd18e4e7 0.036s
2026-05-26 20:42:21,587 106257 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:42:21 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-78c36337-83e2-40b9-bf91-9eafd0bbe36b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/types/795e685f-9048-4c99-bd91-6676dd18e4e7'}
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 89, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 52, in attach_detach_volume
attached_volume = self.nova_volume_attach(server, volume)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1001, in nova_volume_attach
waiters.wait_for_volume_resource_status(volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 6e9fca03-91a9-4eeb-aec6-893fdb9627b3 failed to reach in-use status (current available) within the required time (196 s).
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 6 | 1 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt3.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] |
fail
ft3.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-26 20:35:57,017 106259 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-926433123 on backend None
2026-05-26 20:35:57,042 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.222/volume/v3/types 0.025s
2026-05-26 20:35:57,042 106259 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-luks2-926433123", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:35:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bbae1fe-0c5e-41ae-a150-6f46a39e6f42', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bbae1fe-0c5e-41ae-a150-6f46a39e6f42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/types'}
Body: b'{"volume_type": {"id": "eda4898b-7bce-4bd6-ab43-d861ae7a8230", "name": "tempest-scenario-type-luks2-926433123", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-26 20:35:57,044 106259 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: eda4898b-7bce-4bd6-ab43-d861ae7a8230
2026-05-26 20:35:57,073 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.222/volume/v3/types/eda4898b-7bce-4bd6-ab43-d861ae7a8230/encryption 0.030s
2026-05-26 20:35:57,074 106259 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, 26 May 2026 20:35:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d9368c-93d7-4228-b941-f3ac5325c5ae', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d9368c-93d7-4228-b941-f3ac5325c5ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/types/eda4898b-7bce-4bd6-ab43-d861ae7a8230/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "eda4898b-7bce-4bd6-ab43-d861ae7a8230", "encryption_id": "cbd087c5-c10a-481b-9617-d797218adfd7"}}'
2026-05-26 20:35:57,251 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.222/volume/v3/volumes 0.176s
2026-05-26 20:35:57,251 106259 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-1939977849", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-926433123", "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:35:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fe5b20-ca84-4961-8b15-c6c360f6fa3d', 'content-length': '780', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fe5b20-ca84-4961-8b15-c6c360f6fa3d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/volumes'}
Body: b'{"volume": {"id": "810e8c1e-f837-445b-80f6-f0824cba7f95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:35:57.196068", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1939977849", "description": null, "volume_type": "tempest-scenario-type-luks2-926433123", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}], "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 20:35:57,292 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95 0.035s
2026-05-26 20:35:57,292 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:35:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad4f514-fbfe-4a9d-a1bc-4d38980ac42c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad4f514-fbfe-4a9d-a1bc-4d38980ac42c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95'}
Body: b'{"volume": {"id": "810e8c1e-f837-445b-80f6-f0824cba7f95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:35:57.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1939977849", "description": null, "volume_type": "tempest-scenario-type-luks2-926433123", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}], "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd249fe1aaa14a9887588605a333f967"}}'
2026-05-26 20:35:58,339 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95 0.039s
2026-05-26 20:35:58,339 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:35:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485d289c-444b-41f9-81e9-726de57fcab9', 'content-length': '873', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485d289c-444b-41f9-81e9-726de57fcab9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95'}
Body: b'{"volume": {"id": "810e8c1e-f837-445b-80f6-f0824cba7f95", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:35:57.000000", "updated_at": "2026-05-26T20:35:57.000000", "name": "tempest-TestVolumeBootPattern-volume-1939977849", "description": null, "volume_type": "tempest-scenario-type-luks2-926433123", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}], "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd249fe1aaa14a9887588605a333f967"}}'
2026-05-26 20:35:58,344 106259 INFO [tempest.common.waiters] volume 810e8c1e-f837-445b-80f6-f0824cba7f95 reached available after waiting for 1.344960 seconds
2026-05-26 20:35:58,384 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95 0.039s
2026-05-26 20:35:58,384 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:35:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4719f400-4442-4ebf-a029-512d46b4b37a', 'content-length': '873', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4719f400-4442-4ebf-a029-512d46b4b37a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95'}
Body: b'{"volume": {"id": "810e8c1e-f837-445b-80f6-f0824cba7f95", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:35:57.000000", "updated_at": "2026-05-26T20:35:57.000000", "name": "tempest-TestVolumeBootPattern-volume-1939977849", "description": null, "volume_type": "tempest-scenario-type-luks2-926433123", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}], "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd249fe1aaa14a9887588605a333f967"}}'
2026-05-26 20:35:58,446 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95/action 0.052s
2026-05-26 20:35:58,447 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-set_bootable": {"bootable": true}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:35:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-de6ed707-c03b-4339-866c-c5a46bb2b546', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6ed707-c03b-4339-866c-c5a46bb2b546', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95/action'}
Body: b''
2026-05-26 20:35:58,590 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.222/identity/v3/auth/tokens 0.141s
2026-05-26 20:35:58,591 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 20:35:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2936', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f6ece44c-eede-44c1-8a47-7d894624619f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.222/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9b9a0bb029354f02927a9ba36ed5c3d2", "name": "tempest-TestVolumeBootPattern-278567762-project-member", "password_expires_at": null}, "audit_ids": ["-oAGMKWrRDqrdPazMP6iMA"], "expires_at": "2026-05-26T21:35:58.000000Z", "issued_at": "2026-05-26T20:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd249fe1aaa14a9887588605a333f967", "name": "tempest-TestVolumeBootPattern-278567762"}, "is_domain": false, "roles": [{"id": "6f0a6b0630924e5fb53d88bed8d47c54", "name": "reader"}, {"id": "31ff3b50a1c64eaab63c9ccd6acab554", "name": "member"}], "catalog": [{"endpoints": [{"id": "e6bfe1d274834a3a824f31733d2da6f1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/compute/v2.1", "region": "RegionOne"}], "id": "2d55ef18678a44e69851cadfa8f03f32", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "ef158f51ecde4007abf7cdaf6fac155b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/identity", "region": "RegionOne"}], "id": "37ce16cb337c46ad8c3aef61ec3368a5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "bd109bcdeb5445cfadb2c016de3d034e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/placement", "region": "RegionOne"}], "id": "9c235b911ccb4e69b8078603395c6576", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "e36db05e03d04c38aeb255f5947c4e04", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/volume/v3", "region": "RegionOne"}], "id": "b5c7fa84f4494d7b902c318a1fc58c31", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "041192dbc3b84400b381e850fa8072a2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/compute/v2/dd249fe1aaa14a9887588605a333f967", "region": "RegionOne"}], "id": "ccaaa9708d2e41ca9ffe4b89e2543e9b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "dd83bba1b2044ee994def1fa77394d60", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/image", "region": "RegionOne"}], "id": "d917b560935b48979b90fd6fbc81e58e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a764daf35fad4bf39b281a945197f45f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222/networking", "region": "RegionOne"}], "id": "ea61cdd2acbd471e8c5efd34e4e38677", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f413e00895aa40b598fae15c01d31043", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.222:8080", "region": "RegionOne"}, {"id": "fb4e99b2a1174eeaa1c53c69c0d7fd39", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.222:8080/v1/AUTH_dd249fe1aaa14a9887588605a333f967", "region": "RegionOne"}], "id": "f4a3a3a994dc41079c5cc4b867c9bd90", "type": "object-store", "name": "swift"}]}}'
2026-05-26 20:35:58,591 106259 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': 'b6c02cbc-eab3-489a-aee4-eb658878a68d', 'name': 'tempest-TestVolumeBootPattern-763476368-network', 'tenant_id': 'dd249fe1aaa14a9887588605a333f967', 'project_id': 'dd249fe1aaa14a9887588605a333f967', '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': 8466, '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-05-26T20:35:13Z', 'updated_at': '2026-05-26T20:35:13Z', 'revision_number': 1} available for tenant
2026-05-26 20:35:59,630 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.222/compute/v2.1/servers 1.039s
2026-05-26 20:35:59,631 106259 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-1512208447", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "810e8c1e-f837-445b-80f6-f0824cba7f95", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "b6c02cbc-eab3-489a-aee4-eb658878a68d"}]}}
Response - Headers: {'date': 'Tue, 26 May 2026 20:35:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-958dc18f-fe7f-43ad-9548-f768d764c29e', 'x-compute-request-id': 'req-958dc18f-fe7f-43ad-9548-f768d764c29e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/compute/v2.1/servers'}
Body: b'{"server": {"id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "WfLD3f5ZHyj6"}}'
2026-05-26 20:35:59,755 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.123s
2026-05-26 20:35:59,755 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:35:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1055', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8558a48b-220a-4942-b26a-64ab12f83517', 'x-compute-request-id': 'req-8558a48b-220a-4942-b26a-64ab12f83517', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:36:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:35:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": 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-05-26 20:36:00,922 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.155s
2026-05-26 20:36:00,922 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ff75c8-5e3b-4940-a3f1-a5bf9146a212', 'x-compute-request-id': 'req-e8ff75c8-5e3b-4940-a3f1-a5bf9146a212', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:02,059 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.130s
2026-05-26 20:36:02,059 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1097', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53bb0739-ae6c-4b33-af1a-f0ad9c28f79c', 'x-compute-request-id': 'req-53bb0739-ae6c-4b33-af1a-f0ad9c28f79c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:02,065 106259 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-26 20:36:03,183 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.117s
2026-05-26 20:36:03,183 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-638f7da8-f166-4282-8331-2578c4192189', 'x-compute-request-id': 'req-638f7da8-f166-4282-8331-2578c4192189', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:04,347 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.156s
2026-05-26 20:36:04,347 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cd4cc12-c208-4435-b172-2a59492aa419', 'x-compute-request-id': 'req-2cd4cc12-c208-4435-b172-2a59492aa419', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:05,698 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.343s
2026-05-26 20:36:05,699 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1203', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a93a564f-719a-49ae-9abb-3a4092f8f125', 'x-compute-request-id': 'req-a93a564f-719a-49ae-9abb-3a4092f8f125', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:05,706 106259 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-05-26 20:36:06,890 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.184s
2026-05-26 20:36:06,890 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a87523dd-5ead-42bb-bbaf-422eb261ed29', 'x-compute-request-id': 'req-a87523dd-5ead-42bb-bbaf-422eb261ed29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:06,896 106259 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-05-26 20:36:08,096 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.199s
2026-05-26 20:36:08,096 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed913d07-9e48-433e-8f4b-22a289bedbf3', 'x-compute-request-id': 'req-ed913d07-9e48-433e-8f4b-22a289bedbf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:09,295 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.189s
2026-05-26 20:36:09,295 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-325aca17-a313-4c95-a341-f033aa160702', 'x-compute-request-id': 'req-325aca17-a313-4c95-a341-f033aa160702', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:09,303 106259 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 10 second wait
2026-05-26 20:36:10,646 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.339s
2026-05-26 20:36:10,646 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0143af5-da2c-4903-a0b4-55f6aad8993d', 'x-compute-request-id': 'req-d0143af5-da2c-4903-a0b4-55f6aad8993d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:12,321 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.665s
2026-05-26 20:36:12,321 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab4823ec-1cc1-4cb6-bb03-20ee5c5ccb97', 'x-compute-request-id': 'req-ab4823ec-1cc1-4cb6-bb03-20ee5c5ccb97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:13,621 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.295s
2026-05-26 20:36:13,621 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113e42a1-6410-489c-a81b-ee3148a7ebdf', 'x-compute-request-id': 'req-113e42a1-6410-489c-a81b-ee3148a7ebdf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:14,835 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.206s
2026-05-26 20:36:14,836 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9f64641-1f98-4375-abc1-8ff9290c4c2e', 'x-compute-request-id': 'req-c9f64641-1f98-4375-abc1-8ff9290c4c2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:16,182 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.336s
2026-05-26 20:36:16,182 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f8d593-ff54-4289-a8dd-c28bf8a42c8c', 'x-compute-request-id': 'req-a8f8d593-ff54-4289-a8dd-c28bf8a42c8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:17,955 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.766s
2026-05-26 20:36:17,955 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d616ea0-2a8d-48c6-bd35-45f814b70d12', 'x-compute-request-id': 'req-5d616ea0-2a8d-48c6-bd35-45f814b70d12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:19,218 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.254s
2026-05-26 20:36:19,218 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-389f5a44-40cd-48c4-99d1-759f8466132c', 'x-compute-request-id': 'req-389f5a44-40cd-48c4-99d1-759f8466132c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:20,551 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.318s
2026-05-26 20:36:20,551 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dff63a9-2e1d-42b3-8d79-174a4412668f', 'x-compute-request-id': 'req-3dff63a9-2e1d-42b3-8d79-174a4412668f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:21,778 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.219s
2026-05-26 20:36:21,779 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-767b71a6-ece4-4d1f-aa11-6a1136a4acb4', 'x-compute-request-id': 'req-767b71a6-ece4-4d1f-aa11-6a1136a4acb4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:22,949 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.163s
2026-05-26 20:36:22,949 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec2cc313-8e19-4b65-a48d-9eb93829da73', 'x-compute-request-id': 'req-ec2cc313-8e19-4b65-a48d-9eb93829da73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:24,339 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.381s
2026-05-26 20:36:24,340 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d591c8-3a86-41aa-becb-30a0de78f0fb', 'x-compute-request-id': 'req-d3d591c8-3a86-41aa-becb-30a0de78f0fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:25,658 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.303s
2026-05-26 20:36:25,658 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69ef6c2-2931-4480-b68f-c66fe3799d2b', 'x-compute-request-id': 'req-d69ef6c2-2931-4480-b68f-c66fe3799d2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:26,877 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.209s
2026-05-26 20:36:26,877 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04c7b24d-0c87-4ddb-ab18-0d8d6aa77f22', 'x-compute-request-id': 'req-04c7b24d-0c87-4ddb-ab18-0d8d6aa77f22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "c5032988cc99a71eb36c496fd61915f5024fee3678234da5183d5f24", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:28,100 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.213s
2026-05-26 20:36:28,101 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5f6d72-c33f-4ce2-9390-23270d17bedd', 'x-compute-request-id': 'req-cd5f6d72-c33f-4ce2-9390-23270d17bedd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:29,284 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.177s
2026-05-26 20:36:29,284 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bbe4a86-8756-4b85-9161-97c42f892ff1', 'x-compute-request-id': 'req-4bbe4a86-8756-4b85-9161-97c42f892ff1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:30,374 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.081s
2026-05-26 20:36:30,374 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e3b6e0b-47f0-48b3-8d53-4577422e8279', 'x-compute-request-id': 'req-7e3b6e0b-47f0-48b3-8d53-4577422e8279', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:31,536 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.153s
2026-05-26 20:36:31,536 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1101', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cadc2a4e-5fae-43a7-ad82-d95498bdea68', 'x-compute-request-id': 'req-cadc2a4e-5fae-43a7-ad82-d95498bdea68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "BUILD", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": 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": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:31,543 106259 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 32 second wait
2026-05-26 20:36:32,667 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.124s
2026-05-26 20:36:32,668 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ca43f0-94fa-48d3-9312-558c873c1572', 'x-compute-request-id': 'req-27ca43f0-94fa-48d3-9312-558c873c1572', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T20:35:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.222/compute/flavors/42"}]}, "hostId": "", "id": "d2a862f1-34d0-464f-acf6-cf018eb38fa0", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}, {"rel": "bookmark", "href": "https://10.4.3.222/compute/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1512208447", "status": "ERROR", "tenant_id": "dd249fe1aaa14a9887588605a333f967", "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "updated": "2026-05-26T20:36:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-26T20:36:32Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d2a862f1-34d0-464f-acf6-cf018eb38fa0."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "810e8c1e-f837-445b-80f6-f0824cba7f95"}]}}'
2026-05-26 20:36:32,674 106259 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 33 second wait
2026-05-26 20:36:33,044 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.369s
2026-05-26 20:36:33,044 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36: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-eca175be-ad17-45f0-be06-12920881edc6', 'x-compute-request-id': 'req-eca175be-ad17-45f0-be06-12920881edc6', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b''
2026-05-26 20:36:33,071 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0 0.026s
2026-05-26 20:36:33,071 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36: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-611bd65d-cf8d-4052-a79b-82f210923653', 'x-compute-request-id': 'req-611bd65d-cf8d-4052-a79b-82f210923653', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.222/compute/v2.1/servers/d2a862f1-34d0-464f-acf6-cf018eb38fa0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d2a862f1-34d0-464f-acf6-cf018eb38fa0 could not be found."}}'
2026-05-26 20:36:33,129 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95 0.055s
2026-05-26 20:36:33,129 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36: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-b9162a9a-de47-4a31-8a8b-39bb8a0caade', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95'}
Body: b''
2026-05-26 20:36:33,178 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95 0.048s
2026-05-26 20:36:33,178 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64224f4b-870d-419b-a6ab-06c2d41cb83a', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64224f4b-870d-419b-a6ab-06c2d41cb83a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95'}
Body: b'{"volume": {"id": "810e8c1e-f837-445b-80f6-f0824cba7f95", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:35:57.000000", "updated_at": "2026-05-26T20:36:33.000000", "name": "tempest-TestVolumeBootPattern-volume-1939977849", "description": null, "volume_type": "tempest-scenario-type-luks2-926433123", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95"}], "user_id": "9b9a0bb029354f02927a9ba36ed5c3d2", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd249fe1aaa14a9887588605a333f967"}}'
2026-05-26 20:36:34,203 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95 0.017s
2026-05-26 20:36:34,203 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36: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-10415b39-b56e-48f1-9cc8-5ff271b9f410', 'x-openstack-request-id': 'req-10415b39-b56e-48f1-9cc8-5ff271b9f410', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.222/volume/v3/volumes/810e8c1e-f837-445b-80f6-f0824cba7f95'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 810e8c1e-f837-445b-80f6-f0824cba7f95 could not be found."}}'
2026-05-26 20:36:34,247 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 0.043s
2026-05-26 20:36:34,247 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395ea2e7-2e43-41c5-9dd5-9b822f358068', 'content-length': '13556', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395ea2e7-2e43-41c5-9dd5-9b822f358068', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "302ace75-22f4-41f8-81e7-d597f8ba0004", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:36:24.000000", "updated_at": "2026-05-26T20:36:33.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1374648251", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/302ace75-22f4-41f8-81e7-d597f8ba0004"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/302ace75-22f4-41f8-81e7-d597f8ba0004"}], "user_id": "4c9caf0ed2ee43918c9e3b5d115bd207", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "302ace75-22f4-41f8-81e7-d597f8ba0004", "attachment_id": "d46f65ee-aa12-4ac2-a9f9-cc0e611dd65c", "volume_id": "302ace75-22f4-41f8-81e7-d597f8ba0004", "server_id": "524547a3-712b-413b-b0d6-63892c78b72e", "host_name": "np0000001460", "device": "/dev/vdb", "attached_at": "2026-05-26T20:36:29.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "3052a81d5c45442391552ce4a4543761", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001460@storpool#template_virtual"}, {"id": "1340996a-18ff-42ae-9780-831dbf9f622a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:36:05.000000", "updated_at": "2026-05-26T20:36:16.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-453233635", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/1340996a-18ff-42ae-9780-831dbf9f622a"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/1340996a-18ff-42ae-9780-831dbf9f622a"}], "user_id": "932c47aa4f684623b72c03f321fc8428", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1340996a-18ff-42ae-9780-831dbf9f622a", "attachment_id": "d47ba8d7-89a4-4f61-8d55-43b0cd7c7f93", "volume_id": "1340996a-18ff-42ae-9780-831dbf9f622a", "server_id": "bbdd2bb9-22d6-43c5-869f-29dbdbe1fb56", "host_name": "np0000001460", "device": "/dev/vda", "attached_at": "2026-05-26T20:36:15.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "f191e3d57d8f40069d94640c96a4d765", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001460@storpool#template_virtual", "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": "25377218-78e8-49ba-ab3a-062c21387faa", "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": "c9b909f2-8360-4a7f-b3f4-a450d7b077f3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T20:36:03.000000", "updated_at": "2026-05-26T20:36:03.000000", "name": "tempest-TestStampPattern-volume-1601532700", "description": null, "volume_type": "storpool", "snapshot_id": "32ce8cf2-c54e-47e4-87a4-b37f0eceda00", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.222/volume/v3/volumes/c9b909f2-8360-4a7f-b3f4-a450d7b077f3"}, {"rel": "bookmark", "href": "https://10.4.3.222/volume/volumes/c9b909f2-8360-4a7f-b3f4-a450d7b077f3"}], "user_id": "86fa7f547a7d435db885634f70e31962", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "4ccaa5f1e016461dbeee95345303f9c6", "os-vol-mig-status-attr:migstat": null, "o
2026-05-26 20:36:34,291 106259 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.222/volume/v3/types/eda4898b-7bce-4bd6-ab43-d861ae7a8230 0.035s
2026-05-26 20:36:34,291 106259 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 20:36: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-d41af75d-3031-4f2c-a7d8-82cd35e03acc', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.222/volume/v3/types/eda4898b-7bce-4bd6-ab43-d861ae7a8230'}
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_volume_boot_pattern.py", line 381, in test_boot_server_from_encrypted_volume_luksv2
self._do_test_boot_server_from_encrypted_volume_luks('luks2')
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 356, in _do_test_boot_server_from_encrypted_volume_luks
server = 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 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, 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 d2a862f1-34d0-464f-acf6-cf018eb38fa0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-26T20:36:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d2a862f1-34d0-464f-acf6-cf018eb38fa0.'}. Request ID of server operation performed before checking the server status req-958dc18f-fe7f-43ad-9548-f768d764c29e.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt3.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]
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
pass
pt3.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt3.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] |
pass
pt3.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt3.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| 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
pt4.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
pt4.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
pt4.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
pt5.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
pt6.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
pt7.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
pt8.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
pt9.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_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt10.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
pt10.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] |
pass
pt10.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt10.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| 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
pt11.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
pt11.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
pt11.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
pt11.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
pt12.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
pt12.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
pt12.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
pt13.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
pt13.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
pt14.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
pt14.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.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt15.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| 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
pt16.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt17.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt17.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt18.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
pt19.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 | |
VolumeTypesMemberTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt21.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
pt22.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
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt25.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt33.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt35.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt36.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt37.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
pt38.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
pt38.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
pt39.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_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt42.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
pass
pt43.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt44.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt45.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| 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
pt46.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
pt46.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_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt47.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]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt48.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] |
pass
pt48.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]
|
||||||
| 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
pt49.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
pt49.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_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt51.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt52.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt52.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt52.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt53.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt60.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt86.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
pt87.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
pt88.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
pt89.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
pt89.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
pt90.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
pt90.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt99.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
pt99.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
pt100.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.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt101.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt107.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt107.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt107.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt107.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt107.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
pt107.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt110.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]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt111.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]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt111.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt114.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt116.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 320 | 293 | 3 | 0 | 24 | ||